Claudio Fontana <[email protected]> writes:
> cc->do_interrupt is a TCG callback used in accel/tcg only, > call instead directly the arm_cpu_do_interrupt for the > injection of exeptions from KVM, so that > > do_interrupt can be exported to TCG-only operations in the CPUClass. > > Signed-off-by: Claudio Fontana <[email protected]> LGTM: Reviewed-by: Alex Bennée <[email protected]> -- Alex Bennée
