]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - arch/x86/kvm/vmx.c
KVM: Emulate hlt on real mode for Intel
authorAvi Kivity <avi@qumranet.com>
Tue, 5 Jun 2007 13:15:51 +0000 (16:15 +0300)
committerAvi Kivity <avi@qumranet.com>
Mon, 16 Jul 2007 09:05:46 +0000 (12:05 +0300)
commit72d6e5a08a8ba2105b3f36e32285e8fbfbed1f71
tree6d20932e350683760d79f2c6cca6ef3bfafbce96
parentd3bef15f84f91c73a5515ad4c6a1749f8f63afcf
KVM: Emulate hlt on real mode for Intel

This has two use cases: the bios can't boot from disk, and guest smp
bootstrap.

Signed-off-by: Avi Kivity <avi@qumranet.com>
drivers/kvm/kvm.h
drivers/kvm/vmx.c
drivers/kvm/x86_emulate.c