qemu-patch-raspberry4/hw/i386
Andreas Färber d8ed887bdc exec: Pass CPUState to cpu_reset_interrupt()
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: Andreas Färber <afaerber@suse.de>
2013-03-12 10:35:55 +01:00
..
kvmvapic.c i386: move files referencing CPU to hw/i386/ 2013-03-01 15:01:19 +01:00
Makefile.objs i386: move files referencing CPU to hw/i386/ 2013-03-01 15:01:19 +01:00
multiboot.c hw: move boards and other isolated files to hw/ARCH 2013-03-01 15:01:19 +01:00
pc.c exec: Pass CPUState to cpu_reset_interrupt() 2013-03-12 10:35:55 +01:00
pc_piix.c Merge remote-tracking branch 'bonzini/hw-dirs' into staging 2013-03-10 19:56:35 -05:00
pc_q35.c hw: move boards and other isolated files to hw/ARCH 2013-03-01 15:01:19 +01:00
smbios.c hw: move boards and other isolated files to hw/ARCH 2013-03-01 15:01:19 +01:00
xen_domainbuild.c hw: move boards and other isolated files to hw/ARCH 2013-03-01 15:01:19 +01:00
xen_machine_pv.c cpu: Move halted and interrupt_request fields to CPUState 2013-03-12 10:35:55 +01:00