]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
KVM: VMX: Add Guest State Validity Checks
authorMohammed Gamal <m.gamal005@gmail.com>
Sun, 17 Aug 2008 13:38:32 +0000 (16:38 +0300)
committerAvi Kivity <avi@qumranet.com>
Wed, 15 Oct 2008 08:15:20 +0000 (10:15 +0200)
commit648dfaa7df2d3692db4e63dcb18dccb275d9c5a7
treec7e52aa54420df759d3ae2dcdf0fc239f831024f
parent6762b7299aa115e11815decd1fd982d015f09615
KVM: VMX: Add Guest State Validity Checks

This patch adds functions to check whether guest state is VMX compliant.

Signed-off-by: Mohammed Gamal <m.gamal005@gmail.com>
Signed-off-by: Avi Kivity <avi@qumranet.com>
arch/x86/kvm/vmx.c