summaryrefslogtreecommitdiff
path: root/hw/scsi/virtio-scsi.c
AgeCommit message (Expand)AuthorFilesLines
2013-09-12virtio-scsi: Make type virtio-scsi-common abstractMarkus Armbruster1-0/+1
2013-08-30scsi: Pass size to scsi_bus_new()Andreas Färber1-1/+2
2013-07-29devices: Associate devices to their logical categoryMarcel Apfelbaum1-0/+3
2013-07-23scsi: Improve error propagation for scsi_bus_legacy_handle_cmdline()Andreas Färber1-1/+6
2013-07-04dma: keep a device alive while it has SGListsPaolo Bonzini1-4/+6
2013-06-20dma: eliminate DMAContextPaolo Bonzini1-1/+1
2013-05-03virtio-scsi: fix the command line compatibility.KONRAD Frederic1-1/+2
2013-05-03scsi: add bus_name parameter to scsi_bus_new.KONRAD Frederic1-1/+1
2013-04-24virtio: cleanup: init and exit function.KONRAD Frederic1-1/+1
2013-04-24virtio: remove the function pointer.KONRAD Frederic1-6/+0
2013-04-19virtio-scsi: create VirtIOSCSICommonPaolo Bonzini1-140/+72
2013-04-08hw: move virtio devices to hw/ subdirectoriesPaolo Bonzini1-0/+774