]> 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)
commitd61e2a762a5029e73a9140e66ac02506749268af
tree9efb13c53c30cd895c430a8f3593f67a51ecb90e
parentdac2b975c30b084f0fb0b2edf9dc4e8733a939c8
parentb575d6c99e3f2cd3188901cb0db37518e180eec1
Merge remote-tracking branch 'kvm/master' into HEAD

Pick commit b575d6c99e3f ("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