Show patches with: none      |   431003 patches
« 1 2 ... 553 554 5554310 4311 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[07/15] block: convert bdrv_get_info in generated_co_wrapper Protect the block layer with a rwlock: part 3 - - - - --- 2022-11-16 Emanuele Giuseppe Esposito New
[06/15] block: convert bdrv_get_allocated_file_size in generated_co_wrapper_simple Protect the block layer with a rwlock: part 3 - - - - --- 2022-11-16 Emanuele Giuseppe Esposito New
[05/15] block: use bdrv_co_refresh_total_sectors when possible Protect the block layer with a rwlock: part 3 - - - - --- 2022-11-16 Emanuele Giuseppe Esposito New
[04/15] block: convert bdrv_refresh_total_sectors in generated_co_wrapper Protect the block layer with a rwlock: part 3 - - - - --- 2022-11-16 Emanuele Giuseppe Esposito New
[03/15] block-backend: use bdrv_getlength instead of blk_getlength Protect the block layer with a rwlock: part 3 - - - - --- 2022-11-16 Emanuele Giuseppe Esposito New
[02/15] block: rename refresh_total_sectors in bdrv_refresh_total_sectors Protect the block layer with a rwlock: part 3 - - - - --- 2022-11-16 Emanuele Giuseppe Esposito New
[01/15] block/qed: add missing graph rdlock in qed_need_check_timer_entry Protect the block layer with a rwlock: part 3 - - - - --- 2022-11-16 Emanuele Giuseppe Esposito New
[6/6] block: assert that BlockDriver->bdrv_co_delete_file is always called with graph rdlock taken Protect the block layer with a rwlock: part 2 - - - - --- 2022-11-16 Emanuele Giuseppe Esposito New
[5/6] block/io: assert that BlockDriver->bdrv_co_*_snapshot_* are always called with graph rdlock t… Protect the block layer with a rwlock: part 2 - - - - --- 2022-11-16 Emanuele Giuseppe Esposito New
[4/6] block/dirty-bitmap: assert that BlockDriver->bdrv_co_*_dirty_bitmap are always called with gr… Protect the block layer with a rwlock: part 2 - - - - --- 2022-11-16 Emanuele Giuseppe Esposito New
[3/6] block: assert that BlockDriver->bdrv_co_copy_range_{from/to} is always called with graph rdlo… Protect the block layer with a rwlock: part 2 - - - - --- 2022-11-16 Emanuele Giuseppe Esposito New
[2/6] block: assert that BlockDriver->bdrv_co_{amend/create} are called with graph rdlock taken Protect the block layer with a rwlock: part 2 - - - - --- 2022-11-16 Emanuele Giuseppe Esposito New
[1/6] block: assert that bdrv_co_create is always called with graph rdlock taken Protect the block layer with a rwlock: part 2 - - - - --- 2022-11-16 Emanuele Giuseppe Esposito New
[20/20] block-gen: assert that nbd_co_do_establish_connection is always called with graph rdlock ta… Protect the block layer with a rwlock: part 1 - - - - --- 2022-11-16 Emanuele Giuseppe Esposito New
[19/20] block-gen: assert that bdrv_co_ioctl is always called with graph rdlock taken Protect the block layer with a rwlock: part 1 - - - - --- 2022-11-16 Emanuele Giuseppe Esposito New
[18/20] block-gen: assert that bdrv_co_common_block_status_above is always called with graph rdlock… Protect the block layer with a rwlock: part 1 - - - - --- 2022-11-16 Emanuele Giuseppe Esposito New
[17/20] block-gen: assert that bdrv_co_pdiscard is always called with graph rdlock taken Protect the block layer with a rwlock: part 1 - - - - --- 2022-11-16 Emanuele Giuseppe Esposito New
[16/20] block-gen: assert that bdrv_co_{read/write}v_vmstate are always called with graph rdlock ta… Protect the block layer with a rwlock: part 1 - - - - --- 2022-11-16 Emanuele Giuseppe Esposito New
[15/20] block-gen: assert that {bdrv/blk}_co_flush is always called with graph rdlock taken Protect the block layer with a rwlock: part 1 - - - - --- 2022-11-16 Emanuele Giuseppe Esposito New
[14/20] block-gen: assert that bdrv_co_pread is always called with graph rdlock taken Protect the block layer with a rwlock: part 1 - - - - --- 2022-11-16 Emanuele Giuseppe Esposito New
[13/20] block-gen: assert that bdrv_co_pwrite_{zeros/sync} is always called with graph rdlock taken Protect the block layer with a rwlock: part 1 - - - - --- 2022-11-16 Emanuele Giuseppe Esposito New
[12/20] block-gen: assert that bdrv_co_pwrite is always called with graph rdlock taken Protect the block layer with a rwlock: part 1 - - - - --- 2022-11-16 Emanuele Giuseppe Esposito New
[11/20] block-gen: assert that bdrv_co_{check/invalidate_cache} are always called with graph rdlock… Protect the block layer with a rwlock: part 1 - - - - --- 2022-11-16 Emanuele Giuseppe Esposito New
[10/20] block-gen: assert that {bdrv/blk}_co_truncate is always called with graph rdlock taken Protect the block layer with a rwlock: part 1 - - - - --- 2022-11-16 Emanuele Giuseppe Esposito New
[09/20] block-backend: introduce new generated_co_wrapper_blk annotation Protect the block layer with a rwlock: part 1 - - - - --- 2022-11-16 Emanuele Giuseppe Esposito New
[08/20] block-coroutine-wrapper.py: take the graph rdlock in bdrv_* functions Protect the block layer with a rwlock: part 1 - - - - --- 2022-11-16 Emanuele Giuseppe Esposito New
[07/20] graph-lock: implement WITH_GRAPH_RDLOCK_GUARD and GRAPH_RDLOCK_GUARD macros Protect the block layer with a rwlock: part 1 - - - - --- 2022-11-16 Emanuele Giuseppe Esposito New
[06/20] block: assert that graph read and writes are performed correctly Protect the block layer with a rwlock: part 1 - - - - --- 2022-11-16 Emanuele Giuseppe Esposito New
[05/20] block: remove unnecessary assert_bdrv_graph_writable() Protect the block layer with a rwlock: part 1 - - - - --- 2022-11-16 Emanuele Giuseppe Esposito New
[04/20] block.c: wrlock in bdrv_replace_child_noperm Protect the block layer with a rwlock: part 1 - - - - --- 2022-11-16 Emanuele Giuseppe Esposito New
[03/20] async: register/unregister aiocontext in graph lock list Protect the block layer with a rwlock: part 1 - - - - --- 2022-11-16 Emanuele Giuseppe Esposito New
[02/20] graph-lock: introduce BdrvGraphRWlock structure Protect the block layer with a rwlock: part 1 - - - - --- 2022-11-16 Emanuele Giuseppe Esposito New
[01/20] block: introduce a lock to protect graph operations Protect the block layer with a rwlock: part 1 - - - - --- 2022-11-16 Emanuele Giuseppe Esposito New
tests/avocado: using several workers while testing tests/avocado: using several workers while testing - - - - --- 2022-11-16 Pavel Dovgalyuk New
target/ppc: Fix build warnings when building with 'disable-tcg' target/ppc: Fix build warnings when building with 'disable-tcg' - 4 2 - --- 2022-11-16 Vaibhav Jain New
[v4,11/11] block/dirty-bitmap: convert coroutine-only functions to generated_co_wrapper_simple Still more coroutine and various fixes in block layer - - 1 - --- 2022-11-16 Emanuele Giuseppe Esposito New
[v4,10/11] block: convert bdrv_create to generated_co_wrapper_simple Still more coroutine and various fixes in block layer - - 1 - --- 2022-11-16 Emanuele Giuseppe Esposito New
[v4,09/11] block: bdrv_create_file is a coroutine_fn Still more coroutine and various fixes in block layer - - - - --- 2022-11-16 Emanuele Giuseppe Esposito New
[v4,08/11] block: distinguish between bdrv_create running in coroutine and not Still more coroutine and various fixes in block layer - - - - --- 2022-11-16 Emanuele Giuseppe Esposito New
[v4,07/11] block/vmdk: add missing coroutine_fn annotations Still more coroutine and various fixes in block layer - - 1 - --- 2022-11-16 Emanuele Giuseppe Esposito New
[v4,06/11] block-coroutine-wrapper.py: support also basic return types Still more coroutine and various fixes in block layer - - 1 - --- 2022-11-16 Emanuele Giuseppe Esposito New
[v4,05/11] block-coroutine-wrapper.py: default to main loop aiocontext if function does not have a … Still more coroutine and various fixes in block layer - - - - --- 2022-11-16 Emanuele Giuseppe Esposito New
[v4,04/11] block-coroutine-wrapper.py: introduce generated_co_wrapper_simple Still more coroutine and various fixes in block layer - - - - --- 2022-11-16 Emanuele Giuseppe Esposito New
[v4,03/11] block-backend: replace bdrv_*_above with blk_*_above Still more coroutine and various fixes in block layer - - - - --- 2022-11-16 Emanuele Giuseppe Esposito New
[v4,02/11] nbd/server.c: add missing coroutine_fn annotations Still more coroutine and various fixes in block layer - - 1 - --- 2022-11-16 Emanuele Giuseppe Esposito New
[v4,01/11] block-copy: add missing coroutine_fn annotations Still more coroutine and various fixes in block layer - - - - --- 2022-11-16 Emanuele Giuseppe Esposito New
[v3,8/8] block/dirty-bitmap: remove unnecessary qemu_in_coroutine() case Still more coroutine and various fixes in block layer - - - - --- 2022-11-16 Emanuele Giuseppe Esposito New
[v3,7/8] block: bdrv_create is never called in coroutine context Still more coroutine and various fixes in block layer - - - - --- 2022-11-16 Emanuele Giuseppe Esposito New
[v3,6/8] block: bdrv_create_file is a coroutine_fn Still more coroutine and various fixes in block layer - - - - --- 2022-11-16 Emanuele Giuseppe Esposito New
[v3,5/8] block/vmdk: add missing coroutine_fn annotations Still more coroutine and various fixes in block layer - - - - --- 2022-11-16 Emanuele Giuseppe Esposito New
[v3,4/8] block: distinguish between bdrv_create running in coroutine and not Still more coroutine and various fixes in block layer - - - - --- 2022-11-16 Emanuele Giuseppe Esposito New
[v3,3/8] block-backend: replace bdrv_*_above with blk_*_above Still more coroutine and various fixes in block layer - - - - --- 2022-11-16 Emanuele Giuseppe Esposito New
[v3,2/8] nbd/server.c: add missing coroutine_fn annotations Still more coroutine and various fixes in block layer - - - - --- 2022-11-16 Emanuele Giuseppe Esposito New
[v3,1/8] block-copy: add missing coroutine_fn annotations Still more coroutine and various fixes in block layer - - - - --- 2022-11-16 Emanuele Giuseppe Esposito New
[RFC,3/3] hw/nvme: add nvme management interface model hw/{i2c, nvme}: mctp endpoint, nvme management interface model - - - - --- 2022-11-16 Klaus Jensen New
[RFC,2/3] hw/i2c: add mctp core hw/{i2c, nvme}: mctp endpoint, nvme management interface model - - - - --- 2022-11-16 Klaus Jensen New
[maybe-7.2,1/3] hw/i2c: only schedule pending master when bus is idle hw/{i2c, nvme}: mctp endpoint, nvme management interface model 1 1 - - --- 2022-11-16 Klaus Jensen New
hw/loongarch: Fix setprop_sized method in fdt rtc node. hw/loongarch: Fix setprop_sized method in fdt rtc node. - - 2 - --- 2022-11-16 Xiaojuan Yang New
Plugin Memory Callback Debugging Plugin Memory Callback Debugging - - - - --- 2022-11-15 Aaron Lindsay New
tests/avocado: configure acpi-bits to use avocado timeout tests/avocado: configure acpi-bits to use avocado timeout - - 1 - --- 2022-11-15 John Snow New
[2/2] qga: Add ZFS TRIM support for FreeBSD qga: Add ZFS TRIM support for FreeBSD - - 1 - --- 2022-11-15 Alexander Ivanov New
[1/2] qga: Move FS TRIM code to commands-linux.c qga: Add ZFS TRIM support for FreeBSD - - 1 - --- 2022-11-15 Alexander Ivanov New
[for-7.2] rtl8139: honor large send MSS value [for-7.2] rtl8139: honor large send MSS value 1 - - - --- 2022-11-15 Stefan Hajnoczi New
[v2,2/2] hw/intc: add implementation of GICD_IIDR to Arm GIC Arm GICv2 fixes - - 1 - --- 2022-11-15 Alex Bennée New
[v2,1/2] hw/intc: clean-up access to GIC multi-byte registers Arm GICv2 fixes - - 1 - --- 2022-11-15 Alex Bennée New
[PULL,30/30] migration: Block migration comment or code is wrong [PULL,01/30] migration/channel-block: fix return value for qio_channel_block_{readv, writev} - - 1 - --- 2022-11-15 Juan Quintela New
[PULL,29/30] migration: Drop rs->f [PULL,01/30] migration/channel-block: fix return value for qio_channel_block_{readv, writev} - - 2 - --- 2022-11-15 Juan Quintela New
[PULL,28/30] migration: Remove old preempt code around state maintainance [PULL,01/30] migration/channel-block: fix return value for qio_channel_block_{readv, writev} - - 2 - --- 2022-11-15 Juan Quintela New
[PULL,27/30] migration: Send requested page directly in rp-return thread [PULL,01/30] migration/channel-block: fix return value for qio_channel_block_{readv, writev} - - 2 - --- 2022-11-15 Juan Quintela New
[PULL,26/30] migration: Move last_sent_block into PageSearchStatus [PULL,01/30] migration/channel-block: fix return value for qio_channel_block_{readv, writev} - - 2 - --- 2022-11-15 Juan Quintela New
[PULL,25/30] migration: Make PageSearchStatus part of RAMState [PULL,01/30] migration/channel-block: fix return value for qio_channel_block_{readv, writev} - - 2 - --- 2022-11-15 Juan Quintela New
[PULL,24/30] migration: Add pss_init() [PULL,01/30] migration/channel-block: fix return value for qio_channel_block_{readv, writev} - - 2 - --- 2022-11-15 Juan Quintela New
[PULL,23/30] migration: Introduce pss_channel [PULL,01/30] migration/channel-block: fix return value for qio_channel_block_{readv, writev} - - 2 - --- 2022-11-15 Juan Quintela New
[PULL,22/30] migration: Teach PSS about host page [PULL,01/30] migration/channel-block: fix return value for qio_channel_block_{readv, writev} - - 2 - --- 2022-11-15 Juan Quintela New
[PULL,21/30] migration: Use atomic ops properly for page accountings [PULL,01/30] migration/channel-block: fix return value for qio_channel_block_{readv, writev} - - 2 - --- 2022-11-15 Juan Quintela New
[PULL,20/30] migration: Yield bitmap_mutex properly when sending/sleeping [PULL,01/30] migration/channel-block: fix return value for qio_channel_block_{readv, writev} - - 2 - --- 2022-11-15 Juan Quintela New
[PULL,19/30] migration: Remove RAMState.f references in compression code [PULL,01/30] migration/channel-block: fix return value for qio_channel_block_{readv, writev} - - 1 - --- 2022-11-15 Juan Quintela New
[PULL,18/30] migration: Trivial cleanup save_page_header() on same block check [PULL,01/30] migration/channel-block: fix return value for qio_channel_block_{readv, writev} - - 2 - --- 2022-11-15 Juan Quintela New
[PULL,17/30] migration: Cleanup xbzrle zero page cache update logic [PULL,01/30] migration/channel-block: fix return value for qio_channel_block_{readv, writev} - - 2 - --- 2022-11-15 Juan Quintela New
[PULL,16/30] migration: Add postcopy_preempt_active() [PULL,01/30] migration/channel-block: fix return value for qio_channel_block_{readv, writev} - - 2 - --- 2022-11-15 Juan Quintela New
[PULL,15/30] migration: Take bitmap mutex when completing ram migration [PULL,01/30] migration/channel-block: fix return value for qio_channel_block_{readv, writev} - - 2 - --- 2022-11-15 Juan Quintela New
[PULL,14/30] migration: Disable multifd explicitly with compression [PULL,01/30] migration/channel-block: fix return value for qio_channel_block_{readv, writev} - - 2 - --- 2022-11-15 Juan Quintela New
[PULL,13/30] migration: Use non-atomic ops for clear log bitmap [PULL,01/30] migration/channel-block: fix return value for qio_channel_block_{readv, writev} - - 2 - --- 2022-11-15 Juan Quintela New
[PULL,12/30] migration: Disallow postcopy preempt to be used with compress [PULL,01/30] migration/channel-block: fix return value for qio_channel_block_{readv, writev} - - 2 - --- 2022-11-15 Juan Quintela New
[PULL,11/30] migration: Fix race on qemu_file_shutdown() [PULL,01/30] migration/channel-block: fix return value for qio_channel_block_{readv, writev} - - 2 - --- 2022-11-15 Juan Quintela New
[PULL,10/30] migration: Fix possible infinite loop of ram save process [PULL,01/30] migration/channel-block: fix return value for qio_channel_block_{readv, writev} - - 2 - --- 2022-11-15 Juan Quintela New
[PULL,09/30] Unit test code and benchmark code [PULL,01/30] migration/channel-block: fix return value for qio_channel_block_{readv, writev} - - 1 - --- 2022-11-15 Juan Quintela New
[PULL,08/30] Update AVX512 support for xbzrle_encode_buffer [PULL,01/30] migration/channel-block: fix return value for qio_channel_block_{readv, writev} - - 1 - --- 2022-11-15 Juan Quintela New
[PULL,07/30] migration: Export ram_release_page() [PULL,01/30] migration/channel-block: fix return value for qio_channel_block_{readv, writev} - - 1 - --- 2022-11-15 Juan Quintela New
[PULL,06/30] migration: Export ram_transferred_ram() [PULL,01/30] migration/channel-block: fix return value for qio_channel_block_{readv, writev} - - 3 - --- 2022-11-15 Juan Quintela New
[PULL,05/30] multifd: Create page_count fields into both MultiFD{Recv, Send}Params [PULL,01/30] migration/channel-block: fix return value for qio_channel_block_{readv, writev} - - 1 - --- 2022-11-15 Juan Quintela New
[PULL,04/30] multifd: Create page_size fields into both MultiFD{Recv, Send}Params [PULL,01/30] migration/channel-block: fix return value for qio_channel_block_{readv, writev} - - 1 - --- 2022-11-15 Juan Quintela New
[PULL,03/30] migration: check magic value for deciding the mapping of channels [PULL,01/30] migration/channel-block: fix return value for qio_channel_block_{readv, writev} - - 1 - --- 2022-11-15 Juan Quintela New
[PULL,02/30] migration/multifd/zero-copy: Create helper function for flushing [PULL,01/30] migration/channel-block: fix return value for qio_channel_block_{readv, writev} - - 1 - --- 2022-11-15 Juan Quintela New
[PULL,01/30] migration/channel-block: fix return value for qio_channel_block_{readv, writev} [PULL,01/30] migration/channel-block: fix return value for qio_channel_block_{readv, writev} - - 1 - --- 2022-11-15 Juan Quintela New
[PULL,00/30] Next patches - - - - --- 2022-11-15 Juan Quintela New
[v2] m25p80: Improve error when the backend file size does not match the device [v2] m25p80: Improve error when the backend file size does not match the device - - 5 - --- 2022-11-15 Cédric Le Goater New
[2/2] io/channel-tls: fix handling of bigger read buffers TLS: fix read stall with large buffers - - 1 - --- 2022-11-15 Antoine Damhet New
[1/2] crypto: TLS: introduce `check_pending` TLS: fix read stall with large buffers - - 1 - --- 2022-11-15 Antoine Damhet New
m25p80: Warn the user when the backend file is too small for the device m25p80: Warn the user when the backend file is too small for the device - - - - --- 2022-11-15 Cédric Le Goater New
« 1 2 ... 553 554 5554310 4311 »