diff options
author | Sean Christopherson <[email protected]> | 2023-01-06 01:12:54 +0000 |
---|---|---|
committer | Paolo Bonzini <[email protected]> | 2023-01-13 10:45:30 -0500 |
commit | 2970052481b9f93e1849f5d4a1065e9fafc8d662 (patch) | |
tree | f1d7e02398baa94bfd0c84a25a361c1c62d8530f /tools/perf/scripts/python/stackcollapse.py | |
parent | 2bf934aadcac310810cc4fa120d1b576cae7e9da (diff) |
KVM: x86: Disable APIC logical map if vCPUs are aliased in logical mode
Disable the optimized APIC logical map if multiple vCPUs are aliased to
the same logical ID. Architecturally, all CPUs whose logical ID matches
the MDA are supposed to receive the interrupt; overwriting existing map
entries can result in missed IPIs.
Fixes: 1e08ec4a130e ("KVM: optimize apic interrupt delivery")
Signed-off-by: Sean Christopherson <[email protected]>
Reviewed-by: Maxim Levitsky <[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