]> git.proxmox.com Git - mirror_qemu.git/history - block
hw/char: riscv_htif: Drop {to, from}host_size in HTIFState
[mirror_qemu.git] / block /
2023-01-11 Peter MaydellMerge tag 'nvme-next-pull-request' of https://gitlab...
2023-01-09 Peter MaydellMerge tag 'pull-request-2023-01-09' of https://gitlab...
2023-01-09 Nikita Ivanoverror handling: Use RETRY_ON_EINTR() macro where applicable
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 Peter MaydellMerge tag 'pull-target-arm-20221215-1' of https://git...
2022-12-15 Kevin Wolfblock: GRAPH_RDLOCK for functions only called by co_wra...
2022-12-15 Emanuele Giuseppe... block: use co_wrapper_mixed_bdrv_rdlock in functions...
2022-12-15 Kevin Wolfgraph-lock: TSA annotations for lock/unlock functions
2022-12-15 Emanuele Giuseppe... block: assert that graph read and writes are performed...
2022-12-15 Paolo Bonzinigraph-lock: Introduce a lock to protect block graph...
2022-12-15 Kevin Wolfblock: Factor out bdrv_drain_all_begin_nopoll()
2022-12-15 Emanuele Giuseppe... block/dirty-bitmap: convert coroutine-only functions...
2022-12-15 Emanuele Giuseppe... block-coroutine-wrapper.py: support also basic return...
2022-12-15 Emanuele Giuseppe... block-coroutine-wrapper.py: support functions without...
2022-12-15 Emanuele Giuseppe... block: rename generated_co_wrapper in co_wrapper_mixed
2022-12-15 Emanuele Giuseppe... block: bdrv_create_file is a coroutine_fn
2022-12-15 Emanuele Giuseppe... block/vmdk: add coroutine_fn annotations
2022-12-15 Emanuele Giuseppe... block-backend: replace bdrv_*_above with blk_*_above
2022-12-15 Emanuele Giuseppe... block-copy: add coroutine_fn annotations
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 Wolfstream: Replace subtree drain with a single node drain
2022-12-15 Kevin Wolfblock: Drain individual nodes during reopen
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
2022-12-15 Kevin Wolfqed: Don't yield in bdrv_qed_co_drain_begin()
2022-12-15 Peter MaydellMerge tag 'next-8.0-pull-request' of https://gitlab...
2022-12-15 Peter MaydellMerge tag 'pull-misc-2022-12-14' of https://repo.or...
2022-12-14 Peter MaydellMerge tag 'pull-qapi-2022-12-14-v2' of https://repo...
2022-12-14 Markus Armbrusterqapi block: Elide redundant has_FOO in generated C
2022-12-14 Markus Armbrusterblock/vmdk: Simplify vmdk_co_create() to return directly
2022-12-14 Markus Armbrusterqemu-config: Make config_parse_qdict() return bool
2022-12-14 Markus Armbrustererror: Drop a few superfluous ERRP_GUARD()
2022-12-04 Stefan HajnocziMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2022-12-04 Stefan HajnocziMerge tag 'for_upstream' of https://git.kernel.org...
2022-11-29 Stefan Hajnocziblock-backend: avoid bdrv_unregister_buf() NULL pointer...
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: Start/end drain on correct AioContext
2022-11-10 Hanna Reitzblock-backend: Update ctx immediately after root
2022-11-10 Hanna Reitzblock: Make bdrv_child_get_parent_aio_context I/O
2022-11-10 Alberto Fariablock/blkio: Set BlockDriver::has_variable_length to...
2022-11-10 Hanna Reitzblock/mirror: Fix NULL s->job in active writes
2022-11-10 Hanna Reitzblock/mirror: Drop mirror_wait_for_any_operation()
2022-11-10 Hanna Reitzblock/mirror: Do not wait for active writes
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 Kevin Wolfdmg: warn when opening dmg images containing blocks...
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-11-01 Stefan HajnocziMerge tag 'block-pull-request' of https://gitlab.com...
2022-11-01 Stefan HajnocziMerge tag 'pull-testing-for-7.2-011122-3' of https...
2022-10-31 Bin Mengblock/vvfat: Unify the mkdir() call
2022-10-31 Alberto Fariablock/blkio: Make driver nvme-io_uring take a "path...
2022-10-31 Alberto Fariablock/blkio: Tolerate device size changes
2022-10-31 Alberto Fariablock/blkio: Add virtio-blk-vfio-pci BlockDriver
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-31 Bin Mengblock/nfs: Fix 32-bit Windows build
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 Emanuele Giuseppe... block/block-backend: blk_set_enable_write_cache is...
2022-10-27 Alberto Fariavmdk: switch to *_co_* functions
2022-10-27 Alberto Fariavhdx: switch to *_co_* functions
2022-10-27 Alberto Fariavdi: switch to *_co_* functions
2022-10-27 Alberto Fariaqed: switch to *_co_* functions
2022-10-27 Alberto Fariaqcow2: switch to *_co_* functions
2022-10-27 Alberto Fariaqcow: switch to *_co_* functions
2022-10-27 Alberto Fariaparallels: switch to *_co_* functions
2022-10-27 Alberto Fariamirror: switch to *_co_* functions
2022-10-27 Alberto Fariablock: switch to *_co_* functions
2022-10-27 Alberto Fariacommit: switch to *_co_* functions
2022-10-27 Paolo Bonzinivmdk: manually add more coroutine_fn annotations
2022-10-27 Paolo Bonziniqcow2: manually add more coroutine_fn annotations
2022-10-27 Paolo Bonziniqcow: manually add more coroutine_fn annotations
2022-10-27 Paolo Bonziniblkdebug: add missing coroutine_fn annotation for indir...
2022-10-27 Alberto Fariaqcow2: add coroutine_fn annotation for indirect-called...
2022-10-27 Alberto Fariablock: add missing coroutine_fn annotation to BlockDriv...
2022-10-27 Alberto Fariassh: add missing coroutine_fn annotation
next