On 9/2/26 05:20, Philippe Mathieu-Daudé wrote:
Expand docstring to clarify the handler is called with BQL held. Add assertion that this callback is mandatory and never NULL, since all targets must implement interrupt handling.Signed-off-by: Philippe Mathieu-Daudé<[email protected]> --- include/accel/tcg/cpu-ops.h | 11 ++++++++++- accel/tcg/cpu-exec.c | 1 + 2 files changed, 11 insertions(+), 1 deletion(-)
Reviewed-by: Richard Henderson <[email protected]> r~
