qemu-patch-raspberry4/hw/i386
Andreas Färber c3affe5670 cpu: Pass CPUState to cpu_interrupt()
Move it to qom/cpu.h to avoid issues with include order.

Change pc_acpi_smi_interrupt() opaque to X86CPU.

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 cpu: Pass CPUState to cpu_interrupt() 2013-03-12 10:35:55 +01:00
pc_piix.c cpu: Pass CPUState to cpu_interrupt() 2013-03-12 10:35:55 +01: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