]> git.proxmox.com Git - mirror_qemu.git/commit
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)
commit0d65e1f856d6f5bd00cb90bcc394fbe95fe5d244
treef5a3d5b46a6e13bb5e2367355f29764f10e6cfd5
parentb07995e3caa6252025a76772ed008cecaab5033a
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