2017-11-17 | Max Reitz | iotests: Make 087 pass without AIO enabled Signed-off-by: Max Reitz <mreitz@redhat.com> Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2017-11-17 | Max Reitz | block: Make bdrv_next() keep strong references Signed-off-by: Max Reitz <mreitz@redhat.com> Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2017-11-17 | Max Reitz | qcow2: Fix overly broad madvise() Signed-off-by: Max Reitz <mreitz@redhat.com> Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2017-11-17 | Max Reitz | qcow2: Refuse to get unaligned offsets from cache Signed-off-by: Max Reitz <mreitz@redhat.com> Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2017-11-17 | Max Reitz | qcow2: Add bounds check to get_refblock_offset() Signed-off-by: Max Reitz <mreitz@redhat.com> Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2017-11-17 | Max Reitz | block: Guard against NULL bs->drv Signed-off-by: Max Reitz <mreitz@redhat.com> Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2017-11-17 | Max Reitz | qcow2: Unaligned zero cluster in handle_alloc() Signed-off-by: Max Reitz <mreitz@redhat.com> Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2017-11-17 | Max Reitz | qcow2: check_errors are fatal Signed-off-by: Max Reitz <mreitz@redhat.com> Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2017-11-17 | Max Reitz | iotests: Add test for failing qemu-img commit Signed-off-by: Max Reitz <mreitz@redhat.com> Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2017-11-17 | Max Reitz | tests: Add check-qobject for equality tests Signed-off-by: Max Reitz <mreitz@redhat.com> Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2017-11-17 | Max Reitz | iotests: Add test for non-string option reopening Signed-off-by: Max Reitz <mreitz@redhat.com> Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2017-11-17 | Max Reitz | block: qobject_is_equal() in bdrv_reopen_prepare() Signed-off-by: Max Reitz <mreitz@redhat.com> Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2017-11-17 | Max Reitz | qapi: Add qobject_is_equal() Signed-off-by: Max Reitz <mreitz@redhat.com> Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2017-11-17 | Max Reitz | qapi/qlist: Add qlist_append_null() macro Signed-off-by: Max Reitz <mreitz@redhat.com> Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2017-11-17 | Max Reitz | qapi/qnull: Add own header Signed-off-by: Max Reitz <mreitz@redhat.com> Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2017-11-15 | Max Reitz | util/stats64: Fix min/max comparisons Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2017-11-14 | Max Reitz | iotests: Make 136 less flaky Signed-off-by: Max Reitz <mreitz@redhat.com> Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2017-11-14 | Max Reitz | iotests: Make 083 less flaky Signed-off-by: Max Reitz <mreitz@redhat.com> Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2017-11-14 | Max Reitz | iotests: Make 055 less flaky Signed-off-by: Max Reitz <mreitz@redhat.com> Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2017-11-14 | Max Reitz | iotests: Add missing 'blkdebug::' in 040 Signed-off-by: Max Reitz <mreitz@redhat.com> Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2017-11-14 | Max Reitz | iotests: Make 030 less flaky Signed-off-by: Max Reitz <mreitz@redhat.com> Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2017-10-26 | Max Reitz | iotests: Add cluster_size=64k to 125 Signed-off-by: Max Reitz <mreitz@redhat.com> Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2017-10-26 | Max Reitz | qcow2: Always execute preallocate() in a coroutine Signed-off-by: Max Reitz <mreitz@redhat.com> Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2017-10-26 | Max Reitz | qcow2: Fix unaligned preallocated truncation Signed-off-by: Max Reitz <mreitz@redhat.com> Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2017-10-26 | Max Reitz | qcow2: Emit errp when truncating the image tail Signed-off-by: Max Reitz <mreitz@redhat.com> Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2017-10-26 | Max Reitz | iotests: Filter actual image size in 184 and 191 Signed-off-by: Max Reitz <mreitz@redhat.com> Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2017-10-26 | Max Reitz | iotests: Pull _filter_actual_image_size from 67/87 Signed-off-by: Max Reitz <mreitz@redhat.com> Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2017-10-26 | Max Reitz | iotests: Add test for dataplane mirroring Signed-off-by: Max Reitz <mreitz@redhat.com> Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2017-10-26 | Max Reitz | qemu-img.1: Image invalidation on qemu-img commit Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2017-10-06 | Max Reitz | iotests: Fix 195 if IMGFMT is part of TEST_DIR Signed-off-by: Max Reitz <mreitz@redhat.com> Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2017-08-01 | Max Reitz | iotests: Redirect stderr to stdout in 186 Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2017-08-01 | Max Reitz | iotests: Fix test 156 Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2017-07-18 | Max Reitz | block/vvfat: Fix compiler warning with gcc 7 Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2017-07-11 | Max Reitz | iotests: Add preallocated growth test for qcow2 Signed-off-by: Max Reitz <mreitz@redhat.com> Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2017-07-11 | Max Reitz | iotests: Add preallocated resize test for raw Signed-off-by: Max Reitz <mreitz@redhat.com> Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2017-07-11 | Max Reitz | block/qcow2: falloc/full preallocating growth Signed-off-by: Max Reitz <mreitz@redhat.com> Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2017-07-11 | Max Reitz | block/qcow2: Rename "fail_block" to just "fail" Signed-off-by: Max Reitz <mreitz@redhat.com> Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2017-07-11 | Max Reitz | block/qcow2: Add qcow2_refcount_area() Signed-off-by: Max Reitz <mreitz@redhat.com> Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2017-07-11 | Max Reitz | block/qcow2: Metadata preallocation for truncate Signed-off-by: Max Reitz <mreitz@redhat.com> Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2017-07-11 | Max Reitz | block/qcow2: Lock s->lock in preallocate() Signed-off-by: Max Reitz <mreitz@redhat.com> Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2017-07-11 | Max Reitz | block/qcow2: Generalize preallocate() Signed-off-by: Max Reitz <mreitz@redhat.com> Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2017-07-11 | Max Reitz | block/file-posix: Preallocation for truncate Signed-off-by: Max Reitz <mreitz@redhat.com> Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2017-07-11 | Max Reitz | block/file-posix: Generalize raw_regular_truncate Signed-off-by: Max Reitz <mreitz@redhat.com> Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2017-07-11 | Max Reitz | block/file-posix: Extract raw_regular_truncate() Signed-off-by: Max Reitz <mreitz@redhat.com> Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2017-07-11 | Max Reitz | block/file-posix: Small fixes in raw_create() Signed-off-by: Max Reitz <mreitz@redhat.com> Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2017-07-11 | Max Reitz | qemu-img: Expose PreallocMode for resizing Signed-off-by: Max Reitz <mreitz@redhat.com> Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2017-07-11 | Max Reitz | block: Add PreallocMode to blk_truncate() Signed-off-by: Max Reitz <mreitz@redhat.com> Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2017-07-11 | Max Reitz | block: Add PreallocMode to bdrv_truncate() Signed-off-by: Max Reitz <mreitz@redhat.com> Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2017-07-11 | Max Reitz | block: Add PreallocMode to BD.bdrv_truncate() Signed-off-by: Max Reitz <mreitz@redhat.com> Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2017-07-11 | Max Reitz | iotests: Add test for colon handling Signed-off-by: Max Reitz <mreitz@redhat.com> Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2017-07-11 | Max Reitz | iotests: Use absolute paths for executables Signed-off-by: Max Reitz <mreitz@redhat.com> Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2017-07-11 | Max Reitz | iotests: 181 does not work for all formats Signed-off-by: Max Reitz <mreitz@redhat.com> Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2017-06-26 | Max Reitz | block: Do not strcmp() with NULL uri->scheme Signed-off-by: Max Reitz <mreitz@redhat.com> Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2017-06-26 | Max Reitz | blkverify: Catch bs->exact_filename overflow Signed-off-by: Max Reitz <mreitz@redhat.com> Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2017-06-26 | Max Reitz | blkdebug: Catch bs->exact_filename overflow Signed-off-by: Max Reitz <mreitz@redhat.com> Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2017-06-15 | Max Reitz | qemu-nbd: Ignore SIGPIPE Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2017-05-29 | Max Reitz | block/file-*: *_parse_filename() and colons Signed-off-by: Max Reitz <mreitz@redhat.com> Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2017-05-29 | Max Reitz | block: Fix backing paths for filenames with colons Signed-off-by: Max Reitz <mreitz@redhat.com> Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2017-05-11 | Max Reitz | MAINTAINERS: Add qemu-progress to the block layer Signed-off-by: Max Reitz <mreitz@redhat.com> Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2017-05-11 | Max Reitz | iotests: Extend test 066 Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2017-05-11 | Max Reitz | qcow2: Discard preallocated zero clusters Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2017-05-11 | Max Reitz | qcow2: Reuse preallocated zero clusters Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2017-05-11 | Max Reitz | qcow2: Fix preallocation size formula 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 | 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-27 | Max Reitz | qemu-img: Document backing options Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2017-04-27 | Max Reitz | qemu-img/convert: Move bs_n > 1 && -B check down Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2017-04-27 | Max Reitz | qemu-img/convert: Use @opts for one thing only Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2017-04-27 | Max Reitz | block: Do not unref bs->file on error in BD's open Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2017-04-27 | Max Reitz | iotests: Launch qemu-nbd with -e 42 Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2017-04-27 | Max Reitz | iotests/051: Add test for empty filename Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2017-04-27 | Max Reitz | block: An empty filename counts as no filename Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2017-04-27 | Max Reitz | Revert "block/io: Comment out permission assertions" Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2017-04-24 | Max Reitz | util/error: Fix leak in error_vprepend() Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2017-04-11 | Max Reitz | block/io: Comment out permission assertions Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2017-04-07 | Max Reitz | iotests: Add mirror tests for orphaned source Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2017-04-07 | Max Reitz | block/mirror: Fix use-after-free 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-03-31 | Max Reitz | block/curl: Check protocol prefix Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2017-03-31 | Max Reitz | qapi/curl: Extend and fix blockdev-add schema 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-01-26 | Max Reitz | test-hbitmap: Add hbitmap_is_serializable() calls Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2017-01-26 | Max Reitz | hbitmap: Add hbitmap_is_serializable() Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2016-11-29 | Max Reitz | hbitmap: Fix shifts of constants by granularity Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2016-11-15 | Max Reitz | block/curl: Do not wait for data beyond EOF Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2016-11-15 | Max Reitz | block/curl: Remember all sockets Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2016-11-15 | Max Reitz | block/curl: Fix return value from curl_read_cb Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2016-11-15 | Max Reitz | block/curl: Use BDRV_SECTOR_SIZE Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2016-11-15 | Max Reitz | block/curl: Drop TFTP "support" 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-11-02 | Max Reitz | main-loop: Suppress I/O thread warning under qtest Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2016-10-27 | Max Reitz | iotests: Add test for NBD's blockdev-add interface Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2016-10-27 | Max Reitz | iotests: Add assert_json_filename_equal() method Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
2016-10-27 | Max Reitz | socket_scm_helper: Accept fd directly Signed-off-by: Max Reitz <mreitz@redhat.com> |
commitcommitdifftree |
next |