summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorYu Zhang <yu.c.zhang@linux.intel.com>2022-11-09 15:54:12 +0800
committerSean Christopherson <seanjc@google.com>2023-02-07 01:51:17 +0000
commit41acdd41973548aec573381e1166b5a388708d5b (patch)
treec2de3fb96d54c1799efc85bf5671c4ad4a9f6303 /tools/perf/scripts/python
parent11df586d774f4aab1835144fd2a8dc3cb2add8d4 (diff)
KVM: VMX: Do not trap VMFUNC instructions for L1 guests.
Explicitly disable VMFUNC in vmcs01 to document that KVM doesn't support any VM-Functions for L1. WARN in the dedicated VMFUNC handler if an exit occurs while L1 is active, but keep the existing handlers as fallbacks to avoid killing the VM as an unexpected VMFUNC VM-Exit isn't fatal Signed-off-by: Yu Zhang <yu.c.zhang@linux.intel.com> Link: https://lore.kernel.org/r/20221109075413.1405803-2-yu.c.zhang@linux.intel.com [sean: don't kill the VM on an unexpected VMFUNC from L1, reword changelog] Signed-off-by: Sean Christopherson <seanjc@google.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions