diff options
| author | Nadav Amit <[email protected]> | 2014-11-02 11:54:54 +0200 |
|---|---|---|
| committer | Paolo Bonzini <[email protected]> | 2014-11-17 12:16:19 +0100 |
| commit | 173beedc1601f51dae9d579aa7a414c5aa8f700b (patch) | |
| tree | c5c58dc63c355445fd84ba8628fe986099ffd709 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf | |
| parent | 5cc150279936a618187c42966a8a2f09177ac80a (diff) | |
KVM: x86: Software disabled APIC should still deliver NMIs
Currently, the APIC logical map does not consider VCPUs whose local-apic is
software-disabled. However, NMIs, INIT, etc. should still be delivered to such
VCPUs. Therefore, the APIC mode should first be determined, and then the map,
considering all VCPUs should be constructed.
To address this issue, first find the APIC mode, and only then construct the
logical map.
Signed-off-by: Nadav Amit <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf')
0 files changed, 0 insertions, 0 deletions