]> Git Repo - qemu.git/commit - hw/scsi/vmw_pvscsi.c
scsi: Pass size to scsi_bus_new()
authorAndreas Färber <[email protected]>
Fri, 23 Aug 2013 18:30:03 +0000 (20:30 +0200)
committerAndreas Färber <[email protected]>
Fri, 30 Aug 2013 18:14:39 +0000 (20:14 +0200)
commitb1187b51ff5563135da0a9e5c855d7876ab1a926
tree81c6a30bfe00e81e35d4532402f1538689232e96
parentdd301ca607feddab3b44f927cd36aee004c40e1a
scsi: Pass size to scsi_bus_new()

To be passed to qbus_create_inplace().

Use DEVICE() casts instead of direct parent field access.

Reviewed-by: Wenchao Xia <[email protected]>
Acked-by: Paolo Bonzini <[email protected]>
Signed-off-by: Andreas Färber <[email protected]>
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/scsi/vmw_pvscsi.c
hw/usb/dev-storage.c
hw/usb/dev-uas.c
include/hw/scsi/scsi.h
This page took 0.028124 seconds and 4 git commands to generate.