- 09ec851 block: Drop the sheepdog block driver by Markus Armbruster · 3 years, 10 months ago
- 4cc10ca Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into staging by Peter Maydell · 3 years, 10 months ago
- 4951967 ratelimit: protect with a mutex by Paolo Bonzini · 3 years, 11 months ago
- 4c386f8 Do not include sysemu/sysemu.h if it's not really necessary by Thomas Huth · 3 years, 11 months ago
- 35b7f4a block: Add BDRV_O_NO_SHARE for blk_new_open() by Kevin Wolf · 3 years, 10 months ago
- 72373e4 block: bdrv_reopen_multiple: refresh permissions on updated graph by Vladimir Sementsov-Ogievskiy · 3 years, 10 months ago
- 1e4c797 block: make bdrv_refresh_limits() to be a transaction action by Vladimir Sementsov-Ogievskiy · 3 years, 10 months ago
- b75d64b block/backup-top: drop .active by Vladimir Sementsov-Ogievskiy · 3 years, 10 months ago
- 228ca37 block: drop ctx argument from bdrv_root_attach_child by Vladimir Sementsov-Ogievskiy · 3 years, 10 months ago
- 3ca1f32 block: BdrvChildClass: add .get_parent_aio_context handler by Vladimir Sementsov-Ogievskiy · 3 years, 10 months ago
- ae9d441 block: bdrv_append(): don't consume reference by Vladimir Sementsov-Ogievskiy · 3 years, 10 months ago
- 0267101 block/nbd: fix possible use after free of s->connect_thread by Vladimir Sementsov-Ogievskiy · 3 years, 11 months ago
- 0076941 mirror: Do not enter a paused job on completion by Max Reitz · 3 years, 11 months ago
- c41f5b9 mirror: Move open_backing_file to exit_common by Max Reitz · 3 years, 11 months ago
- b084b42 block/rbd: fix memory leak in qemu_rbd_co_create_opts() by Stefano Garzarella · 4 years ago
- c1c1f6c block/rbd: fix memory leak in qemu_rbd_connect() by Stefano Garzarella · 4 years ago
- 07ee2ab block/vdi: Don't assume that blocks are larger than VdiHeader by David Edmondson · 4 years ago
- 574b830 block/vdi: When writing new bmap entry fails, don't leak the buffer by David Edmondson · 4 years ago
- 4841082 qcow2: Force preallocation with data-file-raw by Max Reitz · 4 years ago
- 53431b9 block/mirror: Fix mirror_top's permissions by Max Reitz · 4 years, 1 month ago
- ad0ce64 qcow2: use external virtual timers by Pavel Dovgalyuk · 4 years ago
- bdabafc block: Remove monitor command block_passwd by Markus Armbruster · 4 years ago
- 6f4b199 block/export: disable VHOST_USER_PROTOCOL_F_INFLIGHT_SHMFD for now by Stefan Hajnoczi · 4 years ago
- 0f418a2 curl: Disconnect sockets from CURLState by Max Reitz · 4 years ago
- 3663dca curl: Store BDRVCURLState pointer in CURLSocket by Max Reitz · 4 years ago
- 1bf2607 stream: Don't crash when node permission is denied by Kevin Wolf · 4 years ago
- 8d17adf block: remove support for using "file" driver with block/char devices by Daniel P. Berrangé · 4 years ago
- e67d8e2 block: remove 'dirty-bitmaps' field from 'BlockInfo' struct by Daniel P. Berrangé · 4 years ago
- 81cbfd5 block: remove dirty bitmaps 'status' field by Daniel P. Berrangé · 4 years ago
- ad1324e block: remove 'encryption_key_missing' flag from QAPI by Daniel P. Berrangé · 4 years ago
- 6f34661 Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-6.0-pull-request' into staging by Peter Maydell · 4 years ago
- 9abda42 Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2021-03-09' into staging by Peter Maydell · 4 years ago
- 538f049 sysemu: Let VMChangeStateHandler take boolean 'running' argument by Philippe Mathieu-Daudé · 4 years, 2 months ago
- a557b00 Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging by Peter Maydell · 4 years ago
- 1184b41 block/qcow2: refactor qcow2_update_options_prepare error paths by Vladimir Sementsov-Ogievskiy · 4 years, 1 month ago
- 15ce94a block/qed: bdrv_qed_do_open: deal with errp by Vladimir Sementsov-Ogievskiy · 4 years, 1 month ago
- e6247c9 block/qcow2: simplify qcow2_co_invalidate_cache() by Vladimir Sementsov-Ogievskiy · 4 years, 1 month ago
- 772c4ca block/qcow2: read_cache_sizes: return status value by Vladimir Sementsov-Ogievskiy · 4 years, 1 month ago
- 526e31d block/qcow2-bitmap: return status from qcow2_store_persistent_dirty_bitmaps by Vladimir Sementsov-Ogievskiy · 4 years, 1 month ago
- 0c1e9d2 block/qcow2-bitmap: improve qcow2_load_dirty_bitmaps() interface by Vladimir Sementsov-Ogievskiy · 4 years, 1 month ago
- 83bad8c block/qcow2: qcow2_get_specific_info(): drop error propagation by Vladimir Sementsov-Ogievskiy · 4 years, 1 month ago
- eb5becc block/mirror: drop extra error propagation in commit_active_start() by Vladimir Sementsov-Ogievskiy · 4 years, 1 month ago
- bc52024 block: check return value of bdrv_open_child and drop error propagation by Vladimir Sementsov-Ogievskiy · 4 years, 1 month ago
- baefd97 parallels: support bitmap extension for read-only mode by Vladimir Sementsov-Ogievskiy · 4 years ago
- e0b5207 block/parallels: BDRVParallelsState: add cluster_size field by Vladimir Sementsov-Ogievskiy · 4 years ago
- 35f428b qcow2-bitmap: make bytes_covered_by_bitmap_cluster() public by Vladimir Sementsov-Ogievskiy · 4 years ago
- 05ae4e6 block/export: port virtio-blk read/write range check by Stefan Hajnoczi · 4 years ago
- db4eadf block/export: port virtio-blk discard/write zeroes input validation by Stefan Hajnoczi · 4 years ago
- e44362c block/export: fix vhost-user-blk export sector number calculation by Stefan Hajnoczi · 4 years ago
- 524bac0 block/export: use VIRTIO_BLK_SECTOR_BITS by Stefan Hajnoczi · 4 years ago
- a4f1542 block/export: fix blk_size double byteswap by Stefan Hajnoczi · 4 years ago
- 705dde2 backup-top: Refuse I/O in inactive state by Max Reitz · 4 years ago
- bdc4c4c backup: Remove nodes from job in .clean() by Max Reitz · 4 years ago
- f7544ed qemu-config: add error propagation to qemu_config_parse by Paolo Bonzini · 4 years ago
- 6094cbe block: qcow2: remove the created file on initialization error by Maxim Levitsky · 4 years, 2 months ago
- a890f08 block: add bdrv_co_delete_file_noerr by Maxim Levitsky · 4 years, 2 months ago
- dcb6699 crypto: luks: Fix tiny memory leak by Maxim Levitsky · 4 years, 2 months ago
- 392b9a7 Merge remote-tracking branch 'remotes/ericb/tags/pull-bitmaps-2021-02-12' into staging by Peter Maydell · 4 years, 1 month ago
- 934aee1 block: use return status of bdrv_append() by Vladimir Sementsov-Ogievskiy · 4 years, 1 month ago
- ff789bf block/backup: implement .cancel job handler by Vladimir Sementsov-Ogievskiy · 4 years, 1 month ago
- 521ff8b block/mirror: implement .cancel job handler by Vladimir Sementsov-Ogievskiy · 4 years, 1 month ago
- 3fc1ec3 block/raw-format: implement .bdrv_cancel_in_flight handler by Vladimir Sementsov-Ogievskiy · 4 years, 1 month ago
- c4f7f24 block/nbd: implement .bdrv_cancel_in_flight by Vladimir Sementsov-Ogievskiy · 4 years, 1 month ago
- bd54669 block: add new BlockDriver handler: bdrv_cancel_in_flight by Vladimir Sementsov-Ogievskiy · 4 years, 1 month ago
- 3d3e9b1 block: rename and alter bdrv_all_find_snapshot semantics by Daniel P. Berrangé · 4 years, 1 month ago
- c22d644 block: allow specifying name of block device for vmstate storage by Daniel P. Berrangé · 4 years, 1 month ago
- cf3a74c block: add ability to specify list of blockdevs during snapshot by Daniel P. Berrangé · 4 years, 1 month ago
- e26f98e block: push error reporting into bdrv_all_*_snapshot functions by Daniel P. Berrangé · 4 years, 1 month ago
- ddde5ee block/nbd: only enter connection coroutine if it's present by Roman Kagan · 4 years, 1 month ago
- 3b5e4db block/nbd: only detach existing iochannel from aio_context by Roman Kagan · 4 years, 1 month ago
- a5215b8 block/io: use int64_t bytes in copy_range by Vladimir Sementsov-Ogievskiy · 4 years, 3 months ago
- e9e52ef block/io: support int64_t bytes in read/write wrappers by Vladimir Sementsov-Ogievskiy · 4 years, 3 months ago
- 37e9403 block/io: support int64_t bytes in bdrv_co_p{read,write}v_part() by Vladimir Sementsov-Ogievskiy · 4 years, 3 months ago
- 8b0c5d7 block/io: support int64_t bytes in bdrv_aligned_preadv() by Vladimir Sementsov-Ogievskiy · 4 years, 3 months ago
- 9df5afb block/io: support int64_t bytes in bdrv_co_do_copy_on_readv() by Vladimir Sementsov-Ogievskiy · 4 years, 3 months ago
- fcfd9ad block/io: support int64_t bytes in bdrv_aligned_pwritev() by Vladimir Sementsov-Ogievskiy · 4 years, 3 months ago
- 5ae07b1 block/io: support int64_t bytes in bdrv_co_do_pwrite_zeroes() by Vladimir Sementsov-Ogievskiy · 4 years, 3 months ago
- 17abcbe block/io: use int64_t bytes in driver wrappers by Vladimir Sementsov-Ogievskiy · 4 years, 3 months ago
- 8024726 block: use int64_t as bytes type in tracked requests by Eric Blake · 4 years, 1 month ago
- 63f4ad1 block/io: improve bdrv_check_request: check qiov too by Vladimir Sementsov-Ogievskiy · 4 years, 3 months ago
- 801625e block/throttle-groups: throttle_group_co_io_limits_intercept(): 64bit bytes by Vladimir Sementsov-Ogievskiy · 4 years, 3 months ago
- 98ca454 block/io: bdrv_pad_request(): support qemu_iovec_init_extended failure by Vladimir Sementsov-Ogievskiy · 4 years, 3 months ago
- f0deecf block/io: refactor bdrv_pad_request(): move bdrv_pad_request() up by Vladimir Sementsov-Ogievskiy · 4 years, 3 months ago
- a56ed80 block: fix theoretical overflow in bdrv_init_padding() by Vladimir Sementsov-Ogievskiy · 4 years, 3 months ago
- 4c002ce util/iov: make qemu_iovec_init_extended() honest by Vladimir Sementsov-Ogievskiy · 4 years, 3 months ago
- 69b55e0 block: refactor bdrv_check_request: add errp by Vladimir Sementsov-Ogievskiy · 4 years, 3 months ago
- 26513a0 block: Fix VM size column width in bdrv_snapshot_dump() by Kevin Wolf · 4 years, 1 month ago
- fcc8672 block/nvme: Trace NVMe spec version supported by the controller by Philippe Mathieu-Daudé · 4 years, 1 month ago
- 97b709f block/nvme: Properly display doorbell stride length in trace event by Philippe Mathieu-Daudé · 4 years, 1 month ago
- 7e7eb9f Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2021-01-28' into staging by Peter Maydell · 4 years, 1 month ago
- 95b3a8c qapi: More complex uses of QAPI_LIST_APPEND by Eric Blake · 4 years, 2 months ago
- c3033fd qapi: Use QAPI_LIST_APPEND in trivial cases by Eric Blake · 4 years, 2 months ago
- 86b1cf3 block: Separate blk_is_writable() and blk_supports_write_perm() by Kevin Wolf · 4 years, 1 month ago
- 797e3e3 block: report errno when flock fcntl fails by David Edmondson · 4 years, 2 months ago
- 143a638 block/block-copy: drop unused argument of block_copy() by Vladimir Sementsov-Ogievskiy · 4 years, 1 month ago
- 5b49c2b block/block-copy: drop unused block_copy_set_progress_callback() by Vladimir Sementsov-Ogievskiy · 4 years, 1 month ago
- 71eed4c backup: move to block-copy by Vladimir Sementsov-Ogievskiy · 4 years, 1 month ago
- 511e7d3 block/backup: drop extra gotos from backup_run() by Vladimir Sementsov-Ogievskiy · 4 years, 1 month ago
- d51590f block/block-copy: make progress_bytes_callback optional by Vladimir Sementsov-Ogievskiy · 4 years, 1 month ago
- 2c59fd8 qapi: backup: add max-chunk and max-workers to x-perf struct by Vladimir Sementsov-Ogievskiy · 4 years, 1 month ago