Skip to content
Commit a9c7399d authored by Avi Kivity's avatar Avi Kivity
Browse files

KVM: Allow internal errors reported to userspace to carry extra data



Usually userspace will freeze the guest so we can inspect it, but some
internal state is not available.  Add extra data to internal error
reporting so we can expose it to the debugger.  Extra data is specific
to the suberror.

Signed-off-by: default avatarAvi Kivity <avi@redhat.com>
parent c54d2aba
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment