OSDN Git Service

Merge tag 'pull-testing-docs-270423-1' of https://gitlab.com/stsquad/qemu into staging
[qmiga/qemu.git] / block /
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./virt/kvm/mst...
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
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
next