KVM: VMX: Disable VMX when system shutdown
authorSheng Yang <sheng@linux.intel.com>
Wed, 29 Apr 2009 03:09:04 +0000 (11:09 +0800)
committerAvi Kivity <avi@redhat.com>
Wed, 10 Jun 2009 08:48:50 +0000 (11:48 +0300)
commit8e1c18157d8772e65247ac55525a05a26b83fffe
tree5f2c1ad732d0b8145d79911c9878641529954340
parent522c68c4416de3cd3e11a9ff10d58e776a69ae1e
KVM: VMX: Disable VMX when system shutdown

Intel TXT(Trusted Execution Technology) required VMX off for all cpu to work
when system shutdown.

CC: Joseph Cihula <joseph.cihula@intel.com>
Signed-off-by: Sheng Yang <sheng@linux.intel.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
virt/kvm/kvm_main.c