diff options
author | Maxim Levitsky <[email protected]> | 2023-07-26 16:59:43 +0300 |
---|---|---|
committer | Paolo Bonzini <[email protected]> | 2023-07-29 11:05:24 -0400 |
commit | 514946d1436341bae57f647ee633cef5edb19ee2 (patch) | |
tree | d7e96c23f99d909a44427c9600dfa0e267b02027 /scripts/gdb/linux/modules.py | |
parent | 6eaae198076080886b9e7d57f4ae06fa782f90ef (diff) |
KVM: x86: VMX: __kvm_apic_update_irr must update the IRR atomically
If APICv is inhibited, then IPIs from peer vCPUs are done by
atomically setting bits in IRR.
This means, that when __kvm_apic_update_irr copies PIR to IRR,
it has to modify IRR atomically as well.
Signed-off-by: Maxim Levitsky <[email protected]>
Message-Id: <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions