qemu-e2k/hw
Marc-André Lureau ea7e9b5730 meson: convert hw/pci-bridge
Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2020-08-21 06:30:28 -04:00
..
9pfs trace: switch position of headers to what Meson requires 2020-08-21 06:18:24 -04:00
acpi trace: switch position of headers to what Meson requires 2020-08-21 06:18:24 -04:00
adc hw/adc/stm32f2xx_adc: Correct memory region size and access size 2020-06-05 17:23:09 +01:00
alpha trace: switch position of headers to what Meson requires 2020-08-21 06:18:24 -04:00
arm trace: switch position of headers to what Meson requires 2020-08-21 06:18:24 -04:00
audio trace: switch position of headers to what Meson requires 2020-08-21 06:18:24 -04:00
avr hw/avr/boot: Fix memory leak in avr_load_firmware() 2020-07-21 16:13:04 +02:00
block trace: switch position of headers to what Meson requires 2020-08-21 06:18:24 -04:00
char trace: switch position of headers to what Meson requires 2020-08-21 06:18:24 -04:00
core meson: convert hw/core 2020-08-21 06:30:25 -04:00
cpu error: Eliminate error_propagate() with Coccinelle, part 1 2020-07-10 15:18:08 +02:00
cris sysbus: Convert to sysbus_realize() etc. with Coccinelle 2020-06-15 22:05:28 +02:00
display trace: switch position of headers to what Meson requires 2020-08-21 06:18:24 -04:00
dma trace: switch position of headers to what Meson requires 2020-08-21 06:18:24 -04:00
gpio trace: switch position of headers to what Meson requires 2020-08-21 06:18:24 -04:00
hppa trace: switch position of headers to what Meson requires 2020-08-21 06:18:24 -04:00
hyperv trace: switch position of headers to what Meson requires 2020-08-21 06:18:24 -04:00
i2c trace: switch position of headers to what Meson requires 2020-08-21 06:18:24 -04:00
i386 meson: infrastructure for building emulators 2020-08-21 06:30:17 -04:00
ide trace: switch position of headers to what Meson requires 2020-08-21 06:18:24 -04:00
input trace: switch position of headers to what Meson requires 2020-08-21 06:18:24 -04:00
intc trace: switch position of headers to what Meson requires 2020-08-21 06:18:24 -04:00
ipack qdev: Unrealize must not fail 2020-05-15 07:08:14 +02:00
ipmi ipmi: add SET_SENSOR_READING command 2020-07-17 11:39:46 -05:00
isa trace: switch position of headers to what Meson requires 2020-08-21 06:18:24 -04:00
lm32 sysbus: Convert to sysbus_realize() etc. with Coccinelle 2020-06-15 22:05:28 +02:00
m68k qom: Put name parameter before value / visitor parameter 2020-07-10 15:18:08 +02:00
mem meson: convert hw/mem 2020-08-21 06:30:26 -04:00
microblaze error: Eliminate error_propagate() with Coccinelle, part 1 2020-07-10 15:18:08 +02:00
mips trace: switch position of headers to what Meson requires 2020-08-21 06:18:24 -04:00
misc trace: switch position of headers to what Meson requires 2020-08-21 06:18:24 -04:00
moxie hw: Make MachineClass::is_default a boolean type 2020-02-28 14:57:19 -05:00
net trace: switch position of headers to what Meson requires 2020-08-21 06:18:24 -04:00
nios2 hw/nios2: exit to main CPU loop only when unmasking interrupts 2020-07-13 14:36:11 +01:00
nubus meson: convert hw/nubus 2020-08-21 06:30:25 -04:00
nvram trace: switch position of headers to what Meson requires 2020-08-21 06:18:24 -04:00
openrisc sysbus: Convert to sysbus_realize() etc. with Coccinelle 2020-06-15 22:05:28 +02:00
pci trace: switch position of headers to what Meson requires 2020-08-21 06:18:24 -04:00
pci-bridge meson: convert hw/pci-bridge 2020-08-21 06:30:28 -04:00
pci-host meson: convert hw/pci-host 2020-08-21 06:30:28 -04:00
pcmcia meson: convert hw/pcmcia 2020-08-21 06:30:28 -04:00
ppc trace: switch position of headers to what Meson requires 2020-08-21 06:18:24 -04:00
rdma trace: switch position of headers to what Meson requires 2020-08-21 06:18:24 -04:00
riscv trace: switch position of headers to what Meson requires 2020-08-21 06:18:24 -04:00
rtc meson: convert hw/rtc 2020-08-21 06:30:27 -04:00
rx qom: Put name parameter before value / visitor parameter 2020-07-10 15:18:08 +02:00
s390x trace: switch position of headers to what Meson requires 2020-08-21 06:18:24 -04:00
scsi meson: convert hw/scsi 2020-08-21 06:30:28 -04:00
sd meson: convert hw/sd 2020-08-21 06:30:27 -04:00
semihosting meson: convert hw/semihosting 2020-08-21 06:30:25 -04:00
sh4 hw/sh4: Extract timer definitions to 'hw/timer/tmu012.h' 2020-06-22 18:37:12 +02:00
smbios meson: convert hw/smbios 2020-08-21 06:30:25 -04:00
sparc trace: switch position of headers to what Meson requires 2020-08-21 06:18:24 -04:00
sparc64 trace: switch position of headers to what Meson requires 2020-08-21 06:18:24 -04:00
ssi meson: convert hw/ssi 2020-08-21 06:30:27 -04:00
timer meson: convert hw/timer 2020-08-21 06:30:27 -04:00
tpm meson: convert hw/tpm 2020-08-21 06:30:27 -04:00
tricore hw: Do not initialize MachineClass::is_default to 0 2020-02-28 14:57:19 -05:00
unicore32 hw/unicore32/puv3: Use qemu_log_mask(ERROR) instead of debug printf() 2020-06-09 19:01:56 +02:00
usb meson: convert hw/usb 2020-08-21 06:30:26 -04:00
vfio meson: convert hw/vfio 2020-08-21 06:30:26 -04:00
virtio meson: convert hw/virtio 2020-08-21 06:30:26 -04:00
watchdog meson: convert hw/watchdog 2020-08-21 06:30:26 -04:00
xen meson: convert hw/xen 2020-08-21 06:30:24 -04:00
xenpv trivial: Remove xenfb_enabled from sysemu.h 2020-02-04 09:00:57 +01:00
xtensa qdev: Make qdev_prop_set_drive() match the other helpers 2020-06-23 16:07:07 +02:00
Kconfig hw/avr: Add limited support for some Arduino boards 2020-07-11 11:02:05 +02:00
Makefile.objs meson: convert hw/pci-bridge 2020-08-21 06:30:28 -04:00
meson.build meson: convert hw/pci-bridge 2020-08-21 06:30:28 -04:00