]> git.proxmox.com Git - mirror_qemu.git/history - block
cryptodev: support QoS
[mirror_qemu.git] / block /
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...
2023-02-01 Hanna Reitzqemu-img: Change info key names for protocol nodes
2023-02-01 Hanna Reitzblock/qapi: Add indentation to bdrv_node_info_dump()
2023-02-01 Hanna Reitzblock/qapi: Introduce BlockGraphInfo
2023-02-01 Hanna Reitzblock/qapi: Let bdrv_query_image_info() recurse
2023-02-01 Hanna Reitzqemu-img: Use BlockNodeInfo
2023-02-01 Hanna Reitzblock: Split BlockNodeInfo off of ImageInfo
2023-02-01 Hanna Reitzblock/vmdk: Change extent info type
2023-02-01 Hanna Reitzblock/file: Add file-specific image info
2023-02-01 Hanna Reitzblock: Improve empty format-specific info dump
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_lock_medium() to co_wrapper
2023-02-01 Emanuele Giuseppe... block: Convert bdrv_eject() to co_wrapper
2023-02-01 Emanuele Giuseppe... block: Convert bdrv_get_info() to co_wrapper_mixed
2023-02-01 Emanuele Giuseppe... block: Convert bdrv_get_allocated_file_size() to co_wrapper
2023-02-01 Emanuele Giuseppe... block: use bdrv_co_refresh_total_sectors when possible
2023-02-01 Emanuele Giuseppe... block-backend: use bdrv_getlength instead of blk_getlength
2023-02-01 Emanuele Giuseppe... block: Convert bdrv_refresh_total_sectors() to co_wrapp...
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-24 Kevin Wolfqcow2: Fix theoretical corruption in store_bitmap(...
2023-01-24 Paolo Bonziniblock: remove bdrv_coroutine_enter
2023-01-24 Peter MaydellMerge tag 'block-pull-request' of https://gitlab.com...
2023-01-23 Peter Krempablock/blkio: Fix inclusion of required headers
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
2023-01-19 Markus Armbrustercoroutine: Clean up superfluous inclusion of qemu/locka...
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...
next