summaryrefslogtreecommitdiffstats
path: root/init
diff options
context:
space:
mode:
authorShane Wang <shane.wang@intel.com>2010-04-29 18:09:01 +0200
committerAvi Kivity <avi@redhat.com>2010-05-19 10:36:34 +0200
commitcafd66595d92591e4bd25c3904e004fc6f897e2d (patch)
tree42f38daf5d634ccf958da89de2a20937849deb92 /init
parentKVM: x86: properly update ready_for_interrupt_injection (diff)
downloadlinux-cafd66595d92591e4bd25c3904e004fc6f897e2d.tar.xz
linux-cafd66595d92591e4bd25c3904e004fc6f897e2d.zip
KVM: VMX: enable VMXON check with SMX enabled (Intel TXT)
Per document, for feature control MSR: Bit 1 enables VMXON in SMX operation. If the bit is clear, execution of VMXON in SMX operation causes a general-protection exception. Bit 2 enables VMXON outside SMX operation. If the bit is clear, execution of VMXON outside SMX operation causes a general-protection exception. This patch is to enable this kind of check with SMX for VMXON in KVM. Signed-off-by: Shane Wang <shane.wang@intel.com> Signed-off-by: Avi Kivity <avi@redhat.com>
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions