qemu/hw/i386
Andreas Färber 259186a7d2 cpu: Move halted and interrupt_request fields to CPUState
Both fields are used in VMState, thus need to be moved together.
Explicitly zero them on reset since they were located before
breakpoints.

Pass PowerPCCPU to kvmppc_handle_halt().

Signed-off-by: Andreas Färber <afaerber@suse.de>
2013-03-12 10:35:55 +01:00
..
Makefile.objs i386: move files referencing CPU to hw/i386/ 2013-03-01 15:01:19 +01:00
kvmvapic.c 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 hw: move boards and other isolated files to hw/ARCH 2013-03-01 15:01:19 +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