]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
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)
commit1872a3f411ffe95c8e92300e0986a3532db55ce9
tree950136940ee6c41eb688f9f4b1939a39f349286c
parentbb3a8a178dec1e46df3138a30f76acf67fe12397
KVM: VMX: Fix guest state validity checks

The vmx guest state validity checks are full of bugs.  Make them
conform to the manual.

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