KVM: VMX: Fix guest state validity checks
authorAvi Kivity <avi@redhat.com>
Sun, 4 Jan 2009 21:26:52 +0000 (23:26 +0200)
committerAvi Kivity <avi@redhat.com>
Tue, 24 Mar 2009 09:02:59 +0000 (11:02 +0200)
The vmx guest state validity checks are full of bugs.  Make them
conform to the manual.

Signed-off-by: Avi Kivity <avi@redhat.com>

No differences found