From: Paolo Bonzini Date: Mon, 2 Sep 2024 14:55:27 +0000 (-0400) Subject: Merge tag 'kvm-x86-fixes-6.11-rcN' of https://github.com/kvm-x86/linux into kvm-master X-Git-Tag: v6.12~509^2~4 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=1ae99594fb7a7e78de7b1adf0feb4f681937a28e;p=platform%2Fkernel%2Flinux-amlogic.git Merge tag 'kvm-x86-fixes-6.11-rcN' of https://github.com/kvm-x86/linux into kvm-master KVM x86 fixes for 6.11 - Fixup missed comments from the REMOVED_SPTE=>FROZEN_SPTE rename. - Ensure a root is successfully loaded when pre-faulting SPTEs. - Grab kvm->srcu when handling KVM_SET_VCPU_EVENTS to guard against accessing memslots if toggling SMM happens to force a VM-Exit. - Emulate MSR_{FS,GS}_BASE on SVM even though interception is always disabled, so that KVM does the right thing if KVM's emulator encounters {RD,WR}MSR. - Explicitly clear BUS_LOCK_DETECT from KVM's caps on AMD, as KVM doesn't yet virtualize BUS_LOCK_DETECT on AMD. - Cleanup the help message for CONFIG_KVM_AMD_SEV, and call out that KVM now supports SEV-SNP too. --- 1ae99594fb7a7e78de7b1adf0feb4f681937a28e