summaryrefslogtreecommitdiff
path: root/hw/scsi/virtio-scsi.c
AgeCommit message (Expand)Author
2013-07-29devices: Associate devices to their logical categoryMarcel Apfelbaum
2013-07-23scsi: Improve error propagation for scsi_bus_legacy_handle_cmdline()Andreas Färber
2013-07-04dma: keep a device alive while it has SGListsPaolo Bonzini
2013-06-20dma: eliminate DMAContextPaolo Bonzini
2013-05-03virtio-scsi: fix the command line compatibility.KONRAD Frederic
2013-05-03scsi: add bus_name parameter to scsi_bus_new.KONRAD Frederic
2013-04-24virtio: cleanup: init and exit function.KONRAD Frederic
2013-04-24virtio: remove the function pointer.KONRAD Frederic
2013-04-19virtio-scsi: create VirtIOSCSICommonPaolo Bonzini
2013-04-08hw: move virtio devices to hw/ subdirectoriesPaolo Bonzini