qemu-e2k/hw
Thomas Huth 4c386f8064 Do not include sysemu/sysemu.h if it's not really necessary
Stop including sysemu/sysemu.h in files that don't need it.

Signed-off-by: Thomas Huth <thuth@redhat.com>
Message-Id: <20210416171314.2074665-2-thuth@redhat.com>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
2021-05-02 17:24:50 +02:00
..
9pfs hw/9pfs/9p-synth: Replaced qemu_mutex_lock with QEMU_LOCK_GUARD 2021-03-16 11:41:49 +01:00
acpi acpi/piix4: reinitialize acpi PM device on reset 2021-04-01 12:19:52 -04:00
adc clock: Add ClockEvent parameter to callbacks 2021-03-08 17:20:01 +00:00
alpha Do not include sysemu/sysemu.h if it's not really necessary 2021-05-02 17:24:50 +02:00
arm Do not include sysemu/sysemu.h if it's not really necessary 2021-05-02 17:24:50 +02:00
audio hw: Replace anti-social QOM type names 2021-03-19 15:18:43 +01:00
avr hw/avr/arduino: List board schematic links 2021-03-15 00:39:52 +01:00
block Do not include sysemu/sysemu.h if it's not really necessary 2021-05-02 17:24:50 +02:00
char hw: Do not include hw/sysbus.h if it is not necessary 2021-05-02 17:24:50 +02:00
core Do not include sysemu/sysemu.h if it's not really necessary 2021-05-02 17:24:50 +02:00
cpu cpu/core: Fix "help" of CPU core device types 2021-04-09 16:05:16 -04:00
cris hw: Replace anti-social QOM type names 2021-03-19 15:18:43 +01:00
display hw: Remove superfluous includes of hw/hw.h 2021-05-02 17:24:50 +02:00
dma hw: Remove superfluous includes of hw/hw.h 2021-05-02 17:24:50 +02:00
gpio hw: gpio: implement gpio-pwr driver for qemu reset/poweroff 2021-01-29 10:47:28 +00:00
hppa hw: Remove superfluous includes of hw/hw.h 2021-05-02 17:24:50 +02:00
hyperv qdev: Move softmmu properties to qdev-properties-system.h 2020-12-18 15:20:17 -05:00
i2c hw: Do not include qemu/log.h if it is not necessary 2021-05-02 17:24:50 +02:00
i386 Do not include sysemu/sysemu.h if it's not really necessary 2021-05-02 17:24:50 +02:00
ide hw: Do not include hw/sysbus.h if it is not necessary 2021-05-02 17:24:50 +02:00
input Do not include sysemu/sysemu.h if it's not really necessary 2021-05-02 17:24:50 +02:00
intc Do not include sysemu/sysemu.h if it's not really necessary 2021-05-02 17:24:50 +02:00
ipack Use OBJECT_DECLARE_SIMPLE_TYPE when possible 2020-09-18 14:12:32 -04:00
ipmi hw: Do not include qemu/log.h if it is not necessary 2021-05-02 17:24:50 +02:00
isa Do not include sysemu/sysemu.h if it's not really necessary 2021-05-02 17:24:50 +02:00
lm32 hw/lm32/Kconfig: Have MILKYMIST select LM32_DEVICES 2021-03-09 22:37:08 +01:00
m68k Do not include sysemu/sysemu.h if it's not really necessary 2021-05-02 17:24:50 +02:00
mem memory: add a sparse memory device for fuzzing 2021-03-16 14:30:30 -04:00
microblaze Do not include sysemu/sysemu.h if it's not really necessary 2021-05-02 17:24:50 +02:00
mips Do not include sysemu/sysemu.h if it's not really necessary 2021-05-02 17:24:50 +02:00
misc Do not include sysemu/sysemu.h if it's not really necessary 2021-05-02 17:24:50 +02:00
moxie hw: Do not include hw/sysbus.h if it is not necessary 2021-05-02 17:24:50 +02:00
net Do not include sysemu/sysemu.h if it's not really necessary 2021-05-02 17:24:50 +02:00
nios2 Do not include sysemu/sysemu.h if it's not really necessary 2021-05-02 17:24:50 +02:00
nubus hw: Do not include hw/sysbus.h if it is not necessary 2021-05-02 17:24:50 +02:00
nvram hw: Do not include hw/sysbus.h if it is not necessary 2021-05-02 17:24:50 +02:00
openrisc target/openrisc: Move pic_cpu code into CPU object proper 2020-12-15 12:04:30 +00:00
pci virtio-pci: compat page aligned ATS 2021-04-06 07:11:36 -04:00
pci-bridge Kconfig: Compile PXB for ARM_VIRT 2021-01-17 06:42:54 -05:00
pci-host hw/pci-host/gpex: Don't fault for unmapped parts of MMIO and PIO windows 2021-04-30 11:16:52 +01:00
pcmcia hw/pcmcia: Do not register PCMCIA type if not required 2021-05-02 17:24:50 +02:00
ppc Do not include sysemu/sysemu.h if it's not really necessary 2021-05-02 17:24:50 +02:00
rdma pvrdma: wean code off pvrdma_ring.h kernel header 2021-03-15 16:41:22 +08:00
remote multi-process: perform device reset in the remote process 2021-02-10 09:23:28 +00:00
riscv hw: Do not include qemu/log.h if it is not necessary 2021-05-02 17:24:50 +02:00
rtc goldfish_rtc: re-arm the alarm after migration 2021-03-04 09:43:29 -05:00
rx Do not include sysemu/sysemu.h if it's not really necessary 2021-05-02 17:24:50 +02:00
s390x Do not include sysemu/sysemu.h if it's not really necessary 2021-05-02 17:24:50 +02:00
scsi mptsas: Remove unused MPTSASState 'pending' field (CVE-2021-3392) 2021-04-19 15:48:12 +01:00
sd hw: Do not include qemu/log.h if it is not necessary 2021-05-02 17:24:50 +02:00
sh4 Do not include sysemu/sysemu.h if it's not really necessary 2021-05-02 17:24:50 +02:00
smbios i386: do not use ram_size global 2020-12-10 12:15:08 -05:00
sparc hw: Replace anti-social QOM type names 2021-03-19 15:18:43 +01:00
sparc64 hw/ide: remove 'ide-drive' device 2021-03-18 09:22:55 +00:00
ssi Do not include sysemu/sysemu.h if it's not really necessary 2021-05-02 17:24:50 +02:00
timer hw: Do not include hw/irq.h if it is not necessary 2021-05-02 17:24:50 +02:00
tpm tpm: put some tpm devices into the correct category 2021-02-20 12:36:19 +01:00
tricore hw: Do not include qemu/log.h if it is not necessary 2021-05-02 17:24:50 +02:00
unicore32 meson: convert hw/arch* 2020-08-21 06:30:33 -04:00
usb hw: Do not include qemu/log.h if it is not necessary 2021-05-02 17:24:50 +02:00
vfio Do not include sysemu/sysemu.h if it's not really necessary 2021-05-02 17:24:50 +02:00
virtio vhost-user-fs: fix features handling 2021-04-13 16:13:41 +01:00
watchdog clock: Add ClockEvent parameter to callbacks 2021-03-08 17:20:01 +00:00
xen hw: Do not include qemu/log.h if it is not necessary 2021-05-02 17:24:50 +02:00
xenpv meson: convert hw/arch* 2020-08-21 06:30:33 -04:00
xtensa Do not include sysemu/sysemu.h if it's not really necessary 2021-05-02 17:24:50 +02:00
Kconfig semihosting: Move hw/semihosting/ -> semihosting/ 2021-03-10 15:34:12 +00:00
meson.build semihosting: Move hw/semihosting/ -> semihosting/ 2021-03-10 15:34:12 +00:00