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)
commit650293c3de6b042c4a2e87b2bc678efcff3843e8
treea8fc0827c12d808c3dc9d7cf2d6d17340de6b6a0
parentd82ee2819517eefd6f42465ccf3e3e621bbf4080
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