]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: x86 emulator: drop vcpu argument from memory read/write callbacks
authorAvi Kivity <avi@redhat.com>
Wed, 20 Apr 2011 10:37:53 +0000 (13:37 +0300)
committerAvi Kivity <avi@redhat.com>
Wed, 11 May 2011 11:57:10 +0000 (07:57 -0400)
commitf7f2af723004f8e2caa77894e18e7381026f6463
treea460005086619e5959242404c8cd7be0d766de3d
parent3c30ad56c58a0409e14387891c2bf2ddd0d8596f
KVM: x86 emulator: drop vcpu argument from memory read/write callbacks

Making the emulator caller agnostic.

Signed-off-by: Avi Kivity <avi@redhat.com>
arch/x86/include/asm/kvm_emulate.h
arch/x86/kvm/emulate.c
arch/x86/kvm/x86.c