diff options
| author | Peter Xu <[email protected]> | 2019-12-04 20:07:19 +0100 |
|---|---|---|
| committer | Paolo Bonzini <[email protected]> | 2020-01-08 17:33:15 +0100 |
| commit | ac8ef992cd02cdb8290ca788746d283fe3092500 (patch) | |
| tree | f2a3bb8f496a60427f42b49c5606f81cdcce006b /tools/perf/scripts/python/export-to-sqlite.py | |
| parent | c96001c5702e66b64e0ffe533aa19d6567ce15bc (diff) | |
KVM: X86: Drop KVM_APIC_SHORT_MASK and KVM_APIC_DEST_MASK
We have both APIC_SHORT_MASK and KVM_APIC_SHORT_MASK defined for the
shorthand mask. Similarly, we have both APIC_DEST_MASK and
KVM_APIC_DEST_MASK defined for the destination mode mask.
Drop the KVM_APIC_* macros and replace the only user of them to use
the APIC_DEST_* macros instead. At the meantime, move APIC_SHORT_MASK
and APIC_DEST_MASK from lapic.c to lapic.h.
Reviewed-by: Vitaly Kuznetsov <[email protected]>
Signed-off-by: Peter Xu <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions