diff options
author | Vitaly Kuznetsov <[email protected]> | 2022-10-13 11:58:48 +0200 |
---|---|---|
committer | Paolo Bonzini <[email protected]> | 2022-12-29 15:33:32 -0500 |
commit | 91a0b5478aab482d7133b8f069eb7d4590efcb7e (patch) | |
tree | 229a8d9f99457bebefc8896b09e447e1bda569c0 /tools/perf/scripts/python/stackcollapse.py | |
parent | 2f10428ace91d07a8c7bd6f127d66eaa9e3a1a9f (diff) |
KVM: selftests: Test that values written to Hyper-V MSRs are preserved
Enhance 'hyperv_features' selftest by adding a check that KVM
preserves values written to PV MSRs. Two MSRs are, however, 'special':
- HV_X64_MSR_EOI as it is a 'write-only' MSR,
- HV_X64_MSR_RESET as it always reads as '0'.
The later doesn't require any special handling right now because the
test never writes anything besides '0' to the MSR, leave a TODO node
about the fact.
Suggested-by: Sean Christopherson <[email protected]>
Signed-off-by: Vitaly Kuznetsov <[email protected]>
Reviewed-by: Sean Christopherson <[email protected]>
Message-Id: <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions