Files
kernel_arpi/include/uapi/linux
Aaron Lewis 19238e75bd kvm: x86: Allow userspace to handle emulation errors
Add a fallback mechanism to the in-kernel instruction emulator that
allows userspace the opportunity to process an instruction the emulator
was unable to.  When the in-kernel instruction emulator fails to process
an instruction it will either inject a #UD into the guest or exit to
userspace with exit reason KVM_INTERNAL_ERROR.  This is because it does
not know how to proceed in an appropriate manner.  This feature lets
userspace get involved to see if it can figure out a better path
forward.

Signed-off-by: Aaron Lewis <aaronlewis@google.com>
Reviewed-by: David Edmondson <david.edmondson@oracle.com>
Message-Id: <20210510144834.658457-2-aaronlewis@google.com>
Reviewed-by: Jim Mattson <jmattson@google.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2021-06-24 18:00:48 -04:00
..
2021-02-09 10:58:19 +01:00
2021-04-19 15:27:36 -07:00
2021-03-04 17:58:15 -08:00
2021-02-26 09:41:03 -08:00
2021-03-23 23:40:55 -04:00
2021-03-10 09:34:06 +01:00
2021-04-02 14:21:50 -07:00
2021-03-10 09:34:06 +01:00