diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2025-07-28 11:04:27 -0400 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2025-07-29 08:36:28 -0400 |
commit | f05efcfe07d8af26703b75cb91c8f58924661275 (patch) | |
tree | 2df151290f60c6d4aaf10fde7bfeb10828d107fd /tools/perf/scripts/python/syscall-counts.py | |
parent | f02b1bcc73a17602903480562571069f0dff9f24 (diff) | |
parent | 83ebe715748314331f9639de2220d02debfe926d (diff) |
Merge tag 'kvm-x86-mmio-6.17' of https://github.com/kvm-x86/linux into HEAD
KVM MMIO Stale Data mitigation cleanup for 6.17
Rework KVM's mitigation for the MMIO State Data vulnerability to track
whether or not a vCPU has access to (host) MMIO based on the MMU that will be
used when running in the guest. The current approach doesn't actually detect
whether or not a guest has access to MMIO, and is prone to false negatives (and
to a lesser extent, false positives), as KVM_DEV_VFIO_FILE_ADD is optional, and
obviously only covers VFIO devices.
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions