commit | 23f3e99132aa5c5f887648c50597d8f2b5800417 | [log] [tgz] |
---|---|---|
author | Joseph Cihula <joseph.cihula@intel.com> | Tue Feb 08 11:45:56 2011 -0800 |
committer | Marcelo Tosatti <mtosatti@redhat.com> | Thu Mar 17 13:08:30 2011 -0300 |
tree | 5b1d2b1c40fb935c86d59be3ec8a598effd077f9 | |
parent | e935b8372cf8c63dc618a9f2b24ab360a225f1cd [diff] |
KVM: VMX: fix detection of BIOS disabling VMX This patch fixes the logic used to detect whether BIOS has disabled VMX, for the case where VMX is enabled only under SMX, but tboot is not active. Signed-off-by: Joseph Cihula <joseph.cihula@intel.com> Signed-off-by: Avi Kivity <avi@redhat.com>