]> git.proxmox.com Git - mirror_qemu.git/history - block.c
Merge tag 'pull-aspeed-20240201' of https://github.com/legoater/qemu into staging
[mirror_qemu.git] / block.c
2023-06-28 Kevin Wolfblock: Fix AioContext locking in bdrv_open_inherit()
2023-06-28 Kevin Wolfblock: Fix AioContext locking in bdrv_reopen_parse_file...
2023-06-28 Kevin Wolfblock: Fix AioContext locking in bdrv_attach_child_common()
2023-06-28 Kevin Wolfblock: Fix AioContext locking in bdrv_open_child()
2023-06-21 Richard HendersonMerge tag 'seabios-hppa-v7-pull-request' of https:...
2023-06-10 Richard HendersonMerge tag 'pull-ppc-20230610' of https://gitlab.com...
2023-06-10 Richard HendersonMerge tag 'trivial-patches-20230610' of https://gitlab...
2023-06-09 Michael Tokarevblock.c: add newline for "Detected format" warning
2023-05-30 Richard HendersonMerge tag 'pull-tcg-20230530' of https://gitlab.com...
2023-05-30 Richard HendersonMerge tag 'for-upstream' of https://repo.or.cz/qemu...
2023-05-30 Stefan Hajnocziaio: remove aio_disable_external() API
2023-05-30 Kevin Wolfblock: Fix AioContext locking in bdrv_insert_node()
2023-05-30 Kevin Wolfblock: Take AioContext lock in bdrv_open_driver()
2023-05-30 Kevin Wolfqcow2: Fix open with 'file' in iothread
2023-05-30 Kevin Wolfmirror: Hold main AioContext lock for calling bdrv_open...
2023-05-30 Kevin Wolfblock: Take main AioContext lock when calling bdrv_open()
2023-05-30 Kevin Wolfblock: Clarify locking rules for bdrv_open(_inherit)()
2023-05-22 Richard HendersonMerge tag 'pull-qapi-2023-05-17-v2' of https://repo...
2023-05-22 Richard HendersonMerge tag 'pull-request-2023-05-22' of https://gitlab...
2023-05-22 Richard HendersonMerge tag 'for-upstream' of https://repo.or.cz/qemu...
2023-05-19 Kevin Wolfblock: Call .bdrv_co_create(_opts) unlocked
2023-05-19 Richard HendersonMerge tag 'pull-hex-20230518-1' of https://github.com...
2023-05-17 Richard HendersonMerge tag 'linux-user-for-8.1-pull-request' of https...
2023-05-15 Richard HendersonMerge tag 'block-pull-request' of https://gitlab.com...
2023-05-15 Sam Liblock: add zoned BlockDriver check to block layer
2023-05-13 Richard HendersonMerge tag 'or1k-pull-request-20230513' of https://githu...
2023-05-10 Richard HendersonMerge tag 'pull-testing-updates-100523-1' of https...
2023-05-10 Richard HendersonMerge tag 'for-upstream' of https://repo.or.cz/qemu...
2023-05-10 Kevin Wolfblock: Mark bdrv_refresh_limits() and callers GRAPH_RDLOCK
2023-05-10 Emanuele Giuseppe... block: Mark bdrv_co_debug_event() GRAPH_RDLOCK
2023-05-10 Emanuele Giuseppe... block: Mark bdrv_co_get_info() and callers GRAPH_RDLOCK
2023-05-10 Emanuele Giuseppe... block: Mark bdrv_co_get_allocated_file_size() and calle...
2023-05-10 Kevin Wolfblock: .bdrv_open is non-coroutine and unlocked
2023-05-10 Kevin Wolfblock: bdrv/blk_co_unref() for calls in coroutine context
2023-04-26 Richard HendersonMerge tag 'pull-qapi-2023-04-26' of https://repo.or...
2023-04-26 Richard HendersonMerge tag 'for-upstream' of https://repo.or.cz/qemu...
2023-04-25 Stefan Hajnocziblock: add missing coroutine_fn to bdrv_sum_allocated_f...
2023-04-22 Richard HendersonMerge tag 'pull-hex-20230421' of https://github.com...
2023-04-12 Peter MaydellMerge tag 'coverity-fixes-pull-request' of git://git...
2023-04-11 Peter MaydellMerge tag 'for-upstream' of https://repo.or.cz/qemu...
2023-04-11 Paolo Bonziniblock, block-backend: write some hot coroutine wrappers...
2023-04-11 Paolo Bonziniblock-backend: inline bdrv_co_get_geometry
2023-04-11 Paolo Bonziniblock: refresh bs->total_sectors on reopen
2023-04-11 Paolo Bonziniblock: move has_variable_length to BlockLimits
2023-04-10 Peter MaydellMerge tag 'pull_error_handle_fix_use_after_free.v1...
2023-03-28 Peter MaydellMerge tag 'for-upstream' of https://repo.or.cz/qemu...
2023-03-27 Kevin Wolfblock/export: Fix graph locking in blk_get_geometry...
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
next