]> www.infradead.org Git - users/dwmw2/linux.git/commitdiff
Merge tag 'kvm-memslots-6.14' of https://github.com/kvm-x86/linux into HEAD
authorPaolo Bonzini <pbonzini@redhat.com>
Mon, 20 Jan 2025 11:36:14 +0000 (06:36 -0500)
committerPaolo Bonzini <pbonzini@redhat.com>
Mon, 20 Jan 2025 11:36:14 +0000 (06:36 -0500)
KVM kvm_set_memory_region() cleanups and hardening for 6.14:

 - Add proper lockdep assertions when setting memory regions.

 - Add a dedicated API for setting KVM-internal memory regions.

 - Explicitly disallow all flags for KVM-internal memory regions.

1  2 
arch/x86/kvm/x86.c

Simple merge