]> www.infradead.org Git - users/dwmw2/linux.git/commit
Merge branch 'kvm-fixes' into HEAD
authorPaolo Bonzini <pbonzini@redhat.com>
Fri, 2 Aug 2024 16:31:48 +0000 (12:31 -0400)
committerPaolo Bonzini <pbonzini@redhat.com>
Fri, 2 Aug 2024 16:33:43 +0000 (12:33 -0400)
commit1773014a975919195be71646fc2c2cad1570fce4
tree3871bb33896b7b703cb54ec373706ba573cd83de
parent29b5bbf7e97fb4aee55df17a38f5bc192b1928ae
parentaca0ec970d7644954caf01a40c5538d4400c01bd
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
Documentation/virt/kvm/api.rst