On 2/10/23 06:37, Philippe Mathieu-Daudé wrote:
Keep reference to ISA input IRQs in EbusState.To emphasize input/output distinction, rename arrays as isa_irqs_in / isa_irqs_out. Signed-off-by: Philippe Mathieu-Daudé<[email protected]> --- hw/sparc64/sun4u.c | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-)
Reviewed-by: Richard Henderson <[email protected]> r~
