On 9/2/21 5:16 PM, Philippe Mathieu-Daudé wrote:
To prove TCGCPUOps::cpu_exec_interrupt() is limited to system emulation, start by asserting it is not called under user emulation.Suggested-by: Richard Henderson<[email protected]> Signed-off-by: Philippe Mathieu-Daudé<[email protected]> --- accel/tcg/cpu-exec.c | 3 +++ 1 file changed, 3 insertions(+)
Eh, sure, I guess. I meant this merely as a diagnostic aid. Reviewed-by: Richard Henderson <[email protected]> r~
