]> git.proxmox.com Git - mirror_qemu.git/commit - hw/cpu/a9mpcore.c
explicitly include qom/cpu.h
authorPaolo Bonzini <pbonzini@redhat.com>
Fri, 4 Dec 2015 10:10:07 +0000 (11:10 +0100)
committerPaolo Bonzini <pbonzini@redhat.com>
Thu, 19 May 2016 14:42:27 +0000 (16:42 +0200)
commit7d0c99a9d8e7e5a5e907d2e6f78b45f97ee06865
treeb81d81491c4cee31e50d15460dbc30015fced5e0
parent8ea952d679b134b87af53cf3b8928beaa33b40c9
explicitly include qom/cpu.h

exec/cpu-all.h includes qom/cpu.h.  Explicit inclusion
will keep things working when cpu.h will not be included
indirectly almost everywhere (either directly or through
qemu-common.h).

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
hw/acpi/piix4.c
hw/arm/collie.c
hw/cpu/a9mpcore.c
hw/isa/lpc_ich9.c
include/hw/ppc/openpic.h