]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: VMX: Emulate invalid guest state by default
authorAvi Kivity <avi@redhat.com>
Tue, 12 Jun 2012 17:30:18 +0000 (20:30 +0300)
committerAvi Kivity <avi@redhat.com>
Mon, 9 Jul 2012 11:19:05 +0000 (14:19 +0300)
commit656f43f35f4e2eaeec27faa09d27358a4a0dd243
tree0dfc9ee0b7dae968097e09b1daa330a7202f2470
parent90aa3eef206489ebb76bee762aa680fa7881d0ac
KVM: VMX: Emulate invalid guest state by default

Our emulation should be complete enough that we can emulate guests
while they are in big real mode, or in a mode transition that is not
virtualizable without unrestricted guest support.

Signed-off-by: Avi Kivity <avi@redhat.com>
arch/x86/kvm/vmx.c