Merge branch 'kvm-5.16-fixes' into kvm-master
authorPaolo Bonzini <pbonzini@redhat.com>
Tue, 16 Nov 2021 13:08:19 +0000 (08:08 -0500)
committerPaolo Bonzini <pbonzini@redhat.com>
Thu, 18 Nov 2021 07:11:57 +0000 (02:11 -0500)
commit817506df9dbaacf360e518d9ef26ca4075bbbacd
tree28a60fdbb779419d9f0e74380fd78dbceb2049ca
parente5bc4d4602b8e0e63c9d00d210120d6bcfaea590
parent8e38e96a4e616ed0936faa964ceeb5d390b6425e
Merge branch 'kvm-5.16-fixes' into kvm-master

* Fixes for Xen emulation

* Kill kvm_map_gfn() / kvm_unmap_gfn() and broken gfn_to_pfn_cache

* Fixes for migration of 32-bit nested guests on 64-bit hypervisor

* Compilation fixes

* More SEV cleanups
arch/x86/include/asm/kvm_host.h
arch/x86/kvm/mmu/mmu.c
arch/x86/kvm/svm/sev.c
arch/x86/kvm/svm/svm.h
arch/x86/kvm/x86.c
arch/x86/kvm/xen.c
include/linux/kvm_host.h
virt/kvm/kvm_main.c