qemu-patch-raspberry4/hw
Andreas Färber dd37dfa9e7 twl92230: QOM'ify
Replace usages of FROM_I2C_SLAVE() and direct parent field accesses with
QOM cast macro. Rename parent field.

Add missing braces while at it.

Reviewed-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com>
Signed-off-by: Andreas Färber <afaerber@suse.de>
2014-02-14 16:22:32 +01:00
..
9pfs hw/9pfs: fix P9_STATS_GEN handling 2014-02-02 22:09:16 +05:30
acpi i2c: Rename i2c_bus to I2CBus 2014-02-14 16:22:31 +01:00
alpha exec: Make stq_*_phys input an AddressSpace 2014-02-11 22:57:12 +10:00
arm z2: QOM'ify AER915 2014-02-14 16:22:32 +01:00
audio wm8750: QOM'ify 2014-02-14 16:22:32 +01:00
block nand: Don't use qdev_create() in nand_init() 2014-02-14 16:22:31 +01:00
bt Preparation for usb-bt-dongle conditional build 2013-09-10 11:14:41 +02:00
char lm32_uart/lm32_juart: use qemu_chr_fe_write_all() 2014-02-04 19:34:30 +01:00
core exec: Make cpu_physical_memory_write_rom input an AS 2014-02-11 22:57:44 +10:00
cpu icc_bus: QOM'ify ICC 2013-12-24 18:02:18 +01:00
cris cris: Remove the CRIS PIC glue 2014-02-03 14:04:00 +00:00
display ssd0303: QOM'ify 2014-02-14 16:22:32 +01:00
dma exec: Make ldl_*_phys input an AddressSpace 2014-02-11 22:56:54 +10:00
gpio max7310: QOM'ify 2014-02-14 16:22:32 +01:00
i2c i2c: Rename i2c_bus to I2CBus 2014-02-14 16:22:31 +01:00
i386 i2c: Rename i2c_bus to I2CBus 2014-02-14 16:22:31 +01:00
ide trivial-patches for 2014-01-16 2014-01-30 13:56:00 +00:00
input lm832x: QOM'ify 2014-02-14 16:22:32 +01:00
intc exec: Make cpu_physical_memory_write_rom input an AS 2014-02-11 22:57:44 +10:00
isa i2c: Rename i2c_bus to I2CBus 2014-02-14 16:22:31 +01:00
lm32 hw/lm32: print error if cpu model is not found 2014-02-04 19:47:39 +01:00
m68k an5206: Don't enforce use of kernel for qtest 2013-11-05 17:47:29 +01:00
microblaze petalogix-ml605: Create the CPU with object_new() 2014-02-11 22:57:57 +10:00
mips i2c: Rename i2c_bus to I2CBus 2014-02-14 16:22:31 +01:00
misc target-arm queue: 2014-02-11 11:26:36 +00:00
moxie memory: add owner argument to initialization functions 2013-07-04 17:42:44 +02:00
net exec: Make stb_phys input an AddressSpace 2014-02-11 22:57:38 +10:00
nvram sysbus: Set cannot_instantiate_with_device_add_yet 2013-12-23 00:27:22 +01:00
openrisc openrisc-timer: Reduce overhead, Separate clock update functions 2013-11-20 21:46:45 +08:00
pci exec: Make stl_*_phys input an AddressSpace 2014-02-11 22:57:18 +10:00
pci-bridge pci-host: Consistently set cannot_instantiate_with_device_add_yet 2013-12-23 00:27:23 +01:00
pci-host raven: Use constant PCI_NUM_PINS instead of 4 2014-02-09 15:49:01 +01:00
pcmcia pcmcia/pxa2xx: QOM'ify PXA2xxPCMCIAState 2013-11-05 18:06:52 +01:00
ppc ppcemb-softmmu: Drop Mac and e500 emulation 2014-02-13 17:47:43 +01:00
s390x exec: Make stb_phys input an AddressSpace 2014-02-11 22:57:38 +10:00
scsi exec: Make stb_phys input an AddressSpace 2014-02-11 22:57:38 +10:00
sd sysbus: Set cannot_instantiate_with_device_add_yet 2013-12-23 00:27:22 +01:00
sh4 exec: Make stw_*_phys input an AddressSpace 2014-02-11 22:57:32 +10:00
sparc exec: Make cpu_physical_memory_write_rom input an AS 2014-02-11 22:57:44 +10:00
sparc64 pc,pci,virtio fixes and cleanups 2013-09-03 12:31:07 -05:00
ssi xilinx_spi: QOM cast cleanup 2013-07-29 21:07:01 +02:00
timer twl92230: QOM'ify 2014-02-14 16:22:32 +01:00
tpm aio / timers: Untangle include files 2013-08-22 19:10:27 +02:00
unicore32 puv3: Turn puv3_load_kernel() into a no-op for qtest without -kernel 2013-11-05 17:47:28 +01:00
usb usb-hid: add microsoft os descriptor support 2014-01-16 12:59:59 +01:00
virtio exec: Make stw_*_phys input an AddressSpace 2014-02-11 22:57:32 +10:00
watchdog qemu-option: Remove qemu_opts_create_nofail 2014-01-06 15:02:30 -05:00
xen xen_pt: Fix passthrough of device with ROM. 2014-01-17 15:29:33 +00:00
xtensa pc,pci,virtio fixes and cleanups 2013-09-03 12:31:07 -05:00
Makefile.objs pcmcia: QOM'ify PCMCIACardState and MicroDriveState 2013-11-05 18:06:52 +01:00