]> git.proxmox.com Git - mirror_qemu.git/history - block
monitor: use QEMU_LOCK_GUARD a bit more
[mirror_qemu.git] / block /
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 Wolfgraph-lock: Disable locking for now
2023-05-19 Kevin Wolfgraph-lock: Honour read locks even in the main thread
2023-05-19 Kevin Wolfblockjob: Adhere to rate limit even when reentered...
2023-05-19 Kevin Wolfqcow2: Unlock the graph in qcow2_do_open() where necessary
2023-05-19 Kevin Wolfblock/export: Fix null pointer dereference in error...
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 accounting for zone append operation
2023-05-15 Sam Liblock: add some trace events for zone append
2023-05-15 Sam Liblock: introduce zone append write for zoned devices
2023-05-15 Sam Lifile-posix: add tracking of the zone write pointers
2023-05-15 Sam Liblock: add some trace events for new block layer APIs
2023-05-15 Sam Liblock: add zoned BlockDriver check to block layer
2023-05-15 Sam Liblock/raw-format: add zone operations to pass through...
2023-05-15 Sam Liblock/block-backend: add block layer APIs resembling...
2023-05-15 Sam Liblock/file-posix: introduce helper functions for sysfs...
2023-05-13 Richard HendersonMerge tag 'or1k-pull-request-20230513' of https://githu...
2023-05-11 Richard HendersonMerge tag 'migration-20230509-pull-request' of https...
2023-05-10 Vladimir Sementsov... block/meson.build: prefer positive condition for replic...
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 Stefan Hajnocziblock: compile out assert_bdrv_graph_readable() by...
2023-05-10 Kevin Wolfblock: Mark bdrv_refresh_limits() and callers GRAPH_RDLOCK
2023-05-10 Kevin Wolfblock: Mark bdrv_recurse_can_replace() and callers...
2023-05-10 Kevin Wolfblock: Mark bdrv_query_bds_stats() and callers GRAPH_RDLOCK
2023-05-10 Emanuele Giuseppe... block: Mark BlockDriver callbacks for amend job GRAPH_R...
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 Wolfmirror: Require GRAPH_RDLOCK for accessing a node's...
2023-05-10 Kevin Wolfvhdx: Require GRAPH_RDLOCK for accessing a node's paren...
2023-05-10 Emanuele Giuseppe... nbd: Mark nbd_co_do_establish_connection() and callers...
2023-05-10 Kevin Wolfnbd: Remove nbd_co_flush() wrapper function
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-05-10 Kevin Wolfblock: Consistently call bdrv_activate() outside coroutine
2023-05-10 Kevin Wolfqcow2: Don't call bdrv_getlength() in coroutine_fns
2023-05-10 Paolo Bonziniblock: add missing coroutine_fn annotations
2023-05-10 Vladimir Sementsov... block: add configure options for excluding vmdk, vhdx...
2023-05-04 Richard HendersonMerge tag 'qga-pull-2023-05-04' of https://github.com...
2023-05-04 Richard HendersonMerge tag 'pull-nbd-2023-05-03' of https://repo.or...
2023-05-03 Stefan Hajnocziblock/export: call blk_set_dev_ops(blk, NULL, NULL)
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 Wang Liangblock/monitor: Fix crash when executing HMP commit
2023-04-25 Paolo Bonzinivmdk: make vmdk_is_cid_valid a coroutine_fn
2023-04-25 Paolo Bonziniqcow2: mark various functions as coroutine_fn and GRAPH...
2023-04-25 Paolo Bonzinimirror: make mirror_flush a coroutine_fn, do not use...
2023-04-25 Paolo Bonziniblkdebug: add missing coroutine_fn annotation
2023-04-25 Paolo Bonzinivvfat: mark various functions as coroutine_fn
2023-04-25 Emanuele Giuseppe... thread-pool: avoid passing the pool parameter every...
2023-04-25 Emanuele Giuseppe... thread-pool: use ThreadPool from the running thread
2023-04-25 Emanuele Giuseppe... io_uring: use LuringState from the running thread
2023-04-25 Emanuele Giuseppe... linux-aio: use LinuxAioState from the running thread
2023-04-25 Stefan Hajnocziblock: convert bdrv_drain_all_begin() to AIO_WAIT_WHILE...
2023-04-25 Stefan Hajnocziblock: convert bdrv_graph_wrlock() to AIO_WAIT_WHILE_UN...
2023-04-25 Stefan Hajnocziblock: convert blk_exp_close_all_type() to AIO_WAIT_WHI...
2023-04-25 Stefan Hajnocziblock: don't acquire AioContext lock in bdrv_drain_all()
2023-04-25 Stefan Hajnocziblock: protect BlockBackend->queued_requests with a...
2023-04-25 Stefan Hajnocziblock: make BlockBackend->disable_request_queuing atomic
2023-04-25 Stefan Hajnocziblock: make BlockBackend->quiesce_counter atomic
2023-04-25 Richard HendersonMerge tag 'for_upstream' of https://git.kernel.org...
2023-04-25 Richard HendersonMerge tag 'block-pull-request' of https://gitlab.com...
2023-04-24 Philippe Mathieu... block/dmg: Declare a type definition for DMG uncompress...
2023-04-22 Richard HendersonMerge tag 'pull-hex-20230421' of https://github.com...
2023-04-22 Richard HendersonMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-04-21 Vladimir Sementsov... vhost-user-blk-server: notify client about disk resize
2023-04-20 Paolo Bonziniblock-backend: remove qatomic_mb_read()
2023-04-13 Peter MaydellMerge tag 'migration-20230412-pull-request' of https...
2023-04-12 Peter MaydellMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-04-12 Paolo Bonziniblock/nfs: do not poll within a coroutine
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: ignore inserted state in blk_co_nb_sectors
2023-04-11 Paolo Bonziniblock-backend: inline bdrv_co_get_geometry
2023-04-11 Paolo Bonziniblock: remove has_variable_length from BlockDriver
2023-04-11 Paolo Bonziniblock: remove has_variable_length from filters
2023-04-11 Paolo Bonziniblock: move has_variable_length to BlockLimits
2023-04-11 Lukas Tschokeblock/vhdx: fix dynamic VHDX BAT corruption
2023-04-10 Peter MaydellMerge tag 'pull_error_handle_fix_use_after_free.v1...
2023-04-04 Peter MaydellMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-03-30 Peter MaydellMerge tag 'misc-fixes-20230330' of https://github.com...
2023-03-30 Philippe Mathieu... block/dmg: Ignore C99 prototype declaration mismatch...
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-03-24 Peter MaydellMerge tag 'qga-pull-2023-03-22' of github.com:kostyanf1...
2023-03-22 Peter MaydellMerge tag 'pull-for-8.0-220323-1' of https://gitlab...
2023-03-22 Richard Henderson*: Add missing includes of qemu/error-report.h
2023-03-12 Peter MaydellMerge tag 'linux-user-for-8.0-pull-request' of https...
2023-03-12 Peter MaydellMerge tag 'for-upstream' of https://repo.or.cz/qemu...
2023-03-10 Stefan Hajnocziqed: remove spurious BDRV_POLL_WHILE()
2023-03-10 Hanna Czenczekblock/fuse: Let PUNCH_HOLE write zeroes
2023-03-01 Paolo BonziniMerge branch 'xenfv-kvm-15' of git://git.infradead...
2023-02-28 Peter MaydellMerge tag 'buildsys-qom-qdev-ui-20230227' of https...
2023-02-27 Philippe Mathieu... block/vvfat: Remove pointless check of NDEBUG
next