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)
commita27685c33acccce91268ddef88d7896e3205fda5
tree0dfc9ee0b7dae968097e09b1daa330a7202f2470
parent80890006167ec3e570bfd7cee7a05db17d339726
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