This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from b463b6f69974 Merge tag 'mips_fixes_5.9_3' of git://git.kernel.org/pub/s [...] new b96e6506c2ea KVM: x86: VMX: Make smaller physical guest address space s [...] new 18391e5e9cf5 selftests: kvm: Fix assert failure in single-step test new ee6fa0530194 KVM: x86: fix MSR_IA32_TSC read for nested migration new 8d214c481611 KVM: x86: Reset MMU context if guest toggles CR4.SMAP or CR4.PKE new 4bb05f30483f KVM: SVM: Add a dedicated INVD intercept routine new 7c7ec3226f5f Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt [...]
The 6 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/svm/svm.c | 8 +++++++- arch/x86/kvm/vmx/vmx.c | 15 ++++++++++----- arch/x86/kvm/vmx/vmx.h | 5 ++++- arch/x86/kvm/x86.c | 22 ++++++++++++++++++---- tools/testing/selftests/kvm/x86_64/debug_regs.c | 2 +- 5 files changed, 40 insertions(+), 12 deletions(-)