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)
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>

No differences found