Show patches with: Submitter = Fabiano Rosas       |    State = Action Required       |    Archived = No       |   1112 patches
« 1 2 ... 3 4 511 12 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v3,04/11] block: Reschedule query-block during qcow2 invalidation block: Convert qmp_query_block into a coroutine - - - - --- 2024-04-09 Fabiano Rosas New
[v3,03/11] block: Take the graph lock in bdrv_snapshot_list block: Convert qmp_query_block into a coroutine - - - - --- 2024-04-09 Fabiano Rosas New
[v3,02/11] block: Temporarily mark bdrv_co_get_allocated_file_size as mixed block: Convert qmp_query_block into a coroutine - - 2 - --- 2024-04-09 Fabiano Rosas New
[v3,01/11] block: Allow the wrapper script to see functions declared in qapi.h block: Convert qmp_query_block into a coroutine - - 1 - --- 2024-04-09 Fabiano Rosas New
migration/multifd: Fix clearing of mapped-ram zero pages migration/multifd: Fix clearing of mapped-ram zero pages - 1 - - --- 2024-03-21 Fabiano Rosas New
Revert mapped-ram multifd support to fd: URI Revert mapped-ram multifd support to fd: URI - - - - --- 2024-03-19 Fabiano Rosas New
[RFC,v3,3/3] migration: Add fd to FileMigrationArgs migration mapped-ram fixes - - - - --- 2024-03-15 Fabiano Rosas New
[v3,2/3] migration/multifd: Duplicate the fd for the outgoing_args migration mapped-ram fixes - - 1 - --- 2024-03-15 Fabiano Rosas New
[v3,1/3] migration/multifd: Ensure we're not given a socket for file migration migration mapped-ram fixes - 1 1 - --- 2024-03-15 Fabiano Rosas New
[v2,2/2] migration/multifd: Ensure we're not given a socket for file migration migration mapped-ram fixes - 1 - - --- 2024-03-13 Fabiano Rosas New
[v2,1/2] migration: Fix iocs leaks during file and fd migration migration mapped-ram fixes - 2 1 - --- 2024-03-13 Fabiano Rosas New
migration: Fix iocs leaks during file and fd migration migration: Fix iocs leaks during file and fd migration - 2 - - --- 2024-03-13 Fabiano Rosas New
[2/2] migration: Fix error handling after dup in file migration migration: mapped-ram fixes - 5 - - --- 2024-03-11 Fabiano Rosas New
[1/2] io: Introduce qio_channel_file_new_dupfd migration: mapped-ram fixes - - 1 - --- 2024-03-11 Fabiano Rosas New
[v2] migration/multifd: Don't fsync when closing QIOChannelFile [v2] migration/multifd: Don't fsync when closing QIOChannelFile - 1 1 - --- 2024-03-05 Fabiano Rosas New
migration/multifd: Don't fsync when closing QIOChannelFile migration/multifd: Don't fsync when closing QIOChannelFile - 1 - - --- 2024-03-05 Fabiano Rosas New
[v6,23/23] tests/qtest/migration: Add a multifd + mapped-ram migration test migration: File based migration with multifd and mapped-ram - - 1 - --- 2024-02-29 Fabiano Rosas New
[v6,22/23] migration/multifd: Add mapped-ram support to fd: URI migration: File based migration with multifd and mapped-ram - - 1 - --- 2024-02-29 Fabiano Rosas New
[v6,21/23] migration/multifd: Support incoming mapped-ram stream format migration: File based migration with multifd and mapped-ram - - 1 - --- 2024-02-29 Fabiano Rosas New
[v6,20/23] migration/multifd: Support outgoing mapped-ram stream format migration: File based migration with multifd and mapped-ram - - 1 - --- 2024-02-29 Fabiano Rosas New
[v6,19/23] migration/multifd: Prepare multifd sync for mapped-ram migration migration: File based migration with multifd and mapped-ram - - 1 - --- 2024-02-29 Fabiano Rosas New
[v6,18/23] migration/multifd: Add incoming QIOChannelFile support migration: File based migration with multifd and mapped-ram - - 1 - --- 2024-02-29 Fabiano Rosas New
[v6,17/23] migration/multifd: Add outgoing QIOChannelFile support migration: File based migration with multifd and mapped-ram - - 1 - --- 2024-02-29 Fabiano Rosas New
[v6,16/23] migration/multifd: Add a wrapper for channels_created migration: File based migration with multifd and mapped-ram - - 1 - --- 2024-02-29 Fabiano Rosas New
[v6,15/23] migration/multifd: Allow receiving pages without packets migration: File based migration with multifd and mapped-ram - - 1 - --- 2024-02-29 Fabiano Rosas New
[v6,14/23] migration/multifd: Allow multifd without packets migration: File based migration with multifd and mapped-ram - - 1 - --- 2024-02-29 Fabiano Rosas New
[v6,13/23] migration/multifd: Decouple recv method from pages migration: File based migration with multifd and mapped-ram - - 1 - --- 2024-02-29 Fabiano Rosas New
[v6,12/23] migration/multifd: Rename MultiFDSend|RecvParams::data to compress_data migration: File based migration with multifd and mapped-ram - - 1 - --- 2024-02-29 Fabiano Rosas New
[v6,11/23] tests/qtest/migration: Add tests for mapped-ram file-based migration migration: File based migration with multifd and mapped-ram - - 1 - --- 2024-02-29 Fabiano Rosas New
[v6,10/23] migration/ram: Add incoming 'mapped-ram' migration migration: File based migration with multifd and mapped-ram - - 1 - --- 2024-02-29 Fabiano Rosas New
[v6,09/23] migration/ram: Add outgoing 'mapped-ram' migration migration: File based migration with multifd and mapped-ram - - 1 - --- 2024-02-29 Fabiano Rosas New
[v6,08/23] migration: Add mapped-ram URI compatibility check migration: File based migration with multifd and mapped-ram - - 2 - --- 2024-02-29 Fabiano Rosas New
[v6,07/23] migration/ram: Introduce 'mapped-ram' migration capability migration: File based migration with multifd and mapped-ram 1 - 1 - --- 2024-02-29 Fabiano Rosas New
[v6,06/23] migration/qemu-file: add utility methods for working with seekable channels migration: File based migration with multifd and mapped-ram - - 1 - --- 2024-02-29 Fabiano Rosas New
[v6,05/23] io: fsync before closing a file channel migration: File based migration with multifd and mapped-ram 1 - 1 - --- 2024-02-29 Fabiano Rosas New
[v6,04/23] io: implement io_pwritev/preadv for QIOChannelFile migration: File based migration with multifd and mapped-ram - - 2 - --- 2024-02-29 Fabiano Rosas New
[v6,03/23] io: Add generic pwritev/preadv interface migration: File based migration with multifd and mapped-ram - - 2 - --- 2024-02-29 Fabiano Rosas New
[v6,02/23] io: add and implement QIO_CHANNEL_FEATURE_SEEKABLE for channel file migration: File based migration with multifd and mapped-ram - - 2 - --- 2024-02-29 Fabiano Rosas New
[v6,01/23] migration/multifd: Cleanup multifd_recv_sync_main migration: File based migration with multifd and mapped-ram - - 1 - --- 2024-02-29 Fabiano Rosas New
[v5,23/23] tests/qtest/migration: Add a multifd + mapped-ram migration test migration: File based migration with multifd and mapped-ram - - 1 - --- 2024-02-28 Fabiano Rosas New
[v5,22/23] migration/multifd: Add mapped-ram support to fd: URI migration: File based migration with multifd and mapped-ram - - 1 - --- 2024-02-28 Fabiano Rosas New
[v5,21/23] migration/multifd: Support incoming mapped-ram stream format migration: File based migration with multifd and mapped-ram - - 1 - --- 2024-02-28 Fabiano Rosas New
[v5,20/23] migration/multifd: Support outgoing mapped-ram stream format migration: File based migration with multifd and mapped-ram - - 1 - --- 2024-02-28 Fabiano Rosas New
[v5,19/23] migration/multifd: Prepare multifd sync for mapped-ram migration migration: File based migration with multifd and mapped-ram - - - - --- 2024-02-28 Fabiano Rosas New
[v5,18/23] migration/multifd: Add incoming QIOChannelFile support migration: File based migration with multifd and mapped-ram - - 1 - --- 2024-02-28 Fabiano Rosas New
[v5,17/23] migration/multifd: Add outgoing QIOChannelFile support migration: File based migration with multifd and mapped-ram - - - - --- 2024-02-28 Fabiano Rosas New
[v5,16/23] migration/multifd: Add a wrapper for channels_created migration: File based migration with multifd and mapped-ram - - 1 - --- 2024-02-28 Fabiano Rosas New
[v5,15/23] migration/multifd: Allow receiving pages without packets migration: File based migration with multifd and mapped-ram - - 1 - --- 2024-02-28 Fabiano Rosas New
[v5,14/23] migration/multifd: Allow multifd without packets migration: File based migration with multifd and mapped-ram - - 1 - --- 2024-02-28 Fabiano Rosas New
[v5,13/23] migration/multifd: Decouple recv method from pages migration: File based migration with multifd and mapped-ram - - 1 - --- 2024-02-28 Fabiano Rosas New
[v5,12/23] migration/multifd: Rename MultiFDSend|RecvParams::data to compress_data migration: File based migration with multifd and mapped-ram - - 1 - --- 2024-02-28 Fabiano Rosas New
[v5,11/23] tests/qtest/migration: Add tests for mapped-ram file-based migration migration: File based migration with multifd and mapped-ram - - 1 - --- 2024-02-28 Fabiano Rosas New
[v5,10/23] migration/ram: Add incoming 'mapped-ram' migration migration: File based migration with multifd and mapped-ram - - 1 - --- 2024-02-28 Fabiano Rosas New
[v5,09/23] migration/ram: Add outgoing 'mapped-ram' migration migration: File based migration with multifd and mapped-ram - - 1 - --- 2024-02-28 Fabiano Rosas New
[v5,08/23] migration: Add mapped-ram URI compatibility check migration: File based migration with multifd and mapped-ram - - 2 - --- 2024-02-28 Fabiano Rosas New
[v5,07/23] migration/ram: Introduce 'mapped-ram' migration capability migration: File based migration with multifd and mapped-ram 1 - 1 - --- 2024-02-28 Fabiano Rosas New
[v5,06/23] migration/qemu-file: add utility methods for working with seekable channels migration: File based migration with multifd and mapped-ram - - 1 - --- 2024-02-28 Fabiano Rosas New
[v5,05/23] io: fsync before closing a file channel migration: File based migration with multifd and mapped-ram 1 - 1 - --- 2024-02-28 Fabiano Rosas New
[v5,04/23] io: implement io_pwritev/preadv for QIOChannelFile migration: File based migration with multifd and mapped-ram - - 2 - --- 2024-02-28 Fabiano Rosas New
[v5,03/23] io: Add generic pwritev/preadv interface migration: File based migration with multifd and mapped-ram - - 2 - --- 2024-02-28 Fabiano Rosas New
[v5,02/23] io: add and implement QIO_CHANNEL_FEATURE_SEEKABLE for channel file migration: File based migration with multifd and mapped-ram - - 2 - --- 2024-02-28 Fabiano Rosas New
[v5,01/23] migration/multifd: Cleanup multifd_recv_sync_main migration: File based migration with multifd and mapped-ram - - 1 - --- 2024-02-28 Fabiano Rosas New
[2/2] migration: Use migrate_has_error() in close_return_path_on_source() migration: Fix RP shutdown order - - 1 - --- 2024-02-26 Fabiano Rosas New
[1/2] migration: Join the return path thread before releasing to_dst_file migration: Fix RP shutdown order - - - 1 --- 2024-02-26 Fabiano Rosas New
[v2] migration: Fix qmp_query_migrate mbps value [v2] migration: Fix qmp_query_migrate mbps value - - - - --- 2024-02-26 Fabiano Rosas New
[v4,34/34] tests/qtest/migration: Add a test for fixed-ram with passing of fds migration: File based migration with multifd and fixed-ram - - - - --- 2024-02-20 Fabiano Rosas New
[v4,33/34] migration: Add support for fdset with multifd + file migration: File based migration with multifd and fixed-ram - - - - --- 2024-02-20 Fabiano Rosas New
[v4,32/34] monitor: fdset: Match against O_DIRECT migration: File based migration with multifd and fixed-ram - - - - --- 2024-02-20 Fabiano Rosas New
[v4,31/34] monitor: Extract fdset fd flags comparison into a function migration: File based migration with multifd and fixed-ram - - - - --- 2024-02-20 Fabiano Rosas New
[v4,30/34] monitor: Honor QMP request for fd removal immediately migration: File based migration with multifd and fixed-ram - - - - --- 2024-02-20 Fabiano Rosas New
[v4,29/34] tests/qtest/migration: Add tests for file migration with direct-io migration: File based migration with multifd and fixed-ram - - - - --- 2024-02-20 Fabiano Rosas New
[v4,28/34] migration/multifd: Add direct-io support migration: File based migration with multifd and fixed-ram - - - - --- 2024-02-20 Fabiano Rosas New
[v4,27/34] migration: Add direct-io parameter migration: File based migration with multifd and fixed-ram 1 - - - --- 2024-02-20 Fabiano Rosas New
[v4,26/34] tests/qtest/migration: Add a multifd + fixed-ram migration test migration: File based migration with multifd and fixed-ram - - 1 - --- 2024-02-20 Fabiano Rosas New
[v4,25/34] migration/multifd: Add fixed-ram support to fd: URI migration: File based migration with multifd and fixed-ram - - - - --- 2024-02-20 Fabiano Rosas New
[v4,24/34] migration/multifd: Support incoming fixed-ram stream format migration: File based migration with multifd and fixed-ram - - - - --- 2024-02-20 Fabiano Rosas New
[v4,23/34] migration/multifd: Support outgoing fixed-ram stream format migration: File based migration with multifd and fixed-ram - - 1 - --- 2024-02-20 Fabiano Rosas New
[v4,22/34] migration/multifd: Prepare multifd sync for fixed-ram migration migration: File based migration with multifd and fixed-ram - - - - --- 2024-02-20 Fabiano Rosas New
[v4,21/34] migration/multifd: Add incoming QIOChannelFile support migration: File based migration with multifd and fixed-ram - - - - --- 2024-02-20 Fabiano Rosas New
[v4,20/34] migration/multifd: Add outgoing QIOChannelFile support migration: File based migration with multifd and fixed-ram - - - - --- 2024-02-20 Fabiano Rosas New
[v4,19/34] migration/multifd: Allow receiving pages without packets migration: File based migration with multifd and fixed-ram - - - - --- 2024-02-20 Fabiano Rosas New
[v4,18/34] migration/multifd: Allow multifd without packets migration: File based migration with multifd and fixed-ram - - - - --- 2024-02-20 Fabiano Rosas New
[v4,17/34] migration/multifd: Decouple recv method from pages migration: File based migration with multifd and fixed-ram - - 1 - --- 2024-02-20 Fabiano Rosas New
[v4,16/34] migration/multifd: Rename MultiFDSend|RecvParams::data to compress_data migration: File based migration with multifd and fixed-ram - - 1 - --- 2024-02-20 Fabiano Rosas New
[v4,15/34] tests/qtest/migration: Add tests for fixed-ram file-based migration migration: File based migration with multifd and fixed-ram - - 1 - --- 2024-02-20 Fabiano Rosas New
[v4,14/34] migration/ram: Add incoming 'fixed-ram' migration migration: File based migration with multifd and fixed-ram - - 1 - --- 2024-02-20 Fabiano Rosas New
[v4,13/34] migration/ram: Add outgoing 'fixed-ram' migration migration: File based migration with multifd and fixed-ram - - 1 - --- 2024-02-20 Fabiano Rosas New
[v4,12/34] migration: Add fixed-ram URI compatibility check migration: File based migration with multifd and fixed-ram - - 2 - --- 2024-02-20 Fabiano Rosas New
[v4,11/34] migration/ram: Introduce 'fixed-ram' migration capability migration: File based migration with multifd and fixed-ram 1 - - - --- 2024-02-20 Fabiano Rosas New
[v4,10/34] migration/qemu-file: add utility methods for working with seekable channels migration: File based migration with multifd and fixed-ram - - 1 - --- 2024-02-20 Fabiano Rosas New
[v4,09/34] io: fsync before closing a file channel migration: File based migration with multifd and fixed-ram 1 - 1 - --- 2024-02-20 Fabiano Rosas New
[v4,08/34] io: implement io_pwritev/preadv for QIOChannelFile migration: File based migration with multifd and fixed-ram - - 2 - --- 2024-02-20 Fabiano Rosas New
[v4,07/34] io: Add generic pwritev/preadv interface migration: File based migration with multifd and fixed-ram - - 2 - --- 2024-02-20 Fabiano Rosas New
[v4,06/34] io: add and implement QIO_CHANNEL_FEATURE_SEEKABLE for channel file migration: File based migration with multifd and fixed-ram - - 2 - --- 2024-02-20 Fabiano Rosas New
[v4,05/34] migration/multifd: Release recv sem_sync earlier migration: File based migration with multifd and fixed-ram - - 1 - --- 2024-02-20 Fabiano Rosas New
[v4,04/34] migration/multifd: Remove p->quit from recv side migration: File based migration with multifd and fixed-ram - - 1 - --- 2024-02-20 Fabiano Rosas New
[v4,03/34] tests/qtest/migration: Add a fd + file test migration: File based migration with multifd and fixed-ram - - 1 - --- 2024-02-20 Fabiano Rosas New
[v4,02/34] tests/qtest/migration: Rename fd_proto test migration: File based migration with multifd and fixed-ram - - 1 - --- 2024-02-20 Fabiano Rosas New
[v4,01/34] docs/devel/migration.rst: Document the file transport migration: File based migration with multifd and fixed-ram - - 1 - --- 2024-02-20 Fabiano Rosas New
migration: Fix qmp_query_migrate mbps value migration: Fix qmp_query_migrate mbps value - - - - --- 2024-02-19 Fabiano Rosas New
« 1 2 ... 3 4 511 12 »