summaryrefslogtreecommitdiff
path: root/hw/scsi
AgeCommit message (Expand)Author
2013-06-11hw/scsi: Don't increment a boolean valueStefan Weil
2013-05-24exec: eliminate qemu_put_ram_ptrPaolo 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-26pseries: Convert VIO code to QOM style type safe(ish) castsDavid Gibson
2013-04-24virtio: cleanup: init and exit function.KONRAD Frederic
2013-04-24virtio: remove virtiobindings.KONRAD Frederic
2013-04-24virtio: remove the function pointer.KONRAD Frederic
2013-04-19vhost-scsi: new device supporting the tcm_vhost Linux kernel moduleNicholas Bellinger
2013-04-19virtio-scsi: create VirtIOSCSICommonPaolo Bonzini
2013-04-19scsi: VMWare PVSCSI paravirtual device implementationDmitry Fleytman
2013-04-19scsi: avoid assertion failure on VERIFY commandPaolo Bonzini
2013-04-08hw: move private headers to hw/ subdirectories.Paolo Bonzini
2013-04-08hw: move SCSI controllers to hw/scsi/, configure via default-configs/Paolo Bonzini
2013-04-08hw: move virtio devices to hw/ subdirectoriesPaolo Bonzini
2013-04-08hw: move target-independent files to subdirectoriesPaolo Bonzini
2013-04-08hw: make subdirectories for devicesPaolo Bonzini