commit | f6f43a5338751d40817859bc09a60c22d4c42bb5 | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <pbonzini@redhat.com> | Wed Sep 17 19:45:02 2025 +0200 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Wed Sep 17 19:45:02 2025 +0200 |
tree | 3e844e360825548ba61836126e779d44da417d16 | |
parent | 7d862707d6af86a31720f31fc1949112df4abadc [diff] | |
parent | d02e48830e3fce9701265f6c5a58d9bdaf906a76 [diff] |
Merge tag 'kvm-x86-fixes-6.17-rcN' of https://github.com/kvm-x86/linux into HEAD KVM x86 fix for 6.17-rcN Sync the vTPR from the local APIC to the VMCB even when AVIC is active, to fix a bug where host updates to the vTPR, e.g. via KVM_SET_LAPIC or emulation of a guest access, effectively get lost and result in interrupt delivery issues in the guest.