]> www.infradead.org Git - users/dwmw2/linux.git/commit
Merge branch 'kvm-lapic-fix-and-cleanup' into HEAD
authorPaolo Bonzini <pbonzini@redhat.com>
Tue, 27 Dec 2022 12:56:16 +0000 (07:56 -0500)
committerPaolo Bonzini <pbonzini@redhat.com>
Fri, 13 Jan 2023 16:46:53 +0000 (11:46 -0500)
commitab41cdb5b7db291137f337ae3eaa331ff18ba625
treecde0bef2a596e00d762a810b34dee32e5a645d60
parenta7993c51f15424a561a3c7bbd11dd476deff0391
parent72c70ceeaf59330b1d63380add768bdbdeb24b7c
Merge branch 'kvm-lapic-fix-and-cleanup' into HEAD

The first half or so patches fix semi-urgent, real-world relevant APICv
and AVIC bugs.

The second half fixes a variety of AVIC and optimized APIC map bugs
where KVM doesn't play nice with various edge cases that are
architecturally legal(ish), but are unlikely to occur in most real world
scenarios

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
arch/x86/include/asm/kvm_host.h
arch/x86/kvm/svm/nested.c
arch/x86/kvm/svm/svm.c
arch/x86/kvm/x86.c