From: Paolo Bonzini Date: Fri, 2 Aug 2024 16:31:48 +0000 (-0400) Subject: Merge branch 'kvm-fixes' into HEAD X-Git-Tag: v6.11-rc2~19^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1773014a975919195be71646fc2c2cad1570fce4;p=thirdparty%2Fkernel%2Flinux.git Merge branch 'kvm-fixes' into HEAD * fix latent bug in how usage of large pages is determined for confidential VMs * fix "underline too short" in docs * eliminate log spam from limited APIC timer periods * disallow pre-faulting of memory before SEV-SNP VMs are initialized * delay clearing and encrypting private memory until it is added to guest page tables * this change also enables another small cleanup: the checks in SNP_LAUNCH_UPDATE that limit it to non-populated, private pages can now be moved in the common kvm_gmem_populate() function --- 1773014a975919195be71646fc2c2cad1570fce4