]> Git Repo - linux.git/commitdiff
Merge branch 'kvm-lapic-fix-and-cleanup' into HEAD
authorPaolo Bonzini <[email protected]>
Tue, 27 Dec 2022 12:56:16 +0000 (07:56 -0500)
committerPaolo Bonzini <[email protected]>
Tue, 24 Jan 2023 11:08:01 +0000 (06:08 -0500)
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 <[email protected]>
1  2 
arch/x86/include/asm/kvm-x86-ops.h
arch/x86/include/asm/kvm_host.h
arch/x86/kvm/lapic.c
arch/x86/kvm/svm/avic.c
arch/x86/kvm/svm/nested.c
arch/x86/kvm/svm/svm.c
arch/x86/kvm/vmx/vmx.c
arch/x86/kvm/x86.c

Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
Simple merge
This page took 0.104037 seconds and 4 git commands to generate.