Age | Commit message (Expand) | Author |
2018-11-08 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2018-11-06 | scsi-generic: do not do VPD emulation for sense other than ILLEGAL_REQUEST | Paolo Bonzini |
2018-11-06 | scsi-generic: avoid invalid access to struct when emulating block limits | Paolo Bonzini |
2018-11-06 | scsi-generic: avoid out-of-bounds access to VPD page list | Paolo Bonzini |
2018-11-06 | scsi-generic: keep VPD page list sorted | Paolo Bonzini |
2018-11-06 | lsi53c895a: check message length value is valid | Prasad J Pandit |
2018-11-05 | vhost-scsi: prevent using uninitialized vqs | yuchenlin |
2018-10-19 | scsi-disk: fix rerror/werror=ignore | Paolo Bonzini |
2018-10-19 | scsi-disk: fix double completion of failing passthrough requests | Paolo Bonzini |
2018-10-19 | call HotplugHandler->plug() as the last step in device realization | Igor Mammedov |
2018-10-02 | hw/scsi/mptendian: Avoid taking address of fields in packed structs | Peter Maydell |
2018-10-02 | lsi53c895a: convert to trace-events | Mark Cave-Ayland |
2018-10-02 | scsi-block: Deprecate rotation_rate | Fam Zheng |
2018-09-25 | lsi53c895a: add optional external IRQ via qdev | Mark Cave-Ayland |
2018-09-25 | scsi: remove unused lsi53c895a_create() and lsi53c810_create() functions | Mark Cave-Ayland |
2018-09-25 | scsi: add lsi53c8xx_handle_legacy_cmdline() function | Mark Cave-Ayland |
2018-08-23 | vhost-scsi: expose 't10_pi' property for VIRTIO_SCSI_F_T10_PI | Greg Edwards |
2018-08-23 | vhost-scsi: unify vhost-scsi get_features implementations | Greg Edwards |
2018-08-23 | vhost-user-scsi: move host_features into VHostSCSICommon | Greg Edwards |
2018-08-23 | lsi_scsi: add support for PPR Extended Message | George Kennedy |
2018-08-23 | megasas: fix sglist leak | Marc-André Lureau |
2018-08-23 | scsi: mptsas: Mark as storage device | Guenter Roeck |
2018-08-15 | block: Remove deprecated -drive option serial | Kevin Wolf |
2018-07-16 | virtio-scsi: fix hotplug ->reset() vs event race | Stefan Hajnoczi |
2018-07-12 | scsi-disk: Block Device Characteristics emulation fix | Daniel Henrique Barboza |
2018-07-10 | Revert "block: Remove deprecated -drive option serial" | Cornelia Huck |
2018-07-02 | hw/scsi: Use the IEC binary prefix definitions | Philippe Mathieu-Daudé |
2018-06-29 | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging | Peter Maydell |
2018-06-29 | usb-storage: Add rerror/werror properties | Kevin Wolf |
2018-06-29 | hw/scsi: add VPD Block Limits emulation | Daniel Henrique Barboza |
2018-06-29 | hw/scsi: centralize SG_IO calls into single function | Daniel Henrique Barboza |
2018-06-29 | hw/scsi: cleanups before VPD BL emulation | Daniel Henrique Barboza |
2018-06-28 | esp: remove legacy esp_init() function | Mark Cave-Ayland |
2018-06-28 | Replace '-enable-kvm' with '-accel kvm' in docs and help texts | Thomas Huth |
2018-06-15 | block: Remove deprecated -drive option serial | Kevin Wolf |
2018-06-04 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2018-06-01 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2018-06-01 | vhost-scsi: drop an unused include | Michael S. Tsirkin |
2018-06-01 | hw: make virtio devices configurable via default-configs/ | Paolo Bonzini |
2018-06-01 | hw: Do not include "sysemu/blockdev.h" if it is not necessary | Philippe Mathieu-Daudé |
2018-06-01 | hw: Do not include "sysemu/block-backend.h" if it is not necessary | Philippe Mathieu-Daudé |
2018-05-31 | Make MemoryRegion valid.accepts callback take a MemTxAttrs argument | Peter Maydell |
2018-05-24 | vhost-user: introduce shared vhost-user state | Tiwei Bie |
2018-04-09 | hw/scsi: support SCSI-2 passthrough without PI | Daniel Henrique Barboza |
2018-04-09 | scsi-disk: allow customizing the SCSI version | Paolo Bonzini |
2018-04-09 | scsi-disk: Don't enlarge min_io_size to max_io_size | Fam Zheng |
2018-03-26 | scsi: turn "is this a SCSI device?" into a conditional hint | Paolo Bonzini |
2018-03-18 | hw/ppc/prep: Fix implicit creation of "-drive if=scsi" devices | Thomas Huth |
2018-03-12 | hw/mips/jazz: Fix implicit creation of "-drive if=scsi" devices | Thomas Huth |
2018-03-12 | scsi: support NDOB (no data-out buffer) for WRITE SAME commands | Paolo Bonzini |