aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-12-15graph-lock: Implement guard macrosEmanuele Giuseppe Esposito
2022-12-15graph-lock: Introduce a lock to protect block graph operationsPaolo Bonzini
2022-12-15block: Factor out bdrv_drain_all_begin_nopoll()Kevin Wolf
2022-12-15block/dirty-bitmap: convert coroutine-only functions to co_wrapperEmanuele Giuseppe Esposito
2022-12-15block: convert bdrv_create to co_wrapperEmanuele Giuseppe Esposito
2022-12-15block-coroutine-wrapper.py: support also basic return typesEmanuele Giuseppe Esposito
2022-12-15block-coroutine-wrapper.py: support functions without bs argEmanuele Giuseppe Esposito
2022-12-15block-coroutine-wrapper.py: introduce co_wrapperEmanuele Giuseppe Esposito
2022-12-15block: rename generated_co_wrapper in co_wrapper_mixedEmanuele Giuseppe Esposito
2022-12-15block: bdrv_create_file is a coroutine_fnEmanuele Giuseppe Esposito
2022-12-15block: distinguish between bdrv_create running in coroutine and notEmanuele Giuseppe Esposito
2022-12-15block: avoid duplicating filename string in bdrv_createEmanuele Giuseppe Esposito
2022-12-15block/vmdk: add coroutine_fn annotationsEmanuele Giuseppe Esposito
2022-12-15block-backend: replace bdrv_*_above with blk_*_aboveEmanuele Giuseppe Esposito
2022-12-15nbd/server.c: add coroutine_fn annotationsEmanuele Giuseppe Esposito
2022-12-15block-copy: add coroutine_fn annotationsEmanuele Giuseppe Esposito
2022-12-15block-io: introduce coroutine_fn duplicates for bdrv_common_block_status_abov...Emanuele Giuseppe Esposito
2022-12-15block: Remove poll parameter from bdrv_parent_drained_begin_single()Kevin Wolf
2022-12-15block: Don't poll in bdrv_replace_child_noperm()Kevin Wolf
2022-12-15block: Drop out of coroutine in bdrv_do_drained_begin_quiesce()Kevin Wolf
2022-12-15block: Remove ignore_bds_parents parameter from drain_begin/end.Kevin Wolf
2022-12-15block: Call drain callbacks only onceKevin Wolf
2022-12-15block: Remove subtree drainsKevin Wolf
2022-12-15stream: Replace subtree drain with a single node drainKevin Wolf
2022-12-15block: Don't use subtree drains in bdrv_drop_intermediate()Kevin Wolf
2022-12-15block: Drain individual nodes during reopenKevin Wolf
2022-12-15block: Fix locking for bdrv_reopen_queue_child()Kevin Wolf
2022-12-15block: Inline bdrv_drain_invoke()Kevin Wolf
2022-12-15block: Remove drained_end_counterKevin Wolf
2022-12-15block: Revert .bdrv_drained_begin/end to non-coroutine_fnKevin Wolf
2022-12-15test-bdrv-drain: Don't yield in .bdrv_co_drained_begin/end()Kevin Wolf
2022-12-15qed: Don't yield in bdrv_qed_co_drain_begin()Kevin Wolf
2022-12-15block: refactor bdrv_list_refresh_perms to allow any list of nodesVladimir Sementsov-Ogievskiy
2022-12-15block: bdrv_refresh_perms(): allow external tranVladimir Sementsov-Ogievskiy
2022-12-15block: drop bdrv_remove_filter_or_cow_childVladimir Sementsov-Ogievskiy
2022-12-15block: Inline bdrv_detach_child()Vladimir Sementsov-Ogievskiy
2022-12-15Merge tag 'next-8.0-pull-request' of https://gitlab.com/juan.quintela/qemu in...Peter Maydell
2022-12-15tests/qtest/vhost-user-blk-test: don't abort all qtests on missing envarChristian Schoenebeck
2022-12-15.gitlab/issue_templates: Move suggestions into commentsThomas Huth
2022-12-15gitlab-ci: Check building ppc64 without TCGThomas Huth
2022-12-15FreeBSD: Upgrade to 12.4 releaseBrad Smith
2022-12-15tests/qtest: Enable qtest build on WindowsBin Meng
2022-12-15.gitlab-ci.d/windows.yml: Exclude qTests from 64-bit CI job for nowBin Meng
2022-12-15.gitlab-ci.d/windows.yml: Keep 64-bit and 32-bit build scripts consistentBin Meng
2022-12-15.gitlab-ci.d/windows.yml: Unify the prerequisite packagesBin Meng
2022-12-15tests/qtest/libqos/e1000e: Correctly group register accessesAkihiko Odaki
2022-12-15tests/qtest/e1000e-test: De-duplicate constantsAkihiko Odaki
2022-12-15tests/qtest/libqos/e1000e: Remove "other" interruptsAkihiko Odaki
2022-12-15hw: Include the VMWare devices only in the x86 targetsThomas Huth
2022-12-15MAINTAINERS: Add documentation files to the corresponding sectionsThomas Huth