unicorn/qemu/include/hw
Lioncash afaf2a99d3
apic_internal.h: Include cpu.h directly
apic_internal.h relies on cpu.h having been included (for the
X86CPU type); include it directly rather than relying on it
being pulled in via one of the other includes like timer.h.

Backports commit 20fbcfdd58ea47607a5755979d43f8c48ac93f08 from qemu
2018-02-17 15:23:29 -05:00
..
arm osdep.h: Move some compiler-specific things to compiler.h 2018-02-17 15:23:28 -05:00
cpu import 2015-08-21 15:04:50 +08:00
i386 apic_internal.h: Include cpu.h directly 2018-02-17 15:23:29 -05:00
m68k more cleanup in qemu/include/hw/ 2017-01-19 15:20:06 +08:00
mips more cleanup in qemu/include/hw/ 2017-01-19 15:20:06 +08:00
sparc cleanup Sparc unused code 2017-01-23 12:34:00 +08:00
boards.h handle some errors properly so avoid exit() during initialization. this fixes issue #237 2015-11-12 01:43:41 +08:00
hw.h del qemu/include/hw/irq.h 2017-01-19 13:14:15 +08:00
qdev-core.h cleanup Monitor related code 2017-01-23 10:07:01 +08:00
qdev.h import 2015-08-21 15:04:50 +08:00