projects
/
linux-block.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
7d86270
d02e488
)
Merge tag 'kvm-x86-fixes-6.17-rcN' of https://github.com/kvm-x86/linux into HEAD
author
Paolo Bonzini
<pbonzini@redhat.com>
Wed, 17 Sep 2025 17:45:02 +0000
(19:45 +0200)
committer
Paolo Bonzini
<pbonzini@redhat.com>
Wed, 17 Sep 2025 17:45:02 +0000
(19:45 +0200)
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.
Trivial merge