summaryrefslogtreecommitdiffstats
path: root/virt
diff options
context:
space:
mode:
authorAvi Kivity2010-11-01 22:20:48 +0100
committerAvi Kivity2011-01-12 10:29:04 +0100
commit30bd0c4c6c5aecc338ebf32e3a6e01c98f0a0b43 (patch)
treeddac5485f0a57d25096ee94126d74fc10d3fe85a /virt
parentKVM: fix the race while wakeup all pv guest (diff)
downloadkernel-qcow2-linux-30bd0c4c6c5aecc338ebf32e3a6e01c98f0a0b43.tar.gz
kernel-qcow2-linux-30bd0c4c6c5aecc338ebf32e3a6e01c98f0a0b43.tar.xz
kernel-qcow2-linux-30bd0c4c6c5aecc338ebf32e3a6e01c98f0a0b43.zip
KVM: VMX: Disallow NMI while blocked by STI
While not mandated by the spec, Linux relies on NMI being blocked by an IF-enabling STI. VMX also refuses to enter a guest in this state, at least on some implementations. Disallow NMI while blocked by STI by checking for the condition, and requesting an interrupt window exit if it occurs. Signed-off-by: Avi Kivity <avi@redhat.com> Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
Diffstat (limited to 'virt')
0 files changed, 0 insertions, 0 deletions