-
- Downloads
KVM: VMX: Add the deliver posted interrupt algorithm
Only deliver the posted interrupt when target vcpu is running and there is no previous interrupt pending in pir. Signed-off-by:Yang Zhang <yang.z.zhang@Intel.com> Reviewed-by:
Gleb Natapov <gleb@redhat.com> Signed-off-by:
Marcelo Tosatti <mtosatti@redhat.com>
Showing
- arch/x86/include/asm/kvm_host.h 2 additions, 0 deletionsarch/x86/include/asm/kvm_host.h
- arch/x86/kvm/lapic.c 13 additions, 0 deletionsarch/x86/kvm/lapic.c
- arch/x86/kvm/lapic.h 1 addition, 0 deletionsarch/x86/kvm/lapic.h
- arch/x86/kvm/svm.c 6 additions, 0 deletionsarch/x86/kvm/svm.c
- arch/x86/kvm/vmx.c 63 additions, 1 deletionarch/x86/kvm/vmx.c
- virt/kvm/kvm_main.c 1 addition, 0 deletionsvirt/kvm/kvm_main.c
Loading
Please register or sign in to comment