Age | Commit message (Expand) | Author |
2017-01-27 | hw/scsi: Fix debug message of cdb structure in scsi-generic | Eric Farman |
2016-07-05 | block: Switch transfer length bounds to byte-based | Eric Blake |
2016-07-05 | block: Give nonzero result to blk_get_max_transfer_length() | Eric Blake |
2016-07-05 | scsi: Advertise limits by blocksize, not 512 | Eric Blake |
2016-06-20 | coccinelle: Remove unnecessary variables for function return value | Eduardo Habkost |
2016-05-29 | scsi-generic: Merge block max xfer len in INQUIRY response | Fam Zheng |
2016-03-22 | include/qemu/osdep.h: Don't include qapi/error.h | Markus Armbruster |
2016-02-09 | scsi-generic: grab device and port SAS addresses from backend | Paolo Bonzini |
2016-01-29 | hw/scsi: Clean up includes | Peter Maydell |
2015-09-25 | scsi-generic: let guests recognize readonly=on on passthrough devices | Paolo Bonzini |
2015-08-14 | scsi-generic: identify AIO callbacks more clearly | Paolo Bonzini |
2014-12-15 | scsi: Drop superfluous conditionals around g_free() | Markus Armbruster |
2014-10-31 | scsi: devirtualize unrealize of SCSI devices | Paolo Bonzini |
2014-10-20 | hw: Convert from BlockDriverState to BlockBackend, mostly | Markus Armbruster |
2014-10-20 | block: Rename BlockDriverCompletionFunc to BlockCompletionFunc | Markus Armbruster |
2014-10-15 | bootindex: move calling add_boot_device_patch to bootindex setter function | Gonglei |
2014-10-15 | block: remove bootindex property from qdev to qom | Gonglei |
2014-09-30 | scsi: Introduce scsi_req_cancel_complete | Fam Zheng |
2014-09-30 | scsi: Drop SCSIReqOps.cancel_io | Fam Zheng |
2014-09-30 | scsi: Unify request unref in scsi_req_cancel | Fam Zheng |
2014-09-30 | scsi-generic: Handle canceled request in scsi_command_complete | Fam Zheng |
2014-08-26 | scsi-generic: remove superfluous DPRINTF avoid to break compiling | Gonglei |
2014-08-26 | scsi-bus: Convert DeviceClass init to realize | Fam Zheng |
2014-07-29 | scsi-block, scsi-generic: implement parse_cdb | Paolo Bonzini |
2014-04-28 | scsi: Improve error messages more | Paolo Bonzini |
2014-02-22 | scsi: Change scsi sense buf size to 252 | Fam Zheng |
2014-01-24 | block: rename buffer_alignment to guest_block_size | Paolo Bonzini |
2013-06-18 | scsi-generic: check the return value of bdrv_aio_ioctl in execute_command | Pavel Hrdina |
2013-06-18 | scsi-generic: fix sign extension of READ CAPACITY(10) data | Paolo Bonzini |
2013-04-08 | hw: move target-independent files to subdirectories | Paolo Bonzini |