qemu/hw/pci-host
Markus Armbruster 9280eb34de raven: Mark use of hw_error() in realize() FIXME
Device realize() methods aren't supposed to call hw_error(), they
should set an error and fail cleanly.  Blindly doing that would be
easy enough, but then realize() would fail without undoing its side
effects.  Just mark it FIXME for now.

Cc: "Andreas Färber" <andreas.faerber@web.de>
Cc: qemu-ppc@nongnu.org
Signed-off-by: Markus Armbruster <armbru@pond.sub.org>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Message-Id: <1450370121-5768-6-git-send-email-armbru@redhat.com>
2016-01-13 11:58:58 +01:00
..
apb.c Switch non-CPU callers from ld/st*_phys to address_space_ld/st* 2015-04-26 16:49:24 +01:00
bonito.c PCI Bonito: QOMify and cleanup 2016-01-11 11:39:28 +03:00
gpex.c pci: Add generic PCIe host bridge 2015-02-13 05:46:07 +00:00
grackle.c grackle: add to bridge category 2015-10-23 12:35:18 +11:00
Makefile.objs pci: Add generic PCIe host bridge 2015-02-13 05:46:07 +00:00
pam.c hw/i386: remove smram_update 2015-06-05 17:36:39 +02:00
piix.c igd-passthrough: fix use of host_pci_config_read 2016-01-08 16:01:37 +02:00
ppce500.c PPC: e500 pci host: Fix ATMUs register reads 2015-09-20 22:48:39 +02:00
prep.c raven: Mark use of hw_error() in realize() FIXME 2016-01-13 11:58:58 +01:00
q35.c q35: Check propery to determine if iommu is set 2015-11-17 15:41:13 +02:00
uninorth.c uninorth: add to bridge category 2015-10-23 12:35:18 +11:00
versatile.c qdev: Protect device-list-properties against broken devices 2015-10-09 15:25:57 +02:00