On 11.05.23 23:16, Sean Christopherson wrote: > On Mon, May 08, 2023, Mathias Krause wrote: >> [...] >> >> Mathias Krause (3): >> KVM: x86: Do not unload MMU roots when only toggling CR0.WP with TDP >> enabled >> KVM: x86: Make use of kvm_read_cr*_bits() when testing bits >> KVM: VMX: Make CR0.WP a guest owned bit >> >> Paolo Bonzini (1): >> KVM: x86/mmu: Avoid indirect call for get_cr3 >> >> Sean Christopherson (1): >> KVM: x86/mmu: Refresh CR0.WP prior to checking for emulated permission >> faults > > Acked-by: Sean Christopherson <seanjc@xxxxxxxxxx> Thanks, Sean! I just realized, I missed to send a backport for 6.3, will do that in a moment (already running tests, but as the initial series was based on v6.3-rc1, I don't expect any surprises). Thanks, Mathias