aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorSean Christopherson <[email protected]>2020-12-30 16:26:55 -0800
committerPaolo Bonzini <[email protected]>2021-02-04 05:27:31 -0500
commited72736183c45a413a8d6974dd04be90f514cb6b (patch)
tree384fa77cb24ef0cfc9264946e83d459d59249de5 /tools/perf/scripts/python
parentaec511ad153556640fb1de38bfe00c69464f997f (diff)
x86/reboot: Force all cpus to exit VMX root if VMX is supported
Force all CPUs to do VMXOFF (via NMI shootdown) during an emergency reboot if VMX is _supported_, as VMX being off on the current CPU does not prevent other CPUs from being in VMX root (post-VMXON). This fixes a bug where a crash/panic reboot could leave other CPUs in VMX root and prevent them from being woken via INIT-SIPI-SIPI in the new kernel. Fixes: d176720d34c7 ("x86: disable VMX on all CPUs on reboot") Cc: [email protected] Suggested-by: Sean Christopherson <[email protected]> Signed-off-by: David P. Reed <[email protected]> [sean: reworked changelog and further tweaked comment] Signed-off-by: Sean Christopherson <[email protected]> Message-Id: <[email protected]> Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions