]> git.proxmox.com Git - mirror_qemu.git/history - block.c
tests/vm: custom openbsd partitioning to increase /home space
[mirror_qemu.git] / block.c
2023-02-26 Peter MaydellMerge tag 'pull-riscv-to-apply-20230224' of github...
2023-02-24 Peter MaydellMerge tag 'for-upstream' of https://repo.or.cz/qemu...
2023-02-24 Peter MaydellMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-02-23 Kevin Wolfblock: Mark bdrv_co_refresh_total_sectors() and callers...
2023-02-23 Kevin Wolfblock: Mark bdrv_co_delete_file() and callers GRAPH_RDLOCK
2023-02-23 Kevin Wolfblock: Mark bdrv_co_eject/lock_medium() and callers...
2023-02-23 Emanuele Giuseppe... block: Mark bdrv_co_is_inserted() and callers GRAPH_RDLOCK
2023-02-23 Kevin Wolfblock: Mark bdrv_co_create() and callers GRAPH_RDLOCK
2023-02-23 Kevin Wolfblock: Make bdrv_can_set_read_only() static
2023-02-21 Peter MaydellMerge tag 'net-pull-request' of https://github.com...
2023-02-21 Peter MaydellMerge tag 'pr-2023-02-16' of https://gitlab.com/a1xndr...
2023-02-20 Peter MaydellMerge tag 'vfio-updates-20230216.0' of https://gitlab...
2023-02-20 Peter MaydellMerge tag 'pull-virtiofs-20230216b' of https://gitlab...
2023-02-20 Peter MaydellMerge tag 'for-upstream' of https://repo.or.cz/qemu...
2023-02-17 Stefano Garzarellablock: temporarily hold the new AioContext of bs_top...
2023-02-17 Kevin Wolfblock: Assert non-coroutine context for bdrv_open_inherit()
2023-02-17 Kevin Wolfblock: Fix bdrv_co_create_opts_simple() to open images...
2023-02-04 Peter MaydellMerge tag 'linux-user-for-8.0-pull-request' of https...
2023-02-04 Peter MaydellMerge tag 'm68k-next-pull-request' of https://github...
2023-02-04 Peter MaydellMerge tag 'pull-monitor-2023-02-03-v2' of https://repo...
2023-02-03 Peter MaydellMerge tag 'pull-target-arm-20230203' of https://git...
2023-02-03 Peter MaydellMerge tag 'for-upstream' of https://repo.or.cz/qemu...
2023-02-01 Emanuele Giuseppe... block: Convert bdrv_debug_event() to co_wrapper_mixed
2023-02-01 Emanuele Giuseppe... block: Convert bdrv_lock_medium() to co_wrapper
2023-02-01 Emanuele Giuseppe... block: Convert bdrv_eject() to co_wrapper
2023-02-01 Emanuele Giuseppe... block: Convert bdrv_get_info() to co_wrapper_mixed
2023-02-01 Emanuele Giuseppe... block: Convert bdrv_get_allocated_file_size() to co_wrapper
2023-02-01 Emanuele Giuseppe... block: Convert bdrv_refresh_total_sectors() to co_wrapp...
2023-02-01 Emanuele Giuseppe... block: Rename refresh_total_sectors to bdrv_refresh_tot...
2023-02-01 Emanuele Giuseppe... block: Convert bdrv_is_inserted() to co_wrapper
2023-01-24 Paolo Bonziniblock: remove bdrv_coroutine_enter
2023-01-20 Peter MaydellMerge tag 'pull-riscv-to-apply-20230120' of https:...
2023-01-20 Peter MaydellMerge tag 'pull-include-2023-01-20' of https://repo...
2023-01-20 Markus Armbrusterinclude/block: Untangle inclusion loops
2022-12-18 Peter MaydellMerge tag 'pull-hex-20221216-1' of https://github.com...
2022-12-18 Peter MaydellMerge tag 'pull-loongarch-20221215' of https://gitlab...
2022-12-17 Peter MaydellMerge tag 'pull-target-arm-20221216' of https://git...
2022-12-16 Peter MaydellMerge tag 'for-upstream' of https://repo.or.cz/qemu...
2022-12-15 Kevin Wolfblock: GRAPH_RDLOCK for functions only called by co_wra...
2022-12-15 Kevin WolfMark assert_bdrv_graph_readable/writable() GRAPH_RD...
2022-12-15 Emanuele Giuseppe... block: assert that graph read and writes are performed...
2022-12-15 Emanuele Giuseppe... block: remove unnecessary assert_bdrv_graph_writable()
2022-12-15 Emanuele Giuseppe... block: wrlock in bdrv_replace_child_noperm
2022-12-15 Kevin Wolfblock: Fix locking in external_snapshot_prepare()
2022-12-15 Emanuele Giuseppe... block: convert bdrv_create to co_wrapper
2022-12-15 Emanuele Giuseppe... block: bdrv_create_file is a coroutine_fn
2022-12-15 Emanuele Giuseppe... block: distinguish between bdrv_create running in corou...
2022-12-15 Emanuele Giuseppe... block: avoid duplicating filename string in bdrv_create
2022-12-15 Kevin Wolfblock: Remove poll parameter from bdrv_parent_drained_b...
2022-12-15 Kevin Wolfblock: Don't poll in bdrv_replace_child_noperm()
2022-12-15 Kevin Wolfblock: Remove ignore_bds_parents parameter from drain_b...
2022-12-15 Kevin Wolfblock: Call drain callbacks only once
2022-12-15 Kevin Wolfblock: Remove subtree drains
2022-12-15 Kevin Wolfstream: Replace subtree drain with a single node drain
2022-12-15 Kevin Wolfblock: Don't use subtree drains in bdrv_drop_intermediate()
2022-12-15 Kevin Wolfblock: Drain individual nodes during reopen
2022-12-15 Kevin Wolfblock: Fix locking for bdrv_reopen_queue_child()
2022-12-15 Kevin Wolfblock: Remove drained_end_counter
2022-12-15 Kevin Wolfblock: Revert .bdrv_drained_begin/end to non-coroutine_fn
2022-12-15 Vladimir Sementsov... block: refactor bdrv_list_refresh_perms to allow any...
2022-12-15 Vladimir Sementsov... block: bdrv_refresh_perms(): allow external tran
2022-12-15 Vladimir Sementsov... block: drop bdrv_remove_filter_or_cow_child
2022-12-15 Vladimir Sementsov... block: Inline bdrv_detach_child()
2022-11-15 Stefan HajnocziMerge tag 'pull-x86-20221115' of https://gitlab.com...
2022-11-14 Stefan HajnocziMerge tag 'for-upstream' of https://repo.or.cz/qemu...
2022-11-10 Hanna Reitzblock: Make bdrv_child_get_parent_aio_context I/O
2022-11-07 Stefan HajnocziMerge tag 'for_upstream' of https://git.kernel.org...
2022-11-07 Stefan HajnocziMerge tag 'pull-loongarch-20221107' of https://gitlab...
2022-11-07 Stefan HajnocziMerge tag 'pull-request-2022-11-06' of https://gitlab...
2022-11-07 Stefan HajnocziMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2022-11-06 Claudio Fontanamodule: add Error arguments to module_load and module_l...
2022-11-06 Claudio Fontanamodule: rename module_load_one to module_load
2022-11-03 Stefan HajnocziMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2022-10-31 Stefan HajnocziMerge tag 'pull-qemu-20221031' of https://gitlab.com...
2022-10-31 Stefan HajnocziMerge tag 'imp-202210-pull-request' of https://github...
2022-10-31 Stefan HajnocziMerge tag 'pull-ppc-20221029' of https://gitlab.com...
2022-10-31 Stefan HajnocziMerge tag 'pull-request-2022-10-28' of https://gitlab...
2022-10-30 Stefan HajnocziMerge tag 'mem-2022-10-28' of https://github.com/davidh...
2022-10-30 Stefan HajnocziMerge tag 'pull-error-2022-10-28' of https://repo.or...
2022-10-30 Stefan HajnocziMerge tag 'net-pull-request' of https://github.com...
2022-10-30 Stefan HajnocziMerge tag 'for-upstream' of https://repo.or.cz/qemu...
2022-10-30 Stefan HajnocziMerge tag 'misc-next-pull-request' of https://gitlab...
2022-10-30 Stefan HajnocziMerge tag 'block-pull-request' of https://gitlab.com...
2022-10-27 Alberto Fariablock: switch to *_co_* functions
2022-10-27 Emanuele Giuseppe... block: remove bdrv_try_set_aio_context and replace...
2022-10-27 Emanuele Giuseppe... block: rename bdrv_child_try_change_aio_context in...
2022-10-27 Emanuele Giuseppe... block: remove all unused ->can_set_aio_ctx and ->set_ai...
2022-10-27 Emanuele Giuseppe... block: use the new _change_ API instead of _can_set_...
2022-10-27 Emanuele Giuseppe... block: implement .change_aio_ctx in child_of_bds
2022-10-27 Emanuele Giuseppe... bdrv_change_aio_context: use hash table instead of...
2022-10-27 Emanuele Giuseppe... block: use transactions as a replacement of ->{can_...
2022-10-27 Emanuele Giuseppe... block.c: assert bs->aio_context is written under BQL...
2022-10-27 Vladimir Sementsov... block: refactor bdrv_remove_file_or_backing_child to...
2022-10-27 Vladimir Sementsov... block: Manipulate bs->file / bs->backing pointers in...
2022-10-27 Vladimir Sementsov... Revert "block: Pass BdrvChild ** to replace_child_noperm"
2022-10-27 Vladimir Sementsov... Revert "block: Restructure remove_file_or_backing_child()"
2022-10-27 Vladimir Sementsov... Revert "block: Let replace_child_tran keep indirect...
2022-10-27 Vladimir Sementsov... Revert "block: Let replace_child_noperm free children"
2022-10-27 Vladimir Sementsov... block: introduce bdrv_open_file_child() helper
2022-10-27 Bin Mengblock: Refactor get_tmp_filename()
next