]> 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)
commit0549796c4ad100bb4f009ee23defcb0505226226
tree1a98dd6a65d5c9deaa83616b3a74fdcff5ca00fd
parentc22992afd16bfc5719764ed8bb8748d259add183
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