]> www.infradead.org Git - nvme.git/commit
Merge branch 'kvm-prefault' into HEAD
authorPaolo Bonzini <pbonzini@redhat.com>
Fri, 12 Jul 2024 15:18:45 +0000 (11:18 -0400)
committerPaolo Bonzini <pbonzini@redhat.com>
Fri, 12 Jul 2024 15:18:45 +0000 (11:18 -0400)
commitf3996d4d7996ef3ccddf6bd47edfba07f35cc425
tree1b11da89038c700b91e0af61becde9ecf40c18ea
parenteb162c941c0bf49e2e764191dcacad53edc4cbe1
parent9ff0e37c68821d1a6c482cb258ad3b4696f91254
Merge branch 'kvm-prefault' into HEAD

Pre-population has been requested several times to mitigate KVM page faults
during guest boot or after live migration.  It is also required by TDX
before filling in the initial guest memory with measured contents.
Introduce it as a generic API.
arch/x86/kvm/mmu/mmu.c