]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: x86 emulator: add new ->halt() callback
authorAvi Kivity <avi@redhat.com>
Wed, 20 Apr 2011 12:43:05 +0000 (15:43 +0300)
committerAvi Kivity <avi@redhat.com>
Sun, 22 May 2011 12:39:17 +0000 (08:39 -0400)
commit59c5659190d38edf9324a0411f1d9ba14eabc08a
treea2acca73938e6937cbad6cc34bd8586e91973030
parentbb831a76efc6a3a6f7641fa9764d62a099546037
KVM: x86 emulator: add new ->halt() callback

Instead of reaching into vcpu internals.

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