• A
    exec: Pass CPUState to cpu_reset_interrupt() · d8ed887b
    Andreas Färber 提交于
    Move it to qom/cpu.c to avoid build failures depending on include order
    of cpu-qom.h and exec/cpu-all.h.
    
    Change opaques of various ..._irq_handler() functions to the
    appropriate CPU type to facilitate using cpu_reset_interrupt().
    
    Fix Coding Style issues while at it (missing braces, indentation).
    Signed-off-by: NAndreas Färber <afaerber@suse.de>
    d8ed887b
lm32_boards.c 9.9 KB