diff options
| author | Sean Christopherson <[email protected]> | 2024-10-01 05:00:57 +0000 |
|---|---|---|
| committer | Sean Christopherson <[email protected]> | 2025-02-25 17:35:44 +0000 |
| commit | d62c02af7a96c8accf311287df80d6010044a822 (patch) | |
| tree | 3f047551a051577e4e6e6c6ead254559140125c6 /tools/testing/selftests/net/lib/py/utils.py | |
| parent | KVM: VMX: Don't modify guest XFD_ERR if CR0.TS=1 (diff) | |
| download | kernel-d62c02af7a96c8accf311287df80d6010044a822.tar.gz kernel-d62c02af7a96c8accf311287df80d6010044a822.zip | |
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) <[email protected]>
Tested-by: Shan Kang <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Sean Christopherson <[email protected]>
Diffstat (limited to 'tools/testing/selftests/net/lib/py/utils.py')
0 files changed, 0 insertions, 0 deletions
