qemu-patch-raspberry4/hw/arm
Eduardo Habkost 97c6671cf1 exynos4: Declare each QEMUMachine as a separate variable
This will make the code follow the same pattern used for other machines,
and will make it easier to automatically convert the code to be
QOM-based.

Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
Signed-off-by: Andreas Färber <afaerber@suse.de>
2015-09-19 16:39:55 +02:00
..
allwinner-a10.c hw: Mark device misusing nd_table[] FIXME 2015-04-02 15:30:32 +02:00
armv7m.c Fix bad error handling after memory_region_init_ram() 2015-09-18 14:39:29 +02:00
boot.c hw/arm: new interface for devices which need to behave differently for kernel boot 2015-09-08 17:38:43 +01:00
collie.c hw: Convert from BlockDriverState to BlockBackend, mostly 2014-10-20 14:02:25 +02:00
cubieboard.c arm: memory: Replace memory_region_init_ram with memory_region_allocate_system_memory 2015-04-08 17:30:36 +01:00
digic.c hw/arm/digic: add UART support 2013-12-17 20:12:51 +00:00
digic_boards.c arm: memory: Replace memory_region_init_ram with memory_region_allocate_system_memory 2015-04-08 17:30:36 +01:00
exynos4_boards.c exynos4: Declare each QEMUMachine as a separate variable 2015-09-19 16:39:55 +02:00
exynos4210.c Fix bad error handling after memory_region_init_ram() 2015-09-18 14:39:29 +02:00
fsl-imx25.c i.MX: Add GPIO devices to i.MX25 SOC 2015-09-14 14:39:49 +01:00
fsl-imx31.c i.MX: Add GPIO devices to i.MX31 SOC 2015-09-14 14:39:49 +01:00
gumstix.c hw: Convert from BlockDriverState to BlockBackend, mostly 2014-10-20 14:02:25 +02:00
highbank.c Fix bad error handling after memory_region_init_ram() 2015-09-18 14:39:29 +02:00
imx25_pdk.c i.MX: Add the i.MX25 PDK platform 2015-09-07 10:39:31 +01:00
integratorcp.c Fix bad error handling after memory_region_init_ram() 2015-09-18 14:39:29 +02:00
kzm.c i.MX: KZM: use standalone i.MX31 SOC support 2015-09-07 10:39:30 +01:00
mainstone.c Fix bad error handling after memory_region_init_ram() 2015-09-18 14:39:29 +02:00
Makefile.objs i.MX: Add the i.MX25 PDK platform 2015-09-07 10:39:31 +01:00
musicpal.c Fix bad error handling after memory_region_init_ram() 2015-09-18 14:39:29 +02:00
netduino2.c netduino2: Add the Netduino 2 Machine 2015-03-11 13:21:06 +00:00
nseries.c hw/arm/nseries.c: Fix misusing qemu_allocate_irqs for single irq 2015-06-03 14:21:24 +03:00
omap1.c Fix bad error handling after memory_region_init_ram() 2015-09-18 14:39:29 +02:00
omap2.c Fix bad error handling after memory_region_init_ram() 2015-09-18 14:39:29 +02:00
omap_sx1.c Fix bad error handling after memory_region_init_ram() 2015-09-18 14:39:29 +02:00
palm.c Fix bad error handling after memory_region_init_ram() 2015-09-18 14:39:29 +02:00
pxa2xx.c Fix bad error handling after memory_region_init_ram() 2015-09-18 14:39:29 +02:00
pxa2xx_gpio.c Convert (ffs(val) - 1) to ctz32(val) 2015-04-28 15:36:08 +02:00
pxa2xx_pic.c hw/arm/pxa2xx: Mark coprocessor registers as ARM_CP_IO 2015-06-15 18:06:09 +01:00
realview.c Fix bad error handling after memory_region_init_ram() 2015-09-18 14:39:29 +02:00
spitz.c Fix bad error handling after memory_region_init_ram() 2015-09-18 14:39:29 +02:00
stellaris.c Fix bad error handling after memory_region_init_ram() 2015-09-18 14:39:29 +02:00
stm32f205_soc.c Fix bad error handling after memory_region_init_ram() 2015-09-18 14:39:29 +02:00
strongarm.c arm: Use g_new() & friends where that makes obvious sense 2015-09-07 10:39:27 +01:00
strongarm.h hw: move private headers to hw/ subdirectories. 2013-04-08 18:13:16 +02:00
sysbus-fdt.c hw/arm/sysbus-fdt: enable vfio-calxeda-xgmac dynamic instantiation 2015-06-19 14:17:44 +01:00
tosa.c Fix bad error handling after memory_region_init_ram() 2015-09-18 14:39:29 +02:00
versatilepb.c arm: memory: Replace memory_region_init_ram with memory_region_allocate_system_memory 2015-04-08 17:30:36 +01:00
vexpress.c machine: Set MachineClass::name automatically 2015-09-19 16:39:28 +02:00
virt-acpi-build.c hw/arm/virt: Add high MMIO PCI region, 512G in size 2015-09-07 10:39:29 +01:00
virt.c machine: Set MachineClass::name automatically 2015-09-19 16:39:28 +02:00
xilinx_zynq.c Fix bad error handling after memory_region_init_ram() 2015-09-18 14:39:29 +02:00
xlnx-ep108.c arm: xlnx-zynqmp: Add boot-cpu property 2015-06-19 14:17:45 +01:00
xlnx-zynqmp.c Fix bad error handling after memory_region_init_ram() 2015-09-18 14:39:29 +02:00
z2.c hw: Convert from BlockDriverState to BlockBackend, mostly 2014-10-20 14:02:25 +02:00