]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: x86: Add a return code to inject_pending_event
authorJim Mattson <jmattson@google.com>
Fri, 4 Jun 2021 17:26:03 +0000 (10:26 -0700)
committerPaolo Bonzini <pbonzini@redhat.com>
Thu, 17 Jun 2021 17:09:30 +0000 (13:09 -0400)
commitf9819f4403296ffb8d29724afa3efa967cd04790
tree741c276f89d62c84431f6b31810da8db3f9d4ce5
parent2ca807f84d59f1e389ca9fa39c2ca04e603bbb6d
KVM: x86: Add a return code to inject_pending_event

No functional change intended. At present, 'r' will always be -EBUSY
on a control transfer to the 'out' label.

Signed-off-by: Jim Mattson <jmattson@google.com>
Message-Id: <20210604172611.281819-5-jmattson@google.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
arch/x86/kvm/x86.c