Show patches with: State = Action Required       |    Archived = No       |   426459 patches
« 1 2 ... 1805 1806 18074264 4265 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[PULL,04/22] curl: Fix error path in curl_open() [PULL,01/22] util/qemu-thread-posix: use TSA_NO_TSA to suppress clang TSA warnings in FreeBSD - - 3 - --- 2023-02-17 Kevin Wolf New
[PULL,03/22] configure: Enable -Wthread-safety if present [PULL,01/22] util/qemu-thread-posix: use TSA_NO_TSA to suppress clang TSA warnings in FreeBSD - - 1 - --- 2023-02-17 Kevin Wolf New
[PULL,02/22] bsd-user/mmap: use TSA_NO_TSA to suppress clang TSA warnings in FreeBSD [PULL,01/22] util/qemu-thread-posix: use TSA_NO_TSA to suppress clang TSA warnings in FreeBSD - - 2 - --- 2023-02-17 Kevin Wolf New
[PULL,01/22] util/qemu-thread-posix: use TSA_NO_TSA to suppress clang TSA warnings in FreeBSD [PULL,01/22] util/qemu-thread-posix: use TSA_NO_TSA to suppress clang TSA warnings in FreeBSD - - 1 - --- 2023-02-17 Kevin Wolf New
[PULL,00/22] Block layer patches - - 1 - --- 2023-02-17 Kevin Wolf New
[23/23] block: Mark bdrv_co_refresh_total_sectors() and callers GRAPH_RDLOCK block: Lock the graph, part 2 (BlockDriver callbacks) - - - - --- 2023-02-03 Kevin Wolf New
[22/23] block: Mark bdrv_*_dirty_bitmap() and callers GRAPH_RDLOCK block: Lock the graph, part 2 (BlockDriver callbacks) - - - - --- 2023-02-03 Kevin Wolf New
[21/23] block: Mark bdrv_co_delete_file() and callers GRAPH_RDLOCK block: Lock the graph, part 2 (BlockDriver callbacks) - - - - --- 2023-02-03 Kevin Wolf New
[20/23] block: Mark bdrv_(un)register_buf() GRAPH_RDLOCK block: Lock the graph, part 2 (BlockDriver callbacks) - - - - --- 2023-02-03 Kevin Wolf New
[19/23] block: Mark bdrv_co_eject/lock_medium() and callers GRAPH_RDLOCK block: Lock the graph, part 2 (BlockDriver callbacks) - - - - --- 2023-02-03 Kevin Wolf New
[18/23] block: Mark bdrv_co_is_inserted() and callers GRAPH_RDLOCK block: Lock the graph, part 2 (BlockDriver callbacks) - - - - --- 2023-02-03 Kevin Wolf New
[17/23] block: Mark bdrv_co_io_(un)plug() and callers GRAPH_RDLOCK block: Lock the graph, part 2 (BlockDriver callbacks) - - - - --- 2023-02-03 Kevin Wolf New
[16/23] block: Mark bdrv_co_create() and callers GRAPH_RDLOCK block: Lock the graph, part 2 (BlockDriver callbacks) - - - - --- 2023-02-03 Kevin Wolf New
[15/23] block: Mark preadv_snapshot/snapshot_block_status GRAPH_RDLOCK block: Lock the graph, part 2 (BlockDriver callbacks) - - - - --- 2023-02-03 Kevin Wolf New
[14/23] block: Mark bdrv_co_copy_range() GRAPH_RDLOCK block: Lock the graph, part 2 (BlockDriver callbacks) - - - - --- 2023-02-03 Kevin Wolf New
[13/23] block: Mark bdrv_co_do_pwrite_zeroes() GRAPH_RDLOCK block: Lock the graph, part 2 (BlockDriver callbacks) - - - - --- 2023-02-03 Kevin Wolf New
[12/23] block: Mark bdrv_co_pwrite_sync() and callers GRAPH_RDLOCK block: Lock the graph, part 2 (BlockDriver callbacks) - - - - --- 2023-02-03 Kevin Wolf New
[11/23] block: Mark public read/write functions GRAPH_RDLOCK block: Lock the graph, part 2 (BlockDriver callbacks) - - - - --- 2023-02-03 Kevin Wolf New
[10/23] block: Mark read/write in block/io.c GRAPH_RDLOCK block: Lock the graph, part 2 (BlockDriver callbacks) - - - - --- 2023-02-03 Kevin Wolf New
[09/23] block: Mark bdrv_co_pwrite_zeroes() and callers GRAPH_RDLOCK block: Lock the graph, part 2 (BlockDriver callbacks) - - - - --- 2023-02-03 Kevin Wolf New
[08/23] block: Mark bdrv_co_pdiscard() and callers GRAPH_RDLOCK block: Lock the graph, part 2 (BlockDriver callbacks) - - - - --- 2023-02-03 Kevin Wolf New
[07/23] block: Mark bdrv_co_flush() and callers GRAPH_RDLOCK block: Lock the graph, part 2 (BlockDriver callbacks) - - - - --- 2023-02-03 Kevin Wolf New
[06/23] block/qed: add missing graph rdlock in qed_need_check_timer_entry block: Lock the graph, part 2 (BlockDriver callbacks) - - - - --- 2023-02-03 Kevin Wolf New
[05/23] block: Mark bdrv_co_ioctl() and callers GRAPH_RDLOCK block: Lock the graph, part 2 (BlockDriver callbacks) - - - - --- 2023-02-03 Kevin Wolf New
[04/23] block: Mark bdrv_co_block_status() and callers GRAPH_RDLOCK block: Lock the graph, part 2 (BlockDriver callbacks) - - - - --- 2023-02-03 Kevin Wolf New
[03/23] block: Mark bdrv_co_truncate() and callers GRAPH_RDLOCK block: Lock the graph, part 2 (BlockDriver callbacks) - - - - --- 2023-02-03 Kevin Wolf New
[02/23] mirror: Fix access of uninitialised fields during start block: Lock the graph, part 2 (BlockDriver callbacks) - - 1 - --- 2023-02-03 Kevin Wolf New
[01/23] block: Make bdrv_can_set_read_only() static block: Lock the graph, part 2 (BlockDriver callbacks) - - 1 - --- 2023-02-03 Kevin Wolf New
[PULL,v4,00/38] Block layer patches - - - - --- 2023-02-01 Kevin Wolf New
[13/13] block: Assert non-coroutine context for bdrv_open_inherit() [01/13] block-coroutine-wrapper: Introduce no_co_wrapper - - - - --- 2023-01-26 Kevin Wolf New
[12/13] block: Fix bdrv_co_create_opts_simple() to open images with no_co_wrapper [01/13] block-coroutine-wrapper: Introduce no_co_wrapper - - - - --- 2023-01-26 Kevin Wolf New
[11/13] vpc: Fix .bdrv_co_create(_opts) to open images with no_co_wrapper [01/13] block-coroutine-wrapper: Introduce no_co_wrapper - - - - --- 2023-01-26 Kevin Wolf New
[10/13] vmdk: Fix .bdrv_co_create(_opts) to open images with no_co_wrapper [01/13] block-coroutine-wrapper: Introduce no_co_wrapper - - - - --- 2023-01-26 Kevin Wolf New
[09/13] vhdx: Fix .bdrv_co_create(_opts) to open images with no_co_wrapper [01/13] block-coroutine-wrapper: Introduce no_co_wrapper - - - - --- 2023-01-26 Kevin Wolf New
[08/13] vdi: Fix .bdrv_co_create(_opts) to open images with no_co_wrapper [01/13] block-coroutine-wrapper: Introduce no_co_wrapper - - - - --- 2023-01-26 Kevin Wolf New
[07/13] qed: Fix .bdrv_co_create(_opts) to open images with no_co_wrapper [01/13] block-coroutine-wrapper: Introduce no_co_wrapper - - - - --- 2023-01-26 Kevin Wolf New
[06/13] qcow2: Fix open/create to open images with no_co_wrapper [01/13] block-coroutine-wrapper: Introduce no_co_wrapper - - - - --- 2023-01-26 Kevin Wolf New
[05/13] qcow: Fix .bdrv_co_create(_opts) to open images with no_co_wrapper [01/13] block-coroutine-wrapper: Introduce no_co_wrapper - - - - --- 2023-01-26 Kevin Wolf New
[04/13] parallels: Fix .bdrv_co_create(_opts) to open images with no_co_wrapper [01/13] block-coroutine-wrapper: Introduce no_co_wrapper - - - - --- 2023-01-26 Kevin Wolf New
[03/13] luks: Fix .bdrv_co_create(_opts) to open images with no_co_wrapper [01/13] block-coroutine-wrapper: Introduce no_co_wrapper - - - - --- 2023-01-26 Kevin Wolf New
[02/13] block: Create no_co_wrappers for open functions [01/13] block-coroutine-wrapper: Introduce no_co_wrapper - - - - --- 2023-01-26 Kevin Wolf New
[01/13] block-coroutine-wrapper: Introduce no_co_wrapper [01/13] block-coroutine-wrapper: Introduce no_co_wrapper - - - - --- 2023-01-26 Kevin Wolf New
[PULL,v3,00/38] Block layer patches - - - - --- 2023-01-24 Kevin Wolf New
[PULL,v2,00/38] Block layer patches - - - - --- 2023-01-24 Kevin Wolf New
[PULL,38/38] qemu-img: Change info key names for protocol nodes [PULL,01/38] tests/qemu-iotests/312: Mark "quorum" as required driver - - 1 - --- 2023-01-20 Kevin Wolf New
[PULL,37/38] qemu-img: Let info print block graph [PULL,01/38] tests/qemu-iotests/312: Mark "quorum" as required driver - - 1 - --- 2023-01-20 Kevin Wolf New
[PULL,36/38] iotests/106, 214, 308: Read only one size line [PULL,01/38] tests/qemu-iotests/312: Mark "quorum" as required driver - - 1 - --- 2023-01-20 Kevin Wolf New
[PULL,35/38] iotests: Filter child node information [PULL,01/38] tests/qemu-iotests/312: Mark "quorum" as required driver - - - 1 --- 2023-01-20 Kevin Wolf New
[PULL,34/38] block/qapi: Add indentation to bdrv_node_info_dump() [PULL,01/38] tests/qemu-iotests/312: Mark "quorum" as required driver - - 1 - --- 2023-01-20 Kevin Wolf New
[PULL,33/38] block/qapi: Introduce BlockGraphInfo [PULL,01/38] tests/qemu-iotests/312: Mark "quorum" as required driver - - 1 - --- 2023-01-20 Kevin Wolf New
[PULL,32/38] block/qapi: Let bdrv_query_image_info() recurse [PULL,01/38] tests/qemu-iotests/312: Mark "quorum" as required driver - - 1 - --- 2023-01-20 Kevin Wolf New
[PULL,31/38] qemu-img: Use BlockNodeInfo [PULL,01/38] tests/qemu-iotests/312: Mark "quorum" as required driver - - 1 - --- 2023-01-20 Kevin Wolf New
[PULL,30/38] block: Split BlockNodeInfo off of ImageInfo [PULL,01/38] tests/qemu-iotests/312: Mark "quorum" as required driver - - 1 - --- 2023-01-20 Kevin Wolf New
[PULL,29/38] block/vmdk: Change extent info type [PULL,01/38] tests/qemu-iotests/312: Mark "quorum" as required driver - - 1 - --- 2023-01-20 Kevin Wolf New
[PULL,28/38] block/file: Add file-specific image info [PULL,01/38] tests/qemu-iotests/312: Mark "quorum" as required driver - - 1 - --- 2023-01-20 Kevin Wolf New
[PULL,27/38] block: Improve empty format-specific info dump [PULL,01/38] tests/qemu-iotests/312: Mark "quorum" as required driver - - 1 - --- 2023-01-20 Kevin Wolf New
[PULL,26/38] block/nbd: Add missing <qemu/bswap.h> include [PULL,01/38] tests/qemu-iotests/312: Mark "quorum" as required driver - - 2 - --- 2023-01-20 Kevin Wolf New
[PULL,25/38] block: Rename bdrv_load/save_vmstate() to bdrv_co_load/save_vmstate() [PULL,01/38] tests/qemu-iotests/312: Mark "quorum" as required driver - - 1 - --- 2023-01-20 Kevin Wolf New
[PULL,24/38] block: Convert bdrv_debug_event() to co_wrapper_mixed [PULL,01/38] tests/qemu-iotests/312: Mark "quorum" as required driver - - 1 - --- 2023-01-20 Kevin Wolf New
[PULL,23/38] block: Convert bdrv_lock_medium() to co_wrapper [PULL,01/38] tests/qemu-iotests/312: Mark "quorum" as required driver - - 1 - --- 2023-01-20 Kevin Wolf New
[PULL,22/38] block: Convert bdrv_eject() to co_wrapper [PULL,01/38] tests/qemu-iotests/312: Mark "quorum" as required driver - - 1 - --- 2023-01-20 Kevin Wolf New
[PULL,21/38] block: Convert bdrv_get_info() to co_wrapper_mixed [PULL,01/38] tests/qemu-iotests/312: Mark "quorum" as required driver - - 1 - --- 2023-01-20 Kevin Wolf New
[PULL,20/38] block: Convert bdrv_get_allocated_file_size() to co_wrapper [PULL,01/38] tests/qemu-iotests/312: Mark "quorum" as required driver - - 1 - --- 2023-01-20 Kevin Wolf New
[PULL,19/38] block: use bdrv_co_refresh_total_sectors when possible [PULL,01/38] tests/qemu-iotests/312: Mark "quorum" as required driver - - 1 - --- 2023-01-20 Kevin Wolf New
[PULL,18/38] block-backend: use bdrv_getlength instead of blk_getlength [PULL,01/38] tests/qemu-iotests/312: Mark "quorum" as required driver - - 1 - --- 2023-01-20 Kevin Wolf New
[PULL,17/38] block: Convert bdrv_refresh_total_sectors() to co_wrapper_mixed [PULL,01/38] tests/qemu-iotests/312: Mark "quorum" as required driver - - 1 - --- 2023-01-20 Kevin Wolf New
[PULL,16/38] block: Rename refresh_total_sectors to bdrv_refresh_total_sectors [PULL,01/38] tests/qemu-iotests/312: Mark "quorum" as required driver - - 1 - --- 2023-01-20 Kevin Wolf New
[PULL,15/38] block: Convert bdrv_is_inserted() to co_wrapper [PULL,01/38] tests/qemu-iotests/312: Mark "quorum" as required driver - - 1 - --- 2023-01-20 Kevin Wolf New
[PULL,14/38] block: Convert bdrv_io_unplug() to co_wrapper [PULL,01/38] tests/qemu-iotests/312: Mark "quorum" as required driver - - 1 - --- 2023-01-20 Kevin Wolf New
[PULL,13/38] block: Convert bdrv_io_plug() to co_wrapper [PULL,01/38] tests/qemu-iotests/312: Mark "quorum" as required driver - - 1 - --- 2023-01-20 Kevin Wolf New
[PULL,12/38] block-coroutine-wrapper: support void functions [PULL,01/38] tests/qemu-iotests/312: Mark "quorum" as required driver - - 1 - --- 2023-01-20 Kevin Wolf New
[PULL,11/38] qemu-iotests: Test qemu-img bitmap/commit exit code on error [PULL,01/38] tests/qemu-iotests/312: Mark "quorum" as required driver - - 1 - --- 2023-01-20 Kevin Wolf New
[PULL,10/38] qemu-img bitmap: Report errors while closing the image [PULL,01/38] tests/qemu-iotests/312: Mark "quorum" as required driver - - 2 - --- 2023-01-20 Kevin Wolf New
[PULL,09/38] qemu-img commit: Report errors while closing the image [PULL,01/38] tests/qemu-iotests/312: Mark "quorum" as required driver - - 1 - --- 2023-01-20 Kevin Wolf New
[PULL,08/38] qcow2: Fix theoretical corruption in store_bitmap() error path [PULL,01/38] tests/qemu-iotests/312: Mark "quorum" as required driver - - 2 - --- 2023-01-20 Kevin Wolf New
[PULL,07/38] block: remove bdrv_coroutine_enter [PULL,01/38] tests/qemu-iotests/312: Mark "quorum" as required driver - - 1 - --- 2023-01-20 Kevin Wolf New
[PULL,06/38] qemu-io: do not reinvent the blk_pwrite_zeroes wheel [PULL,01/38] tests/qemu-iotests/312: Mark "quorum" as required driver - - 1 - --- 2023-01-20 Kevin Wolf New
[PULL,05/38] block: Add no_coroutine_fn and coroutine_mixed_fn marker [PULL,01/38] tests/qemu-iotests/312: Mark "quorum" as required driver - - 1 - --- 2023-01-20 Kevin Wolf New
[PULL,04/38] coroutine: annotate coroutine_fn for libclang [PULL,01/38] tests/qemu-iotests/312: Mark "quorum" as required driver - - 1 - --- 2023-01-20 Kevin Wolf New
[PULL,03/38] pflash: Only read non-zero parts of backend image [PULL,01/38] tests/qemu-iotests/312: Mark "quorum" as required driver - - 2 - --- 2023-01-20 Kevin Wolf New
[PULL,02/38] tests/qemu-iotests/262: Check for availability of "blkverify" first [PULL,01/38] tests/qemu-iotests/312: Mark "quorum" as required driver - - 2 - --- 2023-01-20 Kevin Wolf New
[PULL,01/38] tests/qemu-iotests/312: Mark "quorum" as required driver [PULL,01/38] tests/qemu-iotests/312: Mark "quorum" as required driver - - 3 - --- 2023-01-20 Kevin Wolf New
[PULL,00/38] Block layer patches - - - - --- 2023-01-20 Kevin Wolf New
[v2,14/14] block: Rename bdrv_load/save_vmstate() to bdrv_co_load/save_vmstate() block: Move more functions to coroutines - - - - --- 2023-01-13 Kevin Wolf New
[v2,13/14] block: Convert bdrv_debug_event() to co_wrapper_mixed block: Move more functions to coroutines - - - - --- 2023-01-13 Kevin Wolf New
[v2,12/14] block: Convert bdrv_lock_medium() to co_wrapper block: Move more functions to coroutines - - - - --- 2023-01-13 Kevin Wolf New
[v2,11/14] block: Convert bdrv_eject() to co_wrapper block: Move more functions to coroutines - - - - --- 2023-01-13 Kevin Wolf New
[v2,10/14] block: Convert bdrv_get_info() to co_wrapper_mixed block: Move more functions to coroutines - - - - --- 2023-01-13 Kevin Wolf New
[v2,09/14] block: Convert bdrv_get_allocated_file_size() to co_wrapper block: Move more functions to coroutines - - - - --- 2023-01-13 Kevin Wolf New
[v2,08/14] block: use bdrv_co_refresh_total_sectors when possible block: Move more functions to coroutines - - - - --- 2023-01-13 Kevin Wolf New
[v2,07/14] block-backend: use bdrv_getlength instead of blk_getlength block: Move more functions to coroutines - - - - --- 2023-01-13 Kevin Wolf New
[v2,06/14] block: Convert bdrv_refresh_total_sectors() to co_wrapper_mixed block: Move more functions to coroutines - - - - --- 2023-01-13 Kevin Wolf New
[v2,05/14] block: Rename refresh_total_sectors to bdrv_refresh_total_sectors block: Move more functions to coroutines - - - - --- 2023-01-13 Kevin Wolf New
[v2,04/14] block: Convert bdrv_is_inserted() to co_wrapper block: Move more functions to coroutines - - - - --- 2023-01-13 Kevin Wolf New
[v2,03/14] block: Convert bdrv_io_unplug() to co_wrapper block: Move more functions to coroutines - - - - --- 2023-01-13 Kevin Wolf New
[v2,02/14] block: Convert bdrv_io_plug() to co_wrapper block: Move more functions to coroutines - - - - --- 2023-01-13 Kevin Wolf New
[v2,01/14] block-coroutine-wrapper: support void functions block: Move more functions to coroutines - - - - --- 2023-01-13 Kevin Wolf New
[4/4] qemu-iotests: Test qemu-img bitmap/commit exit code on error qemu-img: Fix exit code for errors closing the image - - - - --- 2023-01-12 Kevin Wolf New
[3/4] qemu-img bitmap: Report errors while closing the image qemu-img: Fix exit code for errors closing the image - - 1 - --- 2023-01-12 Kevin Wolf New
[2/4] qemu-img commit: Report errors while closing the image qemu-img: Fix exit code for errors closing the image - - - - --- 2023-01-12 Kevin Wolf New
« 1 2 ... 1805 1806 18074264 4265 »