From: Paolo Bonzini Date: Fri, 12 Jul 2024 15:18:45 +0000 (-0400) Subject: Merge branch 'kvm-prefault' into HEAD X-Git-Tag: v6.11-rc1~89^2~21 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=f3996d4d7996ef3ccddf6bd47edfba07f35cc425;p=thirdparty%2Flinux.git 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. --- f3996d4d7996ef3ccddf6bd47edfba07f35cc425