KVM: VMX: Fix check guest state validity if a guest is in VM86 mode
authorGleb Natapov <gleb@redhat.com>
Sun, 14 Apr 2013 13:07:37 +0000 (16:07 +0300)
committerMarcelo Tosatti <mtosatti@redhat.com>
Tue, 16 Apr 2013 21:34:19 +0000 (18:34 -0300)
If guest vcpu is in VM86 mode the vcpu state should be checked as if in
real mode.

Signed-off-by: Gleb Natapov <gleb@redhat.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>

No differences found