aboutsummaryrefslogtreecommitdiff
path: root/block/iscsi.c
AgeCommit message (Expand)Author
2012-05-28ISCSI: Switch to using READ16/WRITE16 for I/O to the LUNRonnie Sahlberg
2012-05-28ISCSI: Only call READCAPACITY16 for SBC devices, use READCAPACITY10 for MMCRonnie Sahlberg
2012-05-28ISCSI: get device type at connection timeRonnie Sahlberg
2012-05-28ISCSI: change num_blocks to 64-bitPaolo Bonzini
2012-05-28ISCSI: redo how we set up the eventsRonnie Sahlberg
2012-05-04ISCSI: Add support for thin-provisioning via discard/UNMAP and bigger LUNsRonnie Sahlberg
2012-04-19aio: remove process_queue callback and qemu_aio_process_queuePaolo Bonzini
2012-02-09iSCSI: add configuration variables for iSCSIRonnie Sahlberg
2011-10-28iSCSI block driverRonnie Sahlberg