diff options
| author | Sean Christopherson <[email protected]> | 2022-02-04 21:42:02 +0000 |
|---|---|---|
| committer | Paolo Bonzini <[email protected]> | 2022-03-01 08:50:47 -0500 |
| commit | 5429478d038fc945919419cfa290313463a21141 (patch) | |
| tree | 911dd113aea17c87b120819df1082da17c933519 /scripts/gdb/linux/symbols.py | |
| parent | 70180052354c894d04af07e56cf13ecf1891904f (diff) | |
KVM: x86: Add helpers to handle 64-bit APIC MSR read/writes
Add helpers to handle 64-bit APIC read/writes via MSRs to deduplicate the
x2APIC and Hyper-V code needed to service reads/writes to ICR. Future
support for IPI virtualization will add yet another path where KVM must
handle 64-bit APIC MSR reads/write (to ICR).
Opportunistically fix the comment in the write path; ICR2 holds the
destination (if there's no shorthand), not the vector.
No functional change intended.
Signed-off-by: Sean Christopherson <[email protected]>
Message-Id: <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/symbols.py')
0 files changed, 0 insertions, 0 deletions