Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ISCSI: Switch to using READ16/WRITE16 for I/O to the LUN | Ronnie Sahlberg | 2012-05-28 | 1 | -29/+83 |
* | ISCSI: Only call READCAPACITY16 for SBC devices, use READCAPACITY10 for MMC | Ronnie Sahlberg | 2012-05-28 | 1 | -5/+59 |
* | ISCSI: get device type at connection time | Ronnie Sahlberg | 2012-05-28 | 1 | -2/+43 |
* | ISCSI: change num_blocks to 64-bit | Paolo Bonzini | 2012-05-28 | 1 | -1/+1 |
* | ISCSI: redo how we set up the events | Ronnie Sahlberg | 2012-05-28 | 1 | -4/+21 |
* | ISCSI: Add support for thin-provisioning via discard/UNMAP and bigger LUNs | Ronnie Sahlberg | 2012-05-04 | 1 | -13/+73 |
* | aio: remove process_queue callback and qemu_aio_process_queue | Paolo Bonzini | 2012-04-19 | 1 | -2/+2 |
* | iSCSI: add configuration variables for iSCSI | Ronnie Sahlberg | 2012-02-09 | 1 | -10/+129 |
* | iSCSI block driver | Ronnie Sahlberg | 2011-10-28 | 1 | -0/+591 |