]> git.ipfire.org Git - thirdparty/qemu.git/history - block
target/s390x: Fix LRA overwriting the top 32 bits on DAT error
[thirdparty/qemu.git] / block /
2023-05-29  Kevin Wolfblock/export: Fix null pointer dereference in error...
2023-05-22  Kevin Wolfgraph-lock: Disable locking for now
2023-05-22  Stefan Hajnocziblock: compile out assert_bdrv_graph_readable() by...
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  Stefan Hajnocziblock/export: call blk_set_dev_ops(blk, NULL, NULL)
2023-05-10  Wang Liangblock/monitor: Fix crash when executing HMP commit
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
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 'pull-error-2023-02-23' of https://repo.or...
2023-02-24  Peter MaydellMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-02-23  Or Ozeriblock/rbd: Add support for layered encryption
2023-02-23  Or Ozeriblock/rbd: Add luks-any encryption opening option
2023-02-23  Or Ozeriblock/rbd: Remove redundant stack variable passphrase_len
2023-02-23  Kevin Wolfblock: Mark bdrv_co_refresh_total_sectors() and callers...
2023-02-23  Kevin Wolfblock: Mark bdrv_*_dirty_bitmap() and callers GRAPH_RDLOCK
2023-02-23  Kevin Wolfblock: Mark bdrv_(un)register_buf() 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_io_(un)plug() and callers GRAPH_RDLOCK
2023-02-23  Kevin Wolfblock: Mark bdrv_co_create() 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  Emanuele Giuseppe... block/qed: add missing graph rdlock in qed_need_check_t...
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-23  Kevin Wolfmirror: Fix access of uninitialised fields during start
2023-02-23  Markus Armbrustererror: Drop superfluous #include "qapi/qmp/qerror.h"
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  Emanuele Giuseppe... block/file-posix: don't use functions calling AIO_WAIT_...
2023-02-17  Anton Johanssonblock: Handle curl 7.55.0, 7.85.0 version changes
2023-02-17  Kevin Wolfvpc: Fix .bdrv_co_create(_opts) to open images with...
2023-02-17  Kevin Wolfvmdk: Fix .bdrv_co_create(_opts) to open images with...
2023-02-17  Kevin Wolfvhdx: Fix .bdrv_co_create(_opts) to open images with...
2023-02-17  Kevin Wolfvdi: Fix .bdrv_co_create(_opts) to open images with...
2023-02-17  Kevin Wolfqed: Fix .bdrv_co_create(_opts) to open images with...
2023-02-17  Kevin Wolfqcow2: Fix open/create to open images with no_co_wrapper
2023-02-17  Kevin Wolfqcow: Fix .bdrv_co_create(_opts) to open images with...
2023-02-17  Kevin Wolfparallels: Fix .bdrv_co_create(_opts) to open images...
2023-02-17  Kevin Wolfluks: Fix .bdrv_co_create(_opts) to open images with...
2023-02-17  Kevin Wolfblock: Create no_co_wrappers for open functions
2023-02-17  Hanna Czenczekcurl: Fix error path in curl_open()
2023-02-16  Peter MaydellMerge tag 'migration-20230215-pull-request' of https...
2023-02-16  Peter MaydellMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-02-15  Peter MaydellMerge tag 'misc-next-pull-request' of https://gitlab...
2023-02-15  Daniel P. Berrangéblock: deprecate iSCSI 'password' in favour of 'passwor...
2023-02-10  Paolo Bonziniblock/iscsi: fix double-free on BUSY or similar statuses
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-08  Peter MaydellMerge tag 'pull-tricore-20230208' of https://github...
2023-02-08  Peter MaydellMerge tag 'pull-include-2023-02-06-v2' of https://repo...
2023-02-08  Markus ArmbrusterFix non-first inclusions of qemu/osdep.h
2023-02-08  Markus Armbrusterblock: Clean up includes
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-04  Markus Armbrusterblock: Factor out hmp_change_medium(), and move to...
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-03  Peter MaydellMerge tag 'pull-tcg-20230123' of https://gitlab.com...
next