Age | Commit message (Expand) | Author |
2018-02-05 | scsi-generic: Simplify error handling code | Fam Zheng |
2018-02-05 | qdev: use device_class_set_parent_realize/unrealize/reset() | Philippe Mathieu-Daudé |
2018-01-26 | usb-storage: Fix share-rw option parsing | Fam Zheng |
2018-01-16 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2018-01-16 | scsi-disk: release AioContext in unaligned WRITE SAME case | Stefan Hajnoczi |
2018-01-12 | scsi-generic: Add share-rw option | Fam Zheng |
2018-01-11 | Merge remote-tracking branch 'origin/master' into HEAD | Michael S. Tsirkin |
2017-12-21 | scsi: provide general-purpose functions to manage sense data | Paolo Bonzini |
2017-12-21 | scsi-block: Add share-rw option | Fam Zheng |
2017-12-19 | hw/block: Use errp directly rather than local_err | Mao Zhongyi |
2017-12-18 | misc: remove headers implicitly included | Philippe Mathieu-Daudé |
2017-12-05 | pci: Eliminate redundant PCIDevice::bus pointer | David Gibson |
2017-12-05 | pci: Add pci_dev_bus_num() helper | David Gibson |
2017-12-05 | vhost-scsi: add missing virtqueue_size parameter | Eric Farman |
2017-11-14 | vhost-user-scsi: add missing virtqueue_size param | Dariusz Stojaczyk |
2017-10-31 | esp: move TYPE_ESP and SysBusESPState from esp.c to esp.h | Mark Cave-Ayland |
2017-10-19 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2017-10-18 | scsi: reject configurations with logical block size > physical block size | Mark Kanda |
2017-10-15 | pci: Add INTERFACE_CONVENTIONAL_PCI_DEVICE to Conventional PCI devices | Eduardo Habkost |
2017-10-15 | pci: Add INTERFACE_PCIE_DEVICE to all PCIe devices | Eduardo Habkost |
2017-10-15 | pci: Add interface names to hybrid PCI devices | Eduardo Habkost |
2017-10-12 | scsi-disk: support reporting of rotation rate | Daniel P. Berrange |
2017-09-27 | migration: pre_save return int | Dr. David Alan Gilbert |
2017-09-19 | osdep.h: Prohibit disabling assert() in supported builds | Eric Blake |
2017-09-19 | scsi/esp: Rename the ESP macro to ESP_STATE | Kamil Rytarowski |
2017-09-19 | scsi: move block/scsi.h to include/scsi/constants.h | Paolo Bonzini |
2017-09-19 | scsi: introduce sg_io_sense_from_errno | Paolo Bonzini |
2017-09-19 | scsi: introduce scsi_build_sense | Paolo Bonzini |
2017-09-19 | scsi: move non-emulation specific code to scsi/ | Paolo Bonzini |
2017-09-19 | scsi: rename scsi_build_sense to scsi_convert_sense | Paolo Bonzini |
2017-09-19 | scsi-block: Support rerror/werror | Fam Zheng |
2017-09-19 | scsi-bus: correct responses for INQUIRY and REQUEST SENSE | Hannes Reinecke |
2017-09-19 | virtio-scsi: Add virtqueue_size parameter allowing virtqueue size to be set. | Richard W.M. Jones |
2017-08-08 | scsi: clarify sense codes for LUN0 emulation | Hannes Reinecke |
2017-08-01 | hw/scsi/vmw_pvscsi: Convert to realize | Mao Zhongyi |
2017-08-01 | hw/scsi/vmw_pvscsi: Remove the dead error handling | Mao Zhongyi |
2017-08-01 | trace-events: fix code style: print 0x before hex numbers | Vladimir Sementsov-Ogievskiy |
2017-08-01 | trace-events: fix code style: %# -> 0x% | Vladimir Sementsov-Ogievskiy |
2017-07-31 | docs: fix broken paths to docs/devel/tracing.txt | Philippe Mathieu-Daudé |
2017-07-21 | Use qemu_tolower() and qemu_toupper(), not tolower() and toupper() | Peter Maydell |
2017-07-18 | scsi-disk: bdrv_attach_dev() for empty CD-ROM | Kevin Wolf |
2017-07-14 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2017-07-14 | virtio-scsi: Convert to DEFINE_PROP_LINK | Fam Zheng |
2017-07-13 | Convert error_report() to warn_report() | Alistair Francis |
2017-07-04 | virtio-scsi: finalize IOMMU support | Jason Wang |
2017-06-15 | vhost-user-scsi: Introduce vhost-user-scsi host device | Felipe Franciosi |
2017-06-15 | megasas: always store SCSIRequest* into MegasasCmd | Paolo Bonzini |
2017-06-15 | megasas: do not read SCSI req parameters more than once from frame | Paolo Bonzini |
2017-06-15 | megasas: do not read command more than once from frame | Paolo Bonzini |
2017-06-15 | megasas: do not read DCMD opcode more than once from frame | Paolo Bonzini |