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)
commit6c3287f7c5050076b554145f11bdba058de287d1
treea2acca73938e6937cbad6cc34bd8586e91973030
parent3cb16fe78ce91991a876c74fc5dc99419b737b7a
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