diff options
author | Sean Christopherson <seanjc@google.com> | 2024-10-01 08:00:57 +0300 |
---|---|---|
committer | Sean Christopherson <seanjc@google.com> | 2025-02-25 20:35:44 +0300 |
commit | d62c02af7a96c8accf311287df80d6010044a822 (patch) | |
tree | 3f047551a051577e4e6e6c6ead254559140125c6 /tools/perf/scripts/python/task-analyzer.py | |
parent | 3ef0df3f760f438d275334bbe193f95886890fc4 (diff) | |
download | linux-d62c02af7a96c8accf311287df80d6010044a822.tar.xz |
KVM: VMX: Pass XFD_ERR as pseudo-payload when injecting #NM
Pass XFD_ERR via KVM's exception payload mechanism when injecting an #NM
after interception so that XFD_ERR can be propagated to FRED's event_data
field without needing a dedicated field (which would need to be migrated).
For non-FRED vCPUs, this is a glorified NOP as
kvm_deliver_exception_payload() will simply do nothing (which is desirable
and correct).
Signed-off-by: Xin Li (Intel) <xin@zytor.com>
Tested-by: Shan Kang <shan.kang@intel.com>
Link: https://lore.kernel.org/r/20241001050110.3643764-15-xin@zytor.com
Signed-off-by: Sean Christopherson <seanjc@google.com>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions