qemu-e2k/hw/scsi
David Gibson fd506b4f61 pseries: Convert VIO code to QOM style type safe(ish) casts
Curerntly the pseries VIO device code contains quite a few explicit
uses of DO_UPCAST and plain C casts.  This is (obviously) type unsafe,
and not the conventional way of doing things in the QOM model.  This
patch converts the code to use the QOM convention of per-type macros
to do verified casts with OBJECT_CHECK().

Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Signed-off-by: Alexander Graf <agraf@suse.de>
2013-04-26 23:02:41 +02:00
..
esp-pci.c
esp.c
lsi53c895a.c
Makefile.objs vhost-scsi: new device supporting the tcm_vhost Linux kernel module 2013-04-19 16:18:11 +02:00
megasas.c
mfi.h
scsi-bus.c
scsi-disk.c
scsi-generic.c
spapr_vscsi.c pseries: Convert VIO code to QOM style type safe(ish) casts 2013-04-26 23:02:41 +02:00
srp.h
vhost-scsi.c virtio: remove virtiobindings. 2013-04-24 11:50:20 -05:00
viosrp.h
virtio-scsi.c virtio: cleanup: init and exit function. 2013-04-24 11:50:21 -05:00
vmw_pvscsi.c
vmw_pvscsi.h