scsi: add scsi-defs.h
authorGerd Hoffmann <kraxel@redhat.com>
Thu, 26 Nov 2009 14:33:53 +0000 (15:33 +0100)
committerAnthony Liguori <aliguori@us.ibm.com>
Thu, 3 Dec 2009 15:41:36 +0000 (09:41 -0600)
commit443e44349d5291015f5fef682d8f1741e6da4ea2
treef5a3d5b46a6e13bb5e2367355f29764f10e6cfd5
parente1d36fe1d8e13eb9f35c031a921690bfceabdd65
scsi: add scsi-defs.h

Largely based on <scsi/scsi.h> from linux.  Added into the tree so we
can use the defines everywhere, not just in scsi-generic.c (which is
linux-specific).

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
hw/scsi-defs.h [new file with mode: 0644]
hw/scsi-disk.c
hw/scsi-generic.c