aboutsummaryrefslogtreecommitdiff
path: root/hw/scsi
AgeCommit message (Expand)Author
2013-10-04scsi: Allocate SCSITargetReq r->buf dynamicallyAsias He
2013-09-24scsi: Fix scsi_bus_legacy_add_drive() scsi-generic with serialMarkus Armbruster
2013-07-29spapr: Rename 'dprintf' to 'DPRINTF'Peter Maydell
2013-07-29devices: Associate devices to their logical categoryMarcel Apfelbaum
2013-07-29spapr-vscsi: fix SOLNT bit in SRP_RSPAlexey Kardashevskiy
2013-07-29pseries: savevm support for PAPR virtual SCSIDavid Gibson
2013-07-29pseries: rework PAPR virtual SCSIAlexey Kardashevskiy
2013-07-23scsi: Improve error propagation for scsi_bus_legacy_handle_cmdline()Andreas Färber
2013-07-23megasas: Legacy command line handling fixAndreas Färber
2013-07-23scsi/esp: Use QOM realize for scsi espHu Tao
2013-07-23scsi/esp: QOM'ify some moreHu Tao
2013-07-23scsi/esp-pci: QOM parent field cleanupAndreas Färber
2013-07-23scsi/esp-pci: QOM Upcast SweepPeter Crosthwaite
2013-07-23scsi/megasas: QOM parent field cleanupAndreas Färber
2013-07-23scsi/megasas: QOM Upcast SweepPeter Crosthwaite
2013-07-23scsi/lsi53c895a: QOM parent field cleanupAndreas Färber
2013-07-23scsi/lsi53c895a: QOM Upcast SweepPeter Crosthwaite
2013-07-23hw: Avoid use of QOM type name macros in VMStateDescriptionsPeter Maydell
2013-07-04hw/s*: pass owner to memory_region_init* functionsPaolo Bonzini
2013-07-04memory: add owner argument to initialization functionsPaolo Bonzini
2013-07-04dma: keep a device alive while it has SGListsPaolo Bonzini
2013-07-04scsi: keep device alive while it has requestsPaolo Bonzini
2013-06-20dma: eliminate DMAContextPaolo Bonzini
2013-06-18vhost-scsi: fix k->set_guest_notifiers() NULL dereferenceStefan Hajnoczi
2013-06-18scsi-disk: scsi-block device for scsi pass-through should not be removablePavel Hrdina
2013-06-18scsi-generic: check the return value of bdrv_aio_ioctl in execute_commandPavel Hrdina
2013-06-18scsi-generic: fix sign extension of READ CAPACITY(10) dataPaolo Bonzini
2013-06-18scsi: reset cdrom tray statuses on scsi_disk_resetPavel Hrdina
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