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)
commit0f65dd70a442ff498da10cec0a599fbd9d2d6f9e
treea460005086619e5959242404c8cd7be0d766de3d
parent7295261cdd42e6d41666df38d1b613cdd9e95f46
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