]> git.proxmox.com Git - mirror_qemu.git/history - block/io.c
Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging
[mirror_qemu.git] / block / io.c
2023-09-11 Stefan HajnocziMerge tag 'for-upstream' of https://repo.or.cz/qemu...
2023-09-11 Stefan HajnocziMerge tag 'pull-target-arm-20230908' of https://git...
2023-09-08 Stefan Hajnocziblock: change reqs_lock to QemuMutex
2023-09-08 Stefan Hajnocziblock: minimize bs->reqs_lock section in tracked_reques...
2023-09-08 Stefan HajnocziMerge tag 'pull-trivial-patches' of https://gitlab...
2023-09-08 Michael Tokarevblock: spelling fixes
2023-08-31 Stefan HajnocziMerge tag 'quick-fix-pull-request' of https://gitlab...
2023-08-31 Stefan HajnocziMerge tag 'pull-maintainer-ominbus-300823-1' of https...
2023-08-30 Stefan HajnocziMerge tag 'block-pull-request' of https://gitlab.com...
2023-08-30 Andrey Drobyshevblock/io: align requests to subcluster_size
2023-08-09 Richard HendersonMerge tag 'or1k-pull-request-20230809' of https://githu...
2023-07-28 Richard HendersonMerge tag 'pull-nbd-2023-07-28' of https://repo.or...
2023-07-28 Richard HendersonMerge tag 'block-pull-request' of https://gitlab.com...
2023-07-27 Hanna Czenczekblock: Fix pad_request's request restriction
2023-06-29 Richard HendersonMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-06-29 Richard HendersonMerge tag 'accel-20230628' of https://github.com/philmd...
2023-06-28 Richard HendersonMerge tag 'for-upstream' of https://repo.or.cz/qemu...
2023-06-28 Paolo Bonziniblock: use bdrv_co_debug_event in coroutine context
2023-06-28 Paolo Bonziniblock: use bdrv_co_getlength in coroutine context
2023-06-21 Richard HendersonMerge tag 'seabios-hppa-v7-pull-request' of https:...
2023-06-06 Richard HendersonMerge tag 'pull-request-2023-06-06' of https://gitlab...
2023-06-05 Richard HendersonMerge tag 'pull-block-2023-06-05' of https://gitlab...
2023-06-05 Hanna Czenczekblock: Collapse padded I/O vecs exceeding IOV_MAX
2023-06-01 Richard HendersonMerge tag 'block-pull-request' of https://gitlab.com...
2023-06-01 Stefan Hajnocziblock: remove bdrv_co_io_plug() API
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 Stefan Hajnocziblock: drain from main loop thread in bdrv_co_yield_to_...
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: introduce zone append write for zoned devices
2023-05-15 Sam Liblock/block-backend: add block layer APIs resembling...
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_get_info() and callers GRAPH_RDLOCK
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: convert bdrv_drain_all_begin() to AIO_WAIT_WHILE...
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: remove has_variable_length from BlockDriver
2023-04-11 Paolo Bonziniblock: move has_variable_length to BlockLimits
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-23 Kevin Wolfblock: Mark bdrv_(un)register_buf() GRAPH_RDLOCK
2023-02-23 Kevin Wolfblock: Mark bdrv_co_io_(un)plug() and callers GRAPH_RDLOCK
2023-02-23 Kevin Wolfblock: Mark preadv_snapshot/snapshot_block_status GRAPH...
2023-02-23 Emanuele Giuseppe... block: Mark bdrv_co_copy_range() GRAPH_RDLOCK
2023-02-23 Kevin Wolfblock: Mark bdrv_co_do_pwrite_zeroes() GRAPH_RDLOCK
2023-02-23 Kevin Wolfblock: Mark bdrv_co_pwrite_sync() and callers GRAPH_RDLOCK
2023-02-23 Kevin Wolfblock: Mark public read/write functions GRAPH_RDLOCK
2023-02-23 Kevin Wolfblock: Mark read/write in block/io.c GRAPH_RDLOCK
2023-02-23 Kevin Wolfblock: Mark bdrv_co_pwrite_zeroes() and callers GRAPH_R...
2023-02-23 Emanuele Giuseppe... block: Mark bdrv_co_pdiscard() and callers GRAPH_RDLOCK
2023-02-23 Emanuele Giuseppe... block: Mark bdrv_co_flush() and callers GRAPH_RDLOCK
2023-02-23 Kevin Wolfblock: Mark bdrv_co_ioctl() and callers GRAPH_RDLOCK
2023-02-23 Kevin Wolfblock: Mark bdrv_co_block_status() and callers GRAPH_RDLOCK
2023-02-23 Kevin Wolfblock: Mark bdrv_co_truncate() and callers GRAPH_RDLOCK
2023-02-09 Peter MaydellMerge tag 'block-pull-request' of https://gitlab.com...
2023-02-09 Stefan Hajnocziblock: fix detect-zeroes= with BDRV_REQ_REGISTERED_BUF
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: Rename bdrv_load/save_vmstate() to bdrv_co_load...
2023-02-01 Emanuele Giuseppe... block: Convert bdrv_debug_event() to co_wrapper_mixed
2023-02-01 Emanuele Giuseppe... block: Convert bdrv_get_info() to co_wrapper_mixed
2023-02-01 Emanuele Giuseppe... block: use bdrv_co_refresh_total_sectors when possible
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-02-01 Emanuele Giuseppe... block: Convert bdrv_io_unplug() to co_wrapper
2023-02-01 Emanuele Giuseppe... block: Convert bdrv_io_plug() to co_wrapper
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-21 Peter MaydellMerge tag 'for_upstream' of https://git.kernel.org...
2022-12-21 Peter MaydellMerge tag 'pull-tcg-20221220' of https://gitlab.com...
2022-12-21 Peter Maydellblock/io: Check for replay-enabled in bdrv_drain_all_be...
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 Wolfblock: Factor out bdrv_drain_all_begin_nopoll()
2022-12-15 Emanuele Giuseppe... block-io: introduce coroutine_fn duplicates for bdrv_co...
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: Drop out of coroutine in bdrv_do_drained_begin_q...
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 Wolfblock: Inline bdrv_drain_invoke()
2022-12-15 Kevin Wolfblock: Remove drained_end_counter
2022-12-15 Kevin Wolfblock: Revert .bdrv_drained_begin/end to non-coroutine_fn
next