2017-05-11 | Eric Blake | tests: Add coverage for recent block geometry fixes Reviewed-by: Max Reitz <mreitz@redhat.com> Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2017-05-11 | Eric Blake | blkdebug: Add ability to override unmap geometries Reviewed-by: Max Reitz <mreitz@redhat.com> Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2017-05-11 | Eric Blake | blkdebug: Simplify override logic Reviewed-by: Max Reitz <mreitz@redhat.com> Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2017-05-11 | Eric Blake | blkdebug: Add pass-through write_zero and discard support Reviewed-by: Max Reitz <mreitz@redhat.com> Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2017-05-11 | Eric Blake | blkdebug: Refactor error injection Reviewed-by: Max Reitz <mreitz@redhat.com> Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2017-05-11 | Eric Blake | blkdebug: Sanity check block layer guarantees Reviewed-by: Max Reitz <mreitz@redhat.com> Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2017-05-11 | Eric Blake | qemu-io: Switch 'map' output to byte-based reporting Reviewed-by: Max Reitz <mreitz@redhat.com> Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2017-05-11 | Eric Blake | qemu-io: Switch 'alloc' command to byte-based length Reviewed-by: Max Reitz <mreitz@redhat.com> Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2017-05-11 | Eric Blake | qemu-io: Improve alignment checks Suggested-by: Max Reitz <mreitz@redhat.com> Reviewed-by: Max Reitz <mreitz@redhat.com> Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2017-04-28 | Max Reitz | progress: Show current progress on SIGINFO Signed-off-by: Max Reitz <mreitz@redhat.com> Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2017-04-28 | John Snow | iotests: fix exclusion option Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2017-04-28 | John Snow | iotests: clarify help text Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2017-04-28 | Lidong Chen | qemu-img: use blk_co_pwrite_zeroes for zero sectors... Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2017-04-28 | Vladimir Sementsov... | qemu-img: improve convert_iteration_sectors() Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2017-04-28 | Denis V. Lunev | block: assert no image modification under BDRV_O_INACTIVE CC: Max Reitz <mreitz@redhat.com> Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2017-04-28 | Klim Kireev | block: fix obvious coding style mistakes in block_int.h CC: Max Reitz <mreitz@redhat.com> Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2017-04-28 | Eric Blake | qcow2: Allow discard of final unaligned cluster Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2017-04-28 | Max Reitz | block: Add .bdrv_truncate() error messages Signed-off-by: Max Reitz <mreitz@redhat.com> Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2017-04-28 | Max Reitz | block: Add errp to BD.bdrv_truncate() Signed-off-by: Max Reitz <mreitz@redhat.com> Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2017-04-28 | Max Reitz | block: Add errp to b{lk,drv}_truncate() Signed-off-by: Max Reitz <mreitz@redhat.com> Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2017-04-28 | Max Reitz | block/vhdx: Make vhdx_create() always set errp Signed-off-by: Max Reitz <mreitz@redhat.com> Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2017-04-11 | Fam Zheng | iscsi: Fix iscsi_create Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2017-04-11 | Eric Blake | throttle: Remove block from group on hot-unplug Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2017-04-11 | Dong Jia Shi | block: pass the right options for BlockDriver.bdrv_open() Suggested-by: Max Reitz <mreitz@redhat.com> Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2017-04-03 | Max Reitz | block/parallels: Avoid overflows Signed-off-by: Max Reitz <mreitz@redhat.com> Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2017-04-03 | Eric Blake | iotests: Improve image-clear tests on non-aligned image Reviewed-by: Max Reitz <mreitz@redhat.com> Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2017-04-03 | Eric Blake | qcow2: Discard unaligned tail when wiping image Reviewed-by: Max Reitz <mreitz@redhat.com> Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2017-04-03 | Daniel P. Berrange | iotests: fix 097 when run with qcow Reviewed-by: Max Reitz <mreitz@redhat.com> Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2017-04-03 | Peter Maydell | qemu-io-cmds: Assert that global and nofile commands... Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2017-04-03 | Markus Armbruster | sheepdog: Fix blockdev-add Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2017-04-03 | Markus Armbruster | nbd: Tidy up blockdev-add interface Signed-off-by: Max Reitz <mreitz@redhat.com> Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2017-04-03 | Markus Armbruster | sockets: New helper socket_address_crumple() Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2017-04-03 | Markus Armbruster | qapi-schema: SocketAddressFlat variants 'vsock' and... Reviewed-by: Max Reitz <mreitz@redhat.com> Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2017-04-03 | Markus Armbruster | gluster: Prepare for SocketAddressFlat extension Reviewed-by: Max Reitz <mreitz@redhat.com> Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2017-04-03 | Markus Armbruster | block: Document -drive problematic code and bugs Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2017-04-03 | Markus Armbruster | io vnc sockets: Clean up SocketAddressKind switches Reviewed-by: Max Reitz <mreitz@redhat.com> Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2017-04-03 | Markus Armbruster | char: Fix socket with "type": "vsock" address Reviewed-by: Max Reitz <mreitz@redhat.com> Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2017-04-03 | Markus Armbruster | nbd sockets vnc: Mark problematic address family tests... Reviewed-by: Max Reitz <mreitz@redhat.com> Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2017-04-03 | Denis V. Lunev | block: add missed aio_context_acquire into release_drive CC: Max Reitz <mreitz@redhat.com> Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2017-03-27 | Peter Maydell | block/file-posix.c: Fix unused variable warning on... Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2017-03-27 | Kevin Wolf | file-posix: Make bdrv_flush() failure permanent without... Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2017-03-27 | Paolo Bonzini | nbd-client: fix handling of hungup connections Reported-by: Max Reitz <mreitz@redhat.com> Reviewed-by: Max Reitz <mreitz@redhat.com> Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2017-03-27 | Stefan Hajnoczi | qemu-img: print short help on getopt failure Suggested-by: Max Reitz <mreitz@redhat.com> Reviewed-by: Max Reitz <mreitz@redhat.com> Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2017-03-27 | Stefan Hajnoczi | qemu-img: fix switch indentation in img_amend() Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2017-03-27 | Stefan Hajnoczi | qemu-img: show help for invalid global options Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2017-03-17 | Paolo Bonzini | block: quiesce AioContext when detaching from it Reported-by: Max Reitz <mreitz@redhat.com> Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2017-02-11 | Peter Maydell | qemu-img: Avoid setting ret to unused value in img_convert() Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2017-02-11 | Peter Maydell | qemu-img: Use qemu_strtoul() rather than raw strtoul() Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2017-02-11 | Alberto Garcia | qemu-io: don't allow I/O operations larger than BDRV_REQUEST... Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2017-02-11 | Alberto Garcia | qcow2: Optimize the refcount-block overlap check Reviewed-by: Max Reitz <mreitz@redhat.com> Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2017-02-11 | Nir Soffer | qemu-io: Add failure regression tests Reviewed-by: Max Reitz <mreitz@redhat.com> Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2017-02-11 | Nir Soffer | qemu-iotests: Add _unsupported_fmt helper Reviewed-by: Max Reitz <mreitz@redhat.com> Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2017-02-11 | Nir Soffer | qemu-io: Return non-zero exit code on failure Reviewed-by: Max Reitz <mreitz@redhat.com> Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2017-02-11 | Peter Lieven | block/nfs: fix naming of runtime opts Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2017-02-11 | Peter Lieven | block/nfs: fix NULL pointer dereference in URI parsing Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2017-02-11 | Vladimir Sementsov... | block: bdrv_invalidate_cache: invalidate children first Reviewed-by: Max Reitz <mreitz@redhat.com> Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2017-02-11 | Dou Liyang | block/qapi: reduce the execution time of qmp_query_blockstats Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2017-02-11 | Dou Liyang | block/qapi: reduce the coupling between the bdrv_query_stats... Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2017-02-11 | Jeff Cody | qemu-iotest: test to lookup protocol-based image with... Reviewed-by: Max Reitz <mreitz@redhat.com> Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2017-02-11 | Jeff Cody | qemu-iotests: Don't create fifos / pidfiles with protocol... Reviewed-by: Max Reitz <mreitz@redhat.com> Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2017-02-11 | Jeff Cody | block: check full backing filename when searching protocol... Reviewed-by: Max Reitz <mreitz@redhat.com> Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2017-02-11 | QingFeng Hao | block/vmdk: Fix the endian problem of buf_len and lba Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2017-02-11 | Daniel P. Berrange | iotests: record separate timings per format,protocol... Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2017-02-11 | Fam Zheng | iotests: Fix reference output for 059 Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2017-02-11 | Fam Zheng | qapi: Tweak error message of bdrv_query_image_info Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2017-02-11 | Max Reitz | qemu-img: Improve commit invalid base message Signed-off-by: Max Reitz <mreitz@redhat.com> Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2017-02-11 | QingFeng Hao | iotests: Fix a problem in common.filter Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2016-11-11 | Fam Zheng | raw-posix: Rename 'raw_s' to 'rs' Suggested-by: Max Reitz <mreitz@redhat.com> Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2016-11-11 | Max Reitz | iotests: Always use -machine accel=qtest Signed-off-by: Max Reitz <mreitz@redhat.com> Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2016-11-11 | Max Reitz | iotests: Skip test 162 if there is no SSH support Signed-off-by: Max Reitz <mreitz@redhat.com> Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2016-11-11 | Max Reitz | block: Emit modules in bdrv_iterate_format() Signed-off-by: Max Reitz <mreitz@redhat.com> Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2016-11-11 | Max Reitz | block: Fix bdrv_iterate_format() sorting Signed-off-by: Max Reitz <mreitz@redhat.com> Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2016-10-24 | Changlong Xie | block/replication: Clarify 'top-id' parameter usage Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2016-10-24 | Fam Zheng | block: More operations for meta dirty bitmap Reviewed-by: Max Reitz <mreitz@redhat.com> Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2016-10-24 | Fam Zheng | tests: Add test code for hbitmap serialization Reviewed-by: Max Reitz <mreitz@redhat.com> Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2016-10-24 | Vladimir Sementsov... | block: BdrvDirtyBitmap serialization interface Reviewed-by: Max Reitz <mreitz@redhat.com> Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2016-10-24 | Vladimir Sementsov... | hbitmap: serialization Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2016-10-24 | Fam Zheng | block: Assert that bdrv_release_dirty_bitmap succeeded Reviewed-by: Max Reitz <mreitz@redhat.com> Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2016-10-24 | Fam Zheng | block: Add two dirty bitmap getters Reviewed-by: Max Reitz <mreitz@redhat.com> Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2016-10-24 | Fam Zheng | block: Support meta dirty bitmap Reviewed-by: Max Reitz <mreitz@redhat.com> Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2016-10-24 | Fam Zheng | tests: Add test code for meta bitmap Reviewed-by: Max Reitz <mreitz@redhat.com> Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2016-10-24 | Fam Zheng | HBitmap: Introduce "meta" bitmap to track bit changes Reviewed-by: Max Reitz <mreitz@redhat.com> Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2016-10-24 | Fam Zheng | block: Hide HBitmap in block dirty bitmap interface Reviewed-by: Max Reitz <mreitz@redhat.com> Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2016-10-24 | Paolo Bonzini | quorum: do not allocate multiple iovecs for FIFO strategy Reviewed-by: Max Reitz <mreitz@redhat.com> Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2016-10-24 | Paolo Bonzini | quorum: change child_iter to children_read Reviewed-by: Max Reitz <mreitz@redhat.com> Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2016-10-07 | Fam Zheng | dmg: Move libbz2 code to dmg-bz2.so Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2016-10-07 | Fam Zheng | module: Don't load the same module if requested multiple... Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2016-10-07 | Fam Zheng | scripts: Allow block module to not define BlockDriver Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2016-09-20 | Vladimir Sementsov... | iotest 055: refactor and speed up Reviewed-by: Max Reitz <mreitz@redhat.com> Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2016-09-20 | Alberto Garcia | commit: get the overlay node before manipulating the... Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2016-09-20 | Colin Lord | blockdev: Modularize nfs block driver Reviewed-by: Max Reitz <mreitz@redhat.com> Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2016-09-20 | Marc Mari | blockdev: Add dynamic module loading for block drivers Reviewed-by: Max Reitz <mreitz@redhat.com> Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2016-09-20 | Marc Mari | blockdev: Add dynamic generation of module_block.h Reviewed-by: Max Reitz <mreitz@redhat.com> Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2016-09-20 | Colin Lord | blockdev: prepare iSCSI block driver for dynamic loading Reviewed-by: Max Reitz <mreitz@redhat.com> Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2016-09-20 | Reda Sallahi | qemu-img: add skip option to dd Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2016-09-20 | Reda Sallahi | qemu-img: add the 'dd' subcommand Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2016-07-26 | Daniel P. Berrange | iotest: fix python based IO tests Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2016-07-26 | Daniel P. Berrange | block: export LUKS specific data to qemu-img info Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2016-07-26 | Daniel P. Berrange | crypto: add support for querying parameters for block... Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2016-07-26 | Cao jin | AioContext: correct comments Cc: Max Reitz <mreitz@redhat.com> Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
next |