aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/net/lib/py/utils.py
diff options
context:
space:
mode:
authorSean Christopherson <[email protected]>2025-02-27 01:25:33 +0000
committerSean Christopherson <[email protected]>2025-03-03 15:26:39 +0000
commit807cb9ce2ed9a1b6e79e70fb2cdb7860f1517dcc (patch)
treef2382123f4e0b9fe08d3d9ec65b7599b5d471667 /tools/testing/selftests/net/lib/py/utils.py
parentKVM: SVM: Save host DR masks on CPUs with DebugSwap (diff)
downloadkernel-807cb9ce2ed9a1b6e79e70fb2cdb7860f1517dcc.tar.gz
kernel-807cb9ce2ed9a1b6e79e70fb2cdb7860f1517dcc.zip
KVM: SVM: Don't rely on DebugSwap to restore host DR0..DR3
Never rely on the CPU to restore/load host DR0..DR3 values, even if the CPU supports DebugSwap, as there are no guarantees that SNP guests will actually enable DebugSwap on APs. E.g. if KVM were to rely on the CPU to load DR0..DR3 and skipped them during hw_breakpoint_restore(), KVM would run with clobbered-to-zero DRs if an SNP guest created APs without DebugSwap enabled. Update the comment to explain the dangers, and hopefully prevent breaking KVM in the future. Reviewed-by: Tom Lendacky <[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