]> git.baikalelectronics.ru Git - kernel.git/commit
Merge remote-tracking branch 'kvm/master' into HEAD
authorPaolo Bonzini <pbonzini@redhat.com>
Tue, 21 Dec 2021 17:51:09 +0000 (12:51 -0500)
committerPaolo Bonzini <pbonzini@redhat.com>
Tue, 21 Dec 2021 17:51:09 +0000 (12:51 -0500)
commit04097c0855fdae864dfc5ff07be45394de75704a
tree9efb13c53c30cd895c430a8f3593f67a51ecb90e
parentacb8f282f043040d3ccc0577585ef1892304459f
parent76b25000867111067128fbc33d63cd29fec571d9
Merge remote-tracking branch 'kvm/master' into HEAD

Pick commit 76b250008671 ("KVM: VMX: Wake vCPU when delivering posted
IRQ even if vCPU == this vCPU").  In addition to fixing a bug, it
also aligns the non-nested and nested usage of triggering posted
interrupts, allowing for additional cleanups.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Documentation/admin-guide/kernel-parameters.txt
arch/x86/include/asm/kvm_host.h
arch/x86/kvm/hyperv.c
arch/x86/kvm/mmu/mmu.c
arch/x86/kvm/mmu/tdp_mmu.c
arch/x86/kvm/svm/svm.c
arch/x86/kvm/vmx/vmx.c
arch/x86/kvm/x86.c