]> git.proxmox.com Git - mirror_qemu.git/commit - hw/scsi-bus.c
scsi: move status to SCSIRequest.
authorGerd Hoffmann <kraxel@redhat.com>
Thu, 26 Nov 2009 14:34:00 +0000 (15:34 +0100)
committerAnthony Liguori <aliguori@us.ibm.com>
Thu, 3 Dec 2009 15:41:37 +0000 (09:41 -0600)
commited3a34a3c8dcae6f46556ae7e2a667e6c16c8daa
tree8cd220129db344fef2e540adff3b87d158880e1e
parent251882b7e4532cb42fca89412bb6670dcec4158f
scsi: move status to SCSIRequest.

Also add and use the scsi_req_complete() helper function for calling the
completion callback.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
hw/scsi-bus.c
hw/scsi-disk.c
hw/scsi-generic.c
hw/scsi.h