]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Merge tag 'kvm-x86-gmem-7.1' of https://github.com/kvm-x86/linux into HEAD
authorPaolo Bonzini <pbonzini@redhat.com>
Mon, 13 Apr 2026 09:50:41 +0000 (11:50 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Mon, 13 Apr 2026 09:50:41 +0000 (11:50 +0200)
commited86b06bb35f6ccd2b81995803b8ec93ab97955b
tree9671fab2ca65a3462aa7d19c3e7e179c0141f487
parente74c3a8891c05f88eeb87121de7e12dc95766a4a
parent6dad5447c7bfca26b5d72604b5378dca6dc58bbc
Merge tag 'kvm-x86-gmem-7.1' of https://github.com/kvm-x86/linux into HEAD

KVM guest_memfd changes for 7.1

Don't mark guest_memfd folios as accessed, as guest_memfd doesn't support
reclaim, the memory is unevictable, and there is no storage to write back to.