Implement PAPR virtual SCSI interface (ibmvscsi)
commit6e270446d0e107b5227d8c51d2f85546f8811e99
authorBen Herrenschmidt <benh@kernel.crashing.org>
Fri, 1 Apr 2011 04:15:31 +0000 (1 15:15 +1100)
committerAlexander Graf <agraf@suse.de>
Fri, 1 Apr 2011 16:34:57 +0000 (1 18:34 +0200)
tree8ce4a148907b0266d1805d7ca5ff4b2a7a553c69
parentb45d63b62f0c05eb54bba0fafaf29b9b3f4dd99a
Implement PAPR virtual SCSI interface (ibmvscsi)

This patch implements the infrastructure and hypercalls necessary for
the PAPR specified Virtual SCSI interface.  This is the normal method
for providing (virtual) disks to PAPR partitions.

Signed-off-by: Ben Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: David Gibson <dwg@au1.ibm.com>
Signed-off-by: Alexander Graf <agraf@suse.de>
Makefile.target
hw/ppc-viosrp.h [new file with mode: 0644]
hw/spapr.c
hw/spapr_vio.h
hw/spapr_vscsi.c [new file with mode: 0644]
hw/srp.h [new file with mode: 0644]