]> git.proxmox.com Git - qemu.git/commit - target-unicore32/cpu.h
cpus: Pass CPUState to [qemu_]cpu_has_work()
authorAndreas Färber <afaerber@suse.de>
Thu, 3 May 2012 04:43:49 +0000 (06:43 +0200)
committerAndreas Färber <afaerber@suse.de>
Wed, 31 Oct 2012 03:11:37 +0000 (04:11 +0100)
commit3993c6bddf6da21977349ba1b14b86294ef4f7ff
treee740fcf1f22bb180556c97e172ec7f30d41d7f3a
parentb13ce26d3e8c6682044ae84920f2417b30ce356b
cpus: Pass CPUState to [qemu_]cpu_has_work()

For target-mips also change the return type to bool.

Make include paths for cpu-qom.h consistent for alpha and unicore32.

Signed-off-by: Andreas Färber <afaerber@suse.de>
[AF: Updated new target-openrisc function accordingly]
Acked-by: Richard Henderson <rth@twiddle.net> (for alpha)
23 files changed:
cpu-all.h
cpu-exec.c
cpus.c
hw/spapr_hcall.c
hw/xtensa_pic.c
include/qemu/cpu.h
target-alpha/cpu.c
target-alpha/cpu.h
target-arm/cpu.h
target-cris/cpu.h
target-i386/cpu.h
target-lm32/cpu.h
target-m68k/cpu.h
target-microblaze/cpu.h
target-mips/cpu.h
target-openrisc/cpu.h
target-ppc/cpu.h
target-s390x/cpu.h
target-sh4/cpu.h
target-sparc/cpu.h
target-unicore32/cpu.c
target-unicore32/cpu.h
target-xtensa/cpu.h