qemu-e2k/hw
Andreas Färber a3ef7a61e3 fdc: Improve error propagation for QOM realize
Rename fdctrl_init_common() to fdctrl_realize_common() and let
fdctrl_connect_drives() propagate an Error through it.

Reviewed-by: Hu Tao <hutao@cn.fujitsu.com>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Signed-off-by: Andreas Färber <afaerber@suse.de>
2013-07-23 00:37:35 +02:00
..
9pfs
acpi acpi/piix4: QOM parent field cleanup 2013-07-23 00:37:33 +02:00
alpha target-alpha: Move alarm to vm_clock 2013-07-18 06:44:55 -07:00
arm hw/arm: Use 'load_ramdisk()' for loading ramdisks w/ U-Boot header 2013-07-22 12:01:37 +01:00
audio
block fdc: Improve error propagation for QOM realize 2013-07-23 00:37:35 +02:00
bt
char char/cadence_uart: Fix reset for unattached instances 2013-07-15 12:28:07 +01:00
core hw/loader: Support ramdisk with u-boot header 2013-07-22 12:00:56 +01:00
cpu hw/cpu/a15mpcore: Correct default value for num-irq 2013-07-15 16:17:02 +01:00
cris
display display/vmware_vga: QOM parent field cleanup 2013-07-23 00:37:34 +02:00
dma hw/dma/omap_dma: Fix bugs with DMA requests above 32 2013-07-15 16:17:44 +01:00
gpio
i2c hw: Avoid use of QOM type name macros in VMStateDescriptions 2013-07-23 00:37:32 +02:00
i386 kvm/clock: QOM'ify some more 2013-07-23 00:37:35 +02:00
ide ahci: QOM'ify some more 2013-07-23 00:37:34 +02:00
input
intc
isa
lm32
m68k
microblaze
mips
misc misc/ivshmem: QOM parent field cleanup 2013-07-23 00:37:34 +02:00
moxie
net net/pcnet-pci: QOM Upcast Sweep 2013-07-23 00:37:33 +02:00
nvram fwcfg: QOM'ify some more 2013-07-23 00:37:34 +02:00
openrisc
pci pci,net,pc enhancements 2013-07-18 08:12:47 -05:00
pci-bridge pci,net,pc enhancements 2013-07-18 08:12:47 -05:00
pci-host q35: Use QOM realize for q35 host bridge 2013-07-23 00:37:34 +02:00
ppc
s390x virtio-ccw: Enable x-data-plane for virtio-ccw-blk 2013-07-15 17:39:04 +02:00
scsi scsi/esp: QOM'ify some more 2013-07-23 00:37:34 +02:00
sd sd/pl181.c: Avoid undefined shift behaviour in RWORD macro 2013-07-15 16:17:30 +01:00
sh4
sparc
sparc64
ssi
timer hpet: QOM'ify some more 2013-07-23 00:37:35 +02:00
tpm
unicore32
usb ohci: Use QOM realize for OHCI 2013-07-23 00:37:34 +02:00
virtio arm-devs queue 2013-07-22 10:14:24 -05:00
watchdog
xen xen/xen_platform: QOM parent field cleanup 2013-07-23 00:37:34 +02:00
xtensa
Makefile.objs