diff options
author | Sean Christopherson <seanjc@google.com> | 2025-04-01 09:34:42 -0700 |
---|---|---|
committer | Sean Christopherson <seanjc@google.com> | 2025-04-24 11:19:38 -0700 |
commit | 6433fc01f9f19573894cdcf776679c10d1310801 (patch) | |
tree | 8256cf8368d15fbc972711d3ace19dc8c9c6803b /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 3cdb8261504cc5503a74d57e619cd7915431b088 (diff) |
KVM: VMX: Ensure vIRR isn't reloaded at odd times when sync'ing PIR
Read each vIRR exactly once when shuffling IRQs from the PIR to the vAPIC
to ensure getting the highest priority IRQ from the chunk doesn't reload
from the vIRR. In practice, a reload is functionally benign as vcpu->mutex
is held and so IRQs can be consumed, i.e. new IRQs can appear, but existing
IRQs can't disappear.
Link: https://lore.kernel.org/r/20250401163447.846608-4-seanjc@google.com
Signed-off-by: Sean Christopherson <seanjc@google.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions