On 11/8/18 5:33 PM, Alex Bennée wrote: > When we are debugging the guest all exceptions come our way but might > be for the guest's own debug exceptions. We use the ->do_interrupt() > infrastructure to inject the exception into the guest. However, we are > missing a full setup of the exception structure, causing an assert > later down the line. > > Signed-off-by: Alex Bennée <[email protected]> > Reviewed-by: Peter Maydell <[email protected]>
Reviewed-by: Richard Henderson <[email protected]> r~
