- e262687 block: Fix use after free in blockdev_mark_auto_del() by Kevin Wolf · 1 year, 10 months ago
- 1e97be9 block: Convert bdrv_is_inserted() to co_wrapper by Emanuele Giuseppe Esposito · 2 years, 2 months ago
- e2c1c34 include/block: Untangle inclusion loops by Markus Armbruster · 2 years, 3 months ago
- e135505 block: Fix locking in external_snapshot_prepare() by Kevin Wolf · 2 years, 3 months ago
- d22933a block: Drain individual nodes during reopen by Kevin Wolf · 2 years, 4 months ago
- 238e920 qapi transaction: Elide redundant has_FOO in generated C by Markus Armbruster · 2 years, 4 months ago
- 54fde4f qapi block: Elide redundant has_FOO in generated C by Markus Armbruster · 2 years, 4 months ago
- 04658a5 blockdev: Clean up abuse of DriveBackup member format by Markus Armbruster · 2 years, 4 months ago
- 247cf5c monitor: switch to *_co_* functions by Alberto Faria · 2 years, 5 months ago
- 142e690 block: remove bdrv_try_set_aio_context and replace it with bdrv_try_change_aio_context by Emanuele Giuseppe Esposito · 2 years, 4 months ago
- 6f592e5 job.c: enable job lock/unlock and remove Aiocontext locks by Emanuele Giuseppe Esposito · 2 years, 5 months ago
- 880eeec jobs: group together API calls under the same job lock by Emanuele Giuseppe Esposito · 2 years, 5 months ago
- 9624112 jobs: add job lock in find_* functions by Emanuele Giuseppe Esposito · 2 years, 5 months ago
- b2aaf35 block: pass OnOffAuto instead of bool to block_acct_setup() by Denis V. Lunev · 2 years, 6 months ago
- f793dde Replace qemu_gettimeofday() with g_get_real_time() by Marc-André Lureau · 3 years ago
- c5be744 assertions for blockdev.h global state API by Emanuele Giuseppe Esposito · 3 years ago
- b4ad82a assertions for block_int global state API by Emanuele Giuseppe Esposito · 3 years ago
- ebc2752 include/block/block_int: split header into I/O and global state API by Emanuele Giuseppe Esposito · 3 years ago
- f791bf7 assertions for block global state API by Emanuele Giuseppe Esposito · 3 years ago
- aba8205 block: Lock AioContext for drain_end in blockdev-reopen by Kevin Wolf · 3 years, 1 month ago
- eac32e2 include/sysemu/blockdev.h: remove drive_get_max_devs by Emanuele Giuseppe Esposito · 3 years, 3 months ago
- cc67f28 include/sysemu/blockdev.h: remove drive_mark_claimed_by_board and inline drive_def by Emanuele Giuseppe Esposito · 3 years, 3 months ago
- df9a316 blockjob: implement and use block_job_get_aio_context by Vladimir Sementsov-Ogievskiy · 3 years, 10 months ago
- 95fd260 blockdev: Drop unused drive_get_next() by Markus Armbruster · 3 years, 4 months ago
- 4cfb3f0 job: @force parameter for job_cancel_sync() by Hanna Reitz · 3 years, 5 months ago
- 7f4c520 arch_init.h: Don't include arch_init.h unnecessarily by Peter Maydell · 3 years, 7 months ago
- e60edf6 block: Make blockdev-reopen stable API by Alberto Garcia · 3 years, 8 months ago
- 3908b7a block: Support multiple reopening with x-blockdev-reopen by Alberto Garcia · 3 years, 8 months ago
- 6cf42ca block: Acquire AioContexts during bdrv_reopen_multiple() by Kevin Wolf · 3 years, 8 months ago
- 2842ff2 blockdev: fix drive-backup transaction endless drained section by Vladimir Sementsov-Ogievskiy · 3 years, 9 months ago
- 260242a block: drop BlockBackendRootState::read_only by Vladimir Sementsov-Ogievskiy · 3 years, 9 months ago
- ae9d441 block: bdrv_append(): don't consume reference by Vladimir Sementsov-Ogievskiy · 3 years, 10 months ago
- 9db1d3a blockdev: with -drive if=virtio, use generic virtio-blk by Laurent Vivier · 4 years ago
- bdabafc block: Remove monitor command block_passwd by Markus Armbruster · 4 years ago
- fe9f70a blockdev: Drop deprecated bogus -drive interface type by Markus Armbruster · 4 years ago
- 9abda42 Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2021-03-09' into staging by Peter Maydell · 4 years ago
- 821e7ed Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2021-03-09' into staging by Peter Maydell · 4 years ago
- d6eb39b qtest: delete superfluous inclusions of qtest.h by Chen Qun · 4 years ago
- 5a11a1c blockdev: fix drive_backup_prepare() missed error by Vladimir Sementsov-Ogievskiy · 4 years, 1 month ago
- ef2e38a blockdev: Clarify error messages pertaining to 'node-name' by Connor Kuehl · 4 years ago
- 934aee1 block: use return status of bdrv_append() by Vladimir Sementsov-Ogievskiy · 4 years, 1 month ago
- c3033fd qapi: Use QAPI_LIST_APPEND in trivial cases by Eric Blake · 4 years, 2 months ago
- 6a30f66 qapi: backup: disable copy_range by default by Vladimir Sementsov-Ogievskiy · 4 years, 2 months ago
- 2c59fd8 qapi: backup: add max-chunk and max-workers to x-perf struct by Vladimir Sementsov-Ogievskiy · 4 years, 2 months ago
- 86c6a3b qapi: backup: add perf.use-copy-range parameter by Vladimir Sementsov-Ogievskiy · 4 years, 2 months ago
- 7f4a396 qapi: block-stream: add "bottom" argument by Vladimir Sementsov-Ogievskiy · 4 years, 3 months ago
- 000e5a1 stream: rework backing-file changing by Andrey Shinkevich · 4 years, 3 months ago
- 880747a qapi: add filter-node-name to block-stream by Andrey Shinkevich · 4 years, 3 months ago
- 9423765 blockdev: Fix a memleak in drive_backup_prepare() by Pan Nengyuan · 4 years, 4 months ago
- 8089eab block: Fix locking in qmp_block_resize() by Kevin Wolf · 4 years, 3 months ago
- d9dbf25 block: Simplify qmp_block_resize() error paths by Kevin Wolf · 4 years, 3 months ago
- 6cc0667 Tweak a few "Parameter 'NAME' expects THING" error message by Markus Armbruster · 4 years, 4 months ago
- b0d7be2 block: Improve some block-commit, block-stream error messages by Markus Armbruster · 4 years, 4 months ago
- eb94b81 block: Convert 'block_resize' to coroutine by Kevin Wolf · 4 years, 5 months ago
- b39847a migration: introduce icount field for snapshots by Pavel Dovgalyuk · 4 years, 5 months ago
- d73415a qemu/atomic.h: rename atomic_ to qatomic_ by Stefan Hajnoczi · 4 years, 5 months ago
- 05ea385 blockdev: Fix active commit choice by Max Reitz · 6 years ago
- 9a71b9d commit: Deal with filters by Max Reitz · 6 years ago
- 2b088c6 backup: Deal with filters by Max Reitz · 6 years ago
- 3f072a7 mirror: Deal with filters by Max Reitz · 6 years ago
- 7cc734a blockdev: Use CAF in external_snapshot_prepare() by Max Reitz · 6 years ago
- 67acfd2 stream: Deal with filters by Max Reitz · 6 years ago
- e54ee1b block: Add support to warn on backing file change without format by Eric Blake · 4 years, 8 months ago
- 992861f error: Eliminate error_propagate() manually by Markus Armbruster · 4 years, 8 months ago
- af175e8 error: Eliminate error_propagate() with Coccinelle, part 2 by Markus Armbruster · 4 years, 8 months ago
- 668f62e error: Eliminate error_propagate() with Coccinelle, part 1 by Markus Armbruster · 4 years, 8 months ago
- 235e59c qemu-option: Use returned bool to check for failure by Markus Armbruster · 4 years, 8 months ago
- c75d7f7 qemu-option: Make functions taking Error ** return bool, not void by Markus Armbruster · 4 years, 8 months ago
- c6ecec4 qemu-option: Check return value instead of @err where convenient by Markus Armbruster · 4 years, 8 months ago
- a1b40bd blockdev: Deprecate -drive with bogus interface type by Markus Armbruster · 4 years, 9 months ago
- bb4e58c blockdev: Split off basic bitmap operations for qemu-img by Eric Blake · 4 years, 10 months ago
- c6996cf blockdev: Promote several bitmap functions to non-static by Eric Blake · 4 years, 10 months ago
- a3aeeab block: Add blk_new_with_bs() helper by Eric Blake · 4 years, 10 months ago
- 8c6242b block-backend: Add flags to blk_truncate() by Kevin Wolf · 4 years, 11 months ago
- 1f58424 qapi: Only input visitors can actually fail by Markus Armbruster · 4 years, 11 months ago
- b660a84 job: take each job's lock individually in job_txn_apply by Stefan Reiter · 5 years ago
- 30dd65f block: Fix cross-AioContext blockdev-snapshot by Kevin Wolf · 5 years ago
- d29d3d1 block: Relax restrictions for blockdev-snapshot by Kevin Wolf · 5 years ago
- 89802d5 monitor/hmp: Move hmp_drive_add_node to block-hmp-cmds.c by Maxim Levitsky · 5 years ago
- a1edae2 monitor/hmp: move hmp_drive_del and hmp_commit to block-hmp-cmds.c by Maxim Levitsky · 5 years ago
- 12c929b block: Move system emulator QMP commands to block/qapi-sysemu.c by Kevin Wolf · 5 years ago
- facda54 qapi: Allow getting flat output from 'query-named-block-nodes' by Peter Krempa · 5 years ago
- 7607074 blockdev: Allow resizing everywhere by Max Reitz · 5 years ago
- ca08d93 blockdev: Allow external snapshots everywhere by Max Reitz · 5 years ago
- 8faad1c commit: Expose on-error option in QMP by Kevin Wolf · 5 years ago
- f80f267 blockdev: adds bdrv_parse_aio to use io_uring by Aarushi Mehta · 5 years ago
- 377410f blockdev: Return bs to the proper context on snapshot abort by Sergio Lopez · 5 years ago
- 91005a4 blockdev: Acquire AioContext on dirty bitmap functions by Sergio Lopez · 5 years ago
- 3ea67e0 blockdev: honor bdrv_try_set_aio_context() context requirements by Sergio Lopez · 5 years ago
- 5b7bfe5 blockdev: unify qmp_blockdev_backup and blockdev-backup transaction paths by Sergio Lopez · 5 years ago
- 2288ccf blockdev: unify qmp_drive_backup and drive-backup transaction paths by Sergio Lopez · 5 years ago
- 471ded6 blockdev: fix coding style issues in drive_backup_prepare by Sergio Lopez · 5 years ago
- c80d8b0 block: Add @exact parameter to bdrv_co_truncate() by Max Reitz · 5 years ago
- 4674111 blockdev: Use error_report() in hmp_commit() by Kevin Wolf · 6 years ago
- 3264ffc dirty-bitmaps: remove deprecated autoload parameter by John Snow · 5 years ago
- 5deb6cb block/dirty-bitmap: add bs link by Vladimir Sementsov-Ogievskiy · 5 years ago
- d2c3080 block/qcow2: proper locking on bitmap add/remove paths by Vladimir Sementsov-Ogievskiy · 5 years ago
- b56a1e3 block/dirty-bitmap: return int from bdrv_remove_persistent_dirty_bitmap by Vladimir Sementsov-Ogievskiy · 5 years ago
- 00e30f0 block/backup: use backup-top instead of write notifiers by Vladimir Sementsov-Ogievskiy · 5 years ago
- cdf3bc9 mirror: Fix bdrv_has_zero_init() use by Max Reitz · 6 years ago