]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: x86 emulator: add ->fix_hypercall() callback
authorAvi Kivity <avi@redhat.com>
Wed, 20 Apr 2011 12:47:13 +0000 (15:47 +0300)
committerAvi Kivity <avi@redhat.com>
Sun, 22 May 2011 12:39:18 +0000 (08:39 -0400)
commit51e63a1f348e257b0f609e5a18a772de92903e7d
tree1a98dd6a65d5c9deaa83616b3a74fdcff5ca00fd
parent59c5659190d38edf9324a0411f1d9ba14eabc08a
KVM: x86 emulator: add ->fix_hypercall() callback

Artificial, but needed to remove direct calls to KVM.

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