qemu-irix/hw
Markus Armbruster e688df6bc4 Include qapi/error.h exactly where needed
This cleanup makes the number of objects depending on qapi/error.h
drop from 1910 (out of 4743) to 1612 in my "build everything" tree.

While there, separate #include from file comment with a blank line,
and drop a useless comment on why qemu/osdep.h is included first.

Reviewed-by: Eric Blake <eblake@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Signed-off-by: Markus Armbruster <armbru@redhat.com>
Message-Id: <20180201111846.21846-5-armbru@redhat.com>
[Semantic conflict with commit 34e304e975 resolved, OSX breakage fixed]
2018-02-09 13:50:17 +01:00
..
9pfs Include qapi/error.h exactly where needed 2018-02-09 13:50:17 +01:00
acpi Include qapi/error.h exactly where needed 2018-02-09 13:50:17 +01:00
adc Include qapi/error.h exactly where needed 2018-02-09 13:50:17 +01:00
alpha
arm hw/arm: Replace fprintf(stderr, "*\n" with error_report() 2018-02-06 18:26:42 +01:00
audio hw/audio/sb16.c: change dolog() to qemu_log_mask() 2018-02-02 08:19:47 +01:00
block Clean up includes 2018-02-09 05:05:11 +01:00
bt
char Include qapi/error.h exactly where needed 2018-02-09 13:50:17 +01:00
core Include qapi/error.h exactly where needed 2018-02-09 13:50:17 +01:00
cpu
cris
display Include qapi/error.h exactly where needed 2018-02-09 13:50:17 +01:00
dma hw/dma: Replace fprintf(stderr, "*\n" with error_report() 2018-02-06 18:29:09 +01:00
gpio
hppa hw/hppa: Use qemu_log_mask instead of fprintf to stderr 2018-02-04 14:11:03 -08:00
i2c Include qapi/error.h exactly where needed 2018-02-09 13:50:17 +01:00
i386 Include qapi/error.h exactly where needed 2018-02-09 13:50:17 +01:00
ide Include qapi/error.h exactly where needed 2018-02-09 13:50:17 +01:00
input qdev: use device_class_set_parent_realize/unrealize/reset() 2018-02-05 13:54:38 +01:00
intc Include qapi/error.h exactly where needed 2018-02-09 13:50:17 +01:00
ipack
ipmi Include qapi/error.h exactly where needed 2018-02-09 13:50:17 +01:00
isa
lm32 hw/lm32: Replace fprintf(stderr, "*\n" with error_report() 2018-02-06 18:29:26 +01:00
m68k
mem
microblaze
mips Include qapi/error.h exactly where needed 2018-02-09 13:50:17 +01:00
misc Include qapi/error.h exactly where needed 2018-02-09 13:50:17 +01:00
moxie hw/moxie: Replace fprintf(stderr, "*\n" with error_report() 2018-02-06 18:29:26 +01:00
net Include qapi/error.h exactly where needed 2018-02-09 13:50:17 +01:00
nios2 Include qapi/error.h exactly where needed 2018-02-09 13:50:17 +01:00
nvram Clean up includes 2018-02-09 05:05:11 +01:00
openrisc hw/openrisc: Replace fprintf(stderr, "*\n" with error_report() 2018-02-06 18:29:26 +01:00
pci Include qapi/error.h exactly where needed 2018-02-09 13:50:17 +01:00
pci-bridge Include qapi/error.h exactly where needed 2018-02-09 13:50:17 +01:00
pci-host Include qapi/error.h exactly where needed 2018-02-09 13:50:17 +01:00
pcmcia
ppc Include qapi/error.h exactly where needed 2018-02-09 13:50:17 +01:00
s390x Include qapi/error.h exactly where needed 2018-02-09 13:50:17 +01:00
scsi Include qapi/error.h exactly where needed 2018-02-09 13:50:17 +01:00
sd Include qapi/error.h exactly where needed 2018-02-09 13:50:17 +01:00
sh4
smbios Include qapi/error.h exactly where needed 2018-02-09 13:50:17 +01:00
sparc hw/sparc*: Replace fprintf(stderr, "*\n" with error_report() 2018-02-06 18:29:46 +01:00
sparc64 Include qapi/error.h exactly where needed 2018-02-09 13:50:17 +01:00
ssi Include qapi/error.h exactly where needed 2018-02-09 13:50:17 +01:00
timer Include qapi/error.h exactly where needed 2018-02-09 13:50:17 +01:00
tpm Clean up includes 2018-02-09 05:05:11 +01:00
tricore
unicore32
usb Include qapi/error.h exactly where needed 2018-02-09 13:50:17 +01:00
vfio * socket option parsing fix (Daniel) 2018-02-07 20:40:36 +00:00
virtio Include qapi/error.h exactly where needed 2018-02-09 13:50:17 +01:00
watchdog Include qapi/error.h exactly where needed 2018-02-09 13:50:17 +01:00
xen hw/xen*: Replace fprintf(stderr, "*\n" with error_report() 2018-02-06 18:29:46 +01:00
xenpv hw/xen*: Replace fprintf(stderr, "*\n" with error_report() 2018-02-06 18:29:46 +01:00
xtensa Clean up includes 2018-02-09 05:05:11 +01:00
Makefile.objs