]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: nVMX: Add a return code to vmx_complete_nested_posted_interrupt
authorJim Mattson <jmattson@google.com>
Fri, 4 Jun 2021 17:26:02 +0000 (10:26 -0700)
committerPaolo Bonzini <pbonzini@redhat.com>
Thu, 17 Jun 2021 17:09:30 +0000 (13:09 -0400)
commit2ca807f84d59f1e389ca9fa39c2ca04e603bbb6d
treea8fc0827c12d808c3dc9d7cf2d6d17340de6b6a0
parent09a2813715e97badcaf5d1df1b628d79dc7250f6
KVM: nVMX: Add a return code to vmx_complete_nested_posted_interrupt

No functional change intended.

Signed-off-by: Jim Mattson <jmattson@google.com>
Reviewed-by: Oliver Upton <oupton@google.com>
Message-Id: <20210604172611.281819-4-jmattson@google.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
arch/x86/kvm/vmx/nested.c