This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from bcde95ce32b6 Merge tag 'devicetree-fixes-for-6.13-1' of git://git.kerne [...] new 37d1d99b8806 KVM: VMX: don't include '<linux/find.h>' directly new 398b7b6cb9e0 KVM: x86: let it be known that ignore_msrs is a bad idea new d81cadbe1642 KVM: SVM: Disable AVIC on SNP-enabled system without HvInU [...] new 9b42d1e8e4fe KVM: x86: Play nice with protected guests in complete_hype [...] new 4d5163cba43f KVM: SVM: Allow guest writes to set MSR_AMD64_DE_CFG bits new 386d69f9f29b KVM: x86/mmu: Treat TDP MMU faults as spurious if access i [...] new 8afa5b10af9d Merge tag 'kvm-x86-fixes-6.13-rcN' of https://github.com/k [...] new b1fdbe77be6d Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt [...]
The 8 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/include/asm/cpufeatures.h | 1 + arch/x86/kvm/mmu/mmu.c | 12 ------------ arch/x86/kvm/mmu/spte.h | 17 +++++++++++++++++ arch/x86/kvm/mmu/tdp_mmu.c | 5 +++++ arch/x86/kvm/svm/avic.c | 6 ++++++ arch/x86/kvm/svm/svm.c | 9 --------- arch/x86/kvm/vmx/posted_intr.h | 2 +- arch/x86/kvm/x86.c | 9 ++++++++- 8 files changed, 38 insertions(+), 23 deletions(-)