]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: x86 emulator: make emulate_invlpg() an emulator callback
authorAvi Kivity <avi@redhat.com>
Wed, 20 Apr 2011 12:38:44 +0000 (15:38 +0300)
committerAvi Kivity <avi@redhat.com>
Sun, 22 May 2011 12:39:15 +0000 (08:39 -0400)
commitbb831a76efc6a3a6f7641fa9764d62a099546037
treeff534615110fac70fd2cf60e4d9588be3067d862
parentfc66ff1ee1699e74f7f64aaf966f17662f1b1a96
KVM: x86 emulator: make emulate_invlpg() an emulator callback

Removing 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