]> git.proxmox.com Git - mirror_qemu.git/history - block
Merge tag 'pull-aspeed-20240201' of https://github.com/legoater/qemu into staging
[mirror_qemu.git] / block /
2024-02-01 Peter MaydellMerge tag 'pull-aspeed-20240201' of https://github... master
2024-02-01 Peter MaydellMerge tag 'pull-loongarch-20240201' of https://gitlab...
2024-01-31 Peter MaydellMerge tag 'pull-trivial-patches' of https://gitlab...
2024-01-31 Peter MaydellMerge tag 'block-pull-request' of https://gitlab.com...
2024-01-30 Richard W.M. Jonesblock/blkio: Make s->mem_region_alignment be 64 bits
2024-01-30 Fiona Ebnerblock/io_uring: improve error message when init fails
2024-01-26 Peter MaydellMerge tag 'pull-target-arm-20240126' of https://git...
2024-01-26 Peter MaydellMerge tag 'for-upstream' of https://repo.or.cz/qemu...
2024-01-26 Peter MaydellMerge tag 'net-pull-request' of https://github.com...
2024-01-26 Peter MaydellMerge tag 'pull-loongarch-20240125' of https://gitlab...
2024-01-26 Ari Sundholmblock/blklogwrites: Protect mutable driver state with...
2024-01-26 Peter Krempastream: Allow users to request only format driver names...
2024-01-26 Peter Krempacommit: Allow users to request only format driver names...
2024-01-26 Ari Sundholmblock/blklogwrites: Fix a bug when logging "write zeroe...
2024-01-25 Peter MaydellMerge tag 'pull-request-2024-01-24' of https://gitlab...
2024-01-25 Peter MaydellMerge tag 'pull-tcg-20240123' of https://gitlab.com...
2024-01-25 Peter MaydellMerge tag 'block-pull-request' of https://gitlab.com...
2024-01-22 Fiona Ebnerblock/io: clear BDRV_BLOCK_RECURSE flag after recursing...
2024-01-20 Peter MaydellMerge tag 'pull-request-2024-01-19' of https://gitlab...
2024-01-19 Peter MaydellMerge tag 'hw-cpus-20240119' of https://github.com...
2024-01-19 Peter MaydellMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2024-01-18 Paolo Bonziniremove unnecessary casts from uintptr_t
2024-01-18 Paolo Bonziniio_uring: move LuringState typedef to block/aio.h
2024-01-16 Peter MaydellMerge tag 'hppa-fixes-8.2-pull-request' of https:/...
2024-01-11 Peter MaydellMerge tag 'firmware/edk2-20231213-pull-request' of...
2024-01-05 Peter MaydellMerge tag 'migration-20240104-pull-request' of https...
2024-01-04 Peter MaydellMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-12-31 Paolo Bonziniconfigure, meson: rename targetos to host_os
2023-12-31 Paolo Bonzinimeson: remove CONFIG_POSIX and CONFIG_WIN32 from config...
2023-12-31 Paolo Bonzinimeson: remove OS definitions from config_targetos
2023-12-26 Stefan HajnocziMerge tag 'dirtylimit-dirtyrate-pull-request-20231225...
2023-12-26 Stefan HajnocziMerge tag 'm68k-pull-2023-12-22' of https://gitlab...
2023-12-22 Stefan HajnocziMerge tag 'pull-loongarch-20231221' of https://gitlab...
2023-12-22 Stefan HajnocziMerge tag 'for-upstream' of https://repo.or.cz/qemu...
2023-12-21 Stefan Hajnocziblock: remove outdated AioContext locking comments
2023-12-21 Stefan Hajnocziblock: remove AioContext locking
2023-12-21 Stefan Hajnoczigraph-lock: remove AioContext locking
2023-12-21 Kevin Wolfblock: Fix crash when loading snapshot on inactive...
2023-12-21 Stefan Hajnocziblock/file-posix: set up Linux AIO and io_uring in...
2023-11-28 Stefan HajnocziMerge tag 'misc-next-20231128' of https://github.com...
2023-11-28 Stefan HajnocziMerge tag 'pull-target-arm-20231127' of https://git...
2023-11-28 Stefan HajnocziMerge tag 'for-upstream' of https://repo.or.cz/qemu...
2023-11-28 Kevin Wolfexport/vhost-user-blk: Fix consecutive drains
2023-11-28 Fam Zhengvmdk: Don't corrupt desc file in vmdk_write_cid
2023-11-21 Stefan HajnocziMerge tag 'pull-lu-20231121' of https://gitlab.com...
2023-11-21 Stefan HajnocziMerge tag 'pull-xenfv-20231121' of git://git.infradead...
2023-11-21 Stefan HajnocziMerge tag 'for-upstream' of https://repo.or.cz/qemu...
2023-11-21 Kevin Wolfstream: Fix AioContext locking during bdrv_graph_wrlock()
2023-11-21 Kevin Wolfblock: Fix deadlocks in bdrv_graph_wrunlock()
2023-11-21 Kevin Wolfblock: Fix bdrv_graph_wrlock() call in blk_remove_bs()
2023-11-14 Stefan HajnocziMerge tag 'net-pull-request' of https://github.com...
2023-11-14 Stefan HajnocziMerge tag 'misc-fixes-20231113' of https://github.com...
2023-11-14 Stefan HajnocziMerge tag 'pull-target-arm-20231113' of https://git...
2023-11-14 Stefan HajnocziMerge tag 'pull-pa-20231113' of https://gitlab.com...
2023-11-13 Stefan HajnocziMerge tag 'pull-request-2023-11-13' of https://gitlab...
2023-11-13 Stefan HajnocziMerge tag 'pull-qapi-2023-11-13' of https://repo.or...
2023-11-13 Stefan HajnocziMerge tag 'pull-shadow-2023-11-13' of https://repo...
2023-11-13 Thomas Huthblock/snapshot: Fix compiler warning with -Wshadow...
2023-11-10 Stefan HajnocziMerge tag 'tracing-pull-request' of https://gitlab...
2023-11-10 Stefan HajnocziMerge tag 'xen-virtio-fix-1-tag' of https://gitlab...
2023-11-09 Stefan HajnocziMerge tag 'for-upstream' of https://repo.or.cz/qemu...
2023-11-08 Kevin Wolfblock: Protect bs->file with graph_lock
2023-11-08 Kevin Wolfblock: Take graph lock for most of .bdrv_open
2023-11-08 Kevin Wolfvhdx: Take locks for accessing bs->file
2023-11-08 Kevin Wolfqcow2: Take locks for accessing bs->file
2023-11-08 Kevin Wolfblock: Add missing GRAPH_RDLOCK annotations
2023-11-08 Kevin Wolfblock: Introduce bdrv_co_change_backing_file()
2023-11-08 Kevin Wolfblkverify: Add locking for request_fn
2023-11-08 Kevin Wolfblock: Protect bs->backing with graph_lock
2023-11-07 Kevin Wolfblock: Mark bdrv_replace_node() GRAPH_WRLOCK
2023-11-07 Kevin Wolfblock: Mark bdrv_set_backing_hd_drained() GRAPH_WRLOCK
2023-11-07 Kevin Wolfblock: Mark bdrv_cow_child() and callers GRAPH_RDLOCK
2023-11-07 Kevin Wolfblock: Mark bdrv_chain_contains() and callers GRAPH_RDLOCK
2023-11-07 Kevin Wolfblock: Mark bdrv_(un)freeze_backing_chain() and callers...
2023-11-07 Kevin Wolfblock: Mark bdrv_skip_filters() and callers GRAPH_RDLOCK
2023-11-07 Kevin Wolfblock: Mark bdrv_skip_implicit_filters() and callers...
2023-11-07 Kevin Wolfblock: Mark bdrv_filter_or_cow_bs() and callers GRAPH_R...
2023-11-07 Kevin Wolfblock: Mark block_job_add_bdrv() GRAPH_WRLOCK
2023-11-07 Kevin Wolfblock: Mark bdrv_root_attach_child() GRAPH_WRLOCK
2023-11-07 Kevin Wolfblock: Mark bdrv_filter_bs() and callers GRAPH_RDLOCK
2023-11-07 Kevin Wolfblock: Mark bdrv_has_zero_init() and callers GRAPH_RDLOCK
2023-11-07 Kevin Wolfblock: Mark bdrv_probe_blocksizes() and callers GRAPH_R...
2023-11-07 Stefan HajnocziMerge tag 'for_upstream' of https://git.kernel.org...
2023-11-07 Stefan HajnocziMerge tag 'pull-pa-20231106' of https://gitlab.com...
2023-11-07 Stefan HajnocziMerge tag 'pull-riscv-to-apply-20231107' of https:...
2023-11-07 Stefan HajnocziMerge tag 'pull-tcg-20231106' of https://gitlab.com...
2023-11-07 Stefan HajnocziMerge tag 'pull-block-2023-11-06' of https://gitlab...
2023-11-07 Stefan HajnocziMerge tag 'pull-target-arm-20231106' of https://git...
2023-11-07 Stefan HajnocziMerge tag 'pull-vfio-20231106' of https://github.com...
2023-11-06 Naohiro Aotafile-posix: fix over-writing of returning zone_append...
2023-11-06 Sam Liblock/file-posix: fix update_zones_wp() caller
2023-11-06 Jean-Louis Dupondqcow2: keep reference on zeroize with discard-no-unref...
2023-11-06 Vladimir Sementsov... block/nvme: nvme_process_completion() fix bound for cid
2023-11-06 Stefan HajnocziMerge tag 'dump-pull-request' of https://gitlab.com...
2023-11-03 Cédric Le Goaterutil/uuid: Add UUID_STR_LEN definition
2023-11-03 Stefan HajnocziMerge tag 'pull-target-arm-20231102' of https://git...
2023-11-03 Stefan HajnocziMerge tag 'migration-20231102-pull-request' of https...
2023-11-01 Steve Sistarecpr: relax blockdev migration blockers
2023-10-31 Stefan HajnocziMerge tag 'for-upstream' of https://repo.or.cz/qemu...
2023-10-31 Fiona Ebnermirror: return mirror-specific information upon query
next