29690 Commits (d3fa923044321b2ccc12bbdedd582d2c49d958aa)
 

Author SHA1 Message Date
Stefan Hajnoczi d3fa923044 aio: make aio_poll(ctx, true) block with no fds 13 years ago
Stefan Hajnoczi 0b06ef3bdd block: clean up bdrv_drain_all() throttling comments 13 years ago
Hu Tao ac95acdb8e qcow2: use start_of_cluster() and offset_into_cluster() everywhere 13 years ago
Peter Lieven 405889820b qemu-img: decrease progress update interval on convert 13 years ago
Peter Lieven 24f833cd43 qemu-img: round down request length to an aligned sector 13 years ago
Peter Lieven f2521c9023 qemu-img: dynamically adjust iobuffer size during convert 13 years ago
Peter Lieven 7572ddc8db block/iscsi: set bs->bl.opt_transfer_length 13 years ago
Peter Lieven 7337acaf21 block: add opt_transfer_length to BlockLimits 13 years ago
Peter Lieven 1c0704a556 block/iscsi: set bdi->cluster_size 13 years ago
Peter Lieven 049b09825f qemu-img: fix usage instruction for qemu-img convert 13 years ago
Peter Lieven 13c28af87a qemu-img: add support for skipping zeroes in input during convert 13 years ago
Wenchao Xia 4323fdcf94 qemu-nbd: add doc for option -f 13 years ago
Wenchao Xia f33d287393 qemu-iotests: add test for snapshot in qemu-img convert 13 years ago
Wenchao Xia ef80654d0d qemu-img: add -l for snapshot in convert 13 years ago
Wenchao Xia 9c468a013f qemu-iotests: add 058 internal snapshot export with qemu-nbd case 13 years ago
Wenchao Xia 8c116b0e41 qemu-nbd: support internal snapshot export 13 years ago
Wenchao Xia 7b4c4781e3 snapshot: distinguish id and name in load_tmp 13 years ago
Fam Zheng 34602dd642 qemu-iotests: Split qcow2 only cases in 048 13 years ago
Fam Zheng 236c796432 qemu-iotests: Clean up spaces in usage output 13 years ago
Fam Zheng e14fb91312 qemu-iotests: Change default cache mode to "writeback" 13 years ago
Fam Zheng f210a83c1f qemu-iotests: Add _default_cache_mode and _supported_cache_modes 13 years ago
Fam Zheng 58cc2ae1e3 qemu-iotests: Honour cache mode in iotests.py 13 years ago
Fam Zheng 3baa84491a qemu-iotests: Add "-c <cache-mode>" option 13 years ago
Kevin Wolf f8413b3c23 qcow2: Zero-initialise first cluster for new images 13 years ago
Max Reitz 66f6b8143b block: Close backing file early in bdrv_img_create 13 years ago
Paolo Bonzini 84f94a9a82 scsi-disk: correctly implement WRITE SAME 13 years ago
Paolo Bonzini 823bd7391c scsi-disk: reject ANCHOR=1 for UNMAP and WRITE SAME commands 13 years ago
Paolo Bonzini c5fd1fb038 scsi-disk: catch write protection errors in UNMAP 13 years ago
Paolo Bonzini e18d90c15b qemu-iotests: 033 is fast 13 years ago
Paolo Bonzini 97a2ae3453 raw-posix: add support for write_zeroes on XFS and block devices 13 years ago
Paolo Bonzini d0b4503ed2 raw-posix: implement write_zeroes with MAY_UNMAP for block devices 13 years ago
Paolo Bonzini 260a82e524 raw-posix: implement write_zeroes with MAY_UNMAP for files 13 years ago
Paolo Bonzini fa6252b056 block/iscsi: check WRITE SAME support differently depending on MAY_UNMAP 13 years ago
Peter Lieven 2af8a1a704 block/iscsi: updated copyright 13 years ago
Peter Lieven 4b52498e62 block/iscsi: remove .bdrv_has_zero_init 13 years ago
Paolo Bonzini cffb1ec600 block drivers: expose requirement for write same alignment from formats 13 years ago
Paolo Bonzini 95de6d7078 block drivers: add discard/write_zeroes properties to bdrv_get_info implementation 13 years ago
Paolo Bonzini 97b00e2851 vpc, vhdx: add get_info 13 years ago
Paolo Bonzini b8d71c09f3 block: make bdrv_co_do_write_zeroes stricter in producing aligned requests 13 years ago
Paolo Bonzini 7ce21016b6 block: handle ENOTSUP from discard in generic code 13 years ago
Paolo Bonzini d5ef94d43d block: add bdrv_aio_write_zeroes 13 years ago
Paolo Bonzini 94d6ff21f4 block: add flags argument to bdrv_co_write_zeroes tracepoint 13 years ago
Paolo Bonzini d20d9b7c67 block: add flags to BlockRequest 13 years ago
Paolo Bonzini d51e9fe505 block: generalize BlockLimits handling to cover bdrv_aio_discard too 13 years ago
Fam Zheng af057fe740 vmdk: Fix creating big description file 13 years ago
Marc-André Lureau 7b6b145dbc coroutine: remove unused CoQueue AioContext 13 years ago
Marc-André Lureau f287c41381 coroutine: remove qemu_co_queue_wait_insert_head 13 years ago
Fam Zheng 981cbf59b5 qemu-iotests: Add sample image and test for VMDK version 3 13 years ago
Fam Zheng 509d39aa22 vmdk: Allow read only open of VMDK version 3 13 years ago
Fam Zheng c34b8012e8 qemu-iotests: Filter out 'qemu-io> ' prompt 13 years ago