This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from a14980444f41 Merge tag 'soc-fixes-6.19-3' of git://git.kernel.org/pub/s [...] new cfbe371194d1 KVM: SVM: Check vCPU ID against max x2AVIC ID if and only [...] new b4d37cdb77a0 KVM: Don't clobber irqfd routing type when deassigning irqfd new ef3719e33e66 KVM: x86: Assert that non-MSI doesn't have bypass vCPU whe [...] new e396a7422265 KVM: selftests: Add -U_FORTIFY_SOURCE to avoid some unpred [...] new f8ade833b733 KVM: x86: Explicitly configure supported XSS from {svm,vmx [...] new 0de4a0eec25b Merge tag 'kvm-x86-fixes-6.19-rc8' of https://github.com/k [...] new 27db1ae6ecdf Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt [...]
The 7 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: arch/x86/kvm/irq.c | 3 ++- arch/x86/kvm/svm/avic.c | 4 +-- arch/x86/kvm/svm/svm.c | 2 ++ arch/x86/kvm/vmx/vmx.c | 2 ++ arch/x86/kvm/x86.c | 30 ++++++++++++---------- arch/x86/kvm/x86.h | 2 ++ tools/testing/selftests/kvm/Makefile.kvm | 1 + virt/kvm/eventfd.c | 44 +++++++++++++++++--------------- 8 files changed, 52 insertions(+), 36 deletions(-)