From: Paolo Bonzini Date: Fri, 1 Sep 2023 19:49:45 +0000 (-0400) Subject: Merge branch 'kvm-x86-mmu-6.6' into HEAD X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=d011151616e73de20c139580b73fa4c7042bd861;p=linux.git Merge branch 'kvm-x86-mmu-6.6' into HEAD KVM x86 MMU changes for 6.6: - Rip out the ancient MMU_DEBUG crud and replace the useful bits with CONFIG_KVM_PROVE_MMU - Overhaul KVM's page-track APIs, and KVMGT's usage, to reduce the API surface that is needed by external users (currently only KVMGT), and fix a variety of issues in the process - Fix KVM's handling of !visible guest roots to avoid premature triple fault injection by loading a dummy root backed by the zero page --- d011151616e73de20c139580b73fa4c7042bd861