]> Git Repo - qemu.git/commit - hw/scsi/lsi53c895a.c
scsi: Improve error propagation for scsi_bus_legacy_handle_cmdline()
authorAndreas Färber <[email protected]>
Sun, 21 Jul 2013 10:16:34 +0000 (12:16 +0200)
committerAndreas Färber <[email protected]>
Mon, 22 Jul 2013 22:37:35 +0000 (00:37 +0200)
commitcaad4eb345dc5119d326b8af08452cc0f90f8548
tree3f253049cf4d7807579c5a158f801e65fb6e245b
parent22d6aa03fd87ba5f219d26bc1810646d0f95842a
scsi: Improve error propagation for scsi_bus_legacy_handle_cmdline()

Let scsi_bus_legacy_add_drive() and scsi_bus_legacy_handle_cmdline()
return an Error**. Prepare qdev initfns for QOM realize error model.

Signed-off-by: Andreas Färber <[email protected]>
hw/pci/pci-hotplug-old.c
hw/scsi/esp-pci.c
hw/scsi/esp.c
hw/scsi/lsi53c895a.c
hw/scsi/megasas.c
hw/scsi/scsi-bus.c
hw/scsi/spapr_vscsi.c
hw/scsi/virtio-scsi.c
hw/usb/dev-storage.c
include/hw/scsi/scsi.h
This page took 0.026014 seconds and 4 git commands to generate.