diff options
| author | Paolo Bonzini <[email protected]> | 2022-02-24 09:53:36 -0500 |
|---|---|---|
| committer | Paolo Bonzini <[email protected]> | 2022-03-01 08:50:45 -0500 |
| commit | d22a81b304a27fca6124174a8e842e826c193466 (patch) | |
| tree | c9ce4508e91d461adfba4777470488249ef118ae /scripts/gdb/linux/symbols.py | |
| parent | f66af9f222f08d5b11ea41c1bd6c07a0f12daa07 (diff) | |
KVM: x86: Do not change ICR on write to APIC_SELF_IPI
Emulating writes to SELF_IPI with a write to ICR has an unwanted side effect:
the value of ICR in vAPIC page gets changed. The lists SELF_IPI as write-only,
with no associated MMIO offset, so any write should have no visible side
effect in the vAPIC page.
Reported-by: Chao Gao <[email protected]>
Reviewed-by: Sean Christopherson <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/symbols.py')
0 files changed, 0 insertions, 0 deletions