Show patches with: Submitter = Fabiano Rosas       |    State = Action Required       |    Archived = No       |   906 patches
« 1 2 ... 3 4 59 10 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v2,18/29] migration/multifd: Allow multifd without packets migration: File based migration with multifd and fixed-ram - - - - --- 2023-10-23 Fabiano Rosas New
[v2,17/29] tests/qtest: migration-test: Add tests for fixed-ram file-based migration migration: File based migration with multifd and fixed-ram - - - - --- 2023-10-23 Fabiano Rosas New
[v2,16/29] migration/ram: Add support for 'fixed-ram' migration restore migration: File based migration with multifd and fixed-ram - - - - --- 2023-10-23 Fabiano Rosas New
[v2,15/29] migration/ram: Add support for 'fixed-ram' outgoing migration migration: File based migration with multifd and fixed-ram - - - - --- 2023-10-23 Fabiano Rosas New
[v2,14/29] migration/ram: Introduce 'fixed-ram' migration capability migration: File based migration with multifd and fixed-ram - - - - --- 2023-10-23 Fabiano Rosas New
[v2,13/29] migration: fixed-ram: Add URI compatibility check migration: File based migration with multifd and fixed-ram - - 1 - --- 2023-10-23 Fabiano Rosas New
[v2,12/29] migration/qemu-file: add utility methods for working with seekable channels migration: File based migration with multifd and fixed-ram - - 1 - --- 2023-10-23 Fabiano Rosas New
[v2,11/29] io: implement io_pwritev/preadv for QIOChannelFile migration: File based migration with multifd and fixed-ram - - 1 - --- 2023-10-23 Fabiano Rosas New
[v2,10/29] io: Add generic pwritev/preadv interface migration: File based migration with multifd and fixed-ram - - - - --- 2023-10-23 Fabiano Rosas New
[v2,09/29] io: add and implement QIO_CHANNEL_FEATURE_SEEKABLE for channel file migration: File based migration with multifd and fixed-ram - - 1 - --- 2023-10-23 Fabiano Rosas New
[v2,08/29] tests/qtest: File migration auto-pause tests migration: File based migration with multifd and fixed-ram - - - - --- 2023-10-23 Fabiano Rosas New
[v2,07/29] migration: Run "file:" migration with a stopped VM migration: File based migration with multifd and fixed-ram - - - - --- 2023-10-23 Fabiano Rosas New
[v2,06/29] migration: Add auto-pause capability migration: File based migration with multifd and fixed-ram - - - - --- 2023-10-23 Fabiano Rosas New
[v2,05/29] migration: Introduce global_state_store_once migration: File based migration with multifd and fixed-ram - - - - --- 2023-10-23 Fabiano Rosas New
[v2,04/29] migration: Return the saved state from global_state_store migration: File based migration with multifd and fixed-ram - - 1 - --- 2023-10-23 Fabiano Rosas New
[v2,03/29] tests/qtest: Allow waiting for migration events migration: File based migration with multifd and fixed-ram - - - - --- 2023-10-23 Fabiano Rosas New
[v2,02/29] tests/qtest: Move QTestMigrationState to libqtest migration: File based migration with multifd and fixed-ram - - - - --- 2023-10-23 Fabiano Rosas New
[v2,01/29] tests/qtest: migration events migration: File based migration with multifd and fixed-ram - - 1 - --- 2023-10-23 Fabiano Rosas New
[v15,14/14] migration: modify test_multifd_tcp_none() to use new QAPI syntax. migration: Modify 'migrate' and 'migrate-incoming' QAPI commands for migration - - 1 - --- 2023-10-23 Fabiano Rosas New
[v15,13/14] migration: Implement MigrateChannelList to hmp migration flow. migration: Modify 'migrate' and 'migrate-incoming' QAPI commands for migration - - - - --- 2023-10-23 Fabiano Rosas New
[v15,12/14] migration: Implement MigrateChannelList to qmp migration flow. migration: Modify 'migrate' and 'migrate-incoming' QAPI commands for migration - - 2 - --- 2023-10-23 Fabiano Rosas New
[v15,11/14] migration: modify migration_channels_and_uri_compatible() for new QAPI syntax migration: Modify 'migrate' and 'migrate-incoming' QAPI commands for migration - - 2 - --- 2023-10-23 Fabiano Rosas New
[v15,10/14] fixup! migration: New migrate and migrate-incoming argument 'channels' migration: Modify 'migrate' and 'migrate-incoming' QAPI commands for migration 1 - 2 - --- 2023-10-23 Fabiano Rosas New
[v15,09/14] migration: New migrate and migrate-incoming argument 'channels' migration: Modify 'migrate' and 'migrate-incoming' QAPI commands for migration 1 - 2 - --- 2023-10-23 Fabiano Rosas New
[v15,08/14] migration: Convert the file backend to the new QAPI syntax migration: Modify 'migrate' and 'migrate-incoming' QAPI commands for migration - - 1 - --- 2023-10-23 Fabiano Rosas New
[v15,07/14] migration: convert exec backend to accept MigrateAddress. migration: Modify 'migrate' and 'migrate-incoming' QAPI commands for migration - - 1 - --- 2023-10-23 Fabiano Rosas New
[v15,06/14] migration: convert rdma backend to accept MigrateAddress migration: Modify 'migrate' and 'migrate-incoming' QAPI commands for migration - - 2 - --- 2023-10-23 Fabiano Rosas New
[v15,05/14] migration: convert socket backend to accept MigrateAddress migration: Modify 'migrate' and 'migrate-incoming' QAPI commands for migration - - 2 - --- 2023-10-23 Fabiano Rosas New
[v15,04/14] fixup! migration: convert migration 'uri' into 'MigrateAddress' migration: Modify 'migrate' and 'migrate-incoming' QAPI commands for migration - - 2 - --- 2023-10-23 Fabiano Rosas New
[v15,03/14] migration: convert migration 'uri' into 'MigrateAddress' migration: Modify 'migrate' and 'migrate-incoming' QAPI commands for migration - - 1 - --- 2023-10-23 Fabiano Rosas New
[v15,02/14] fixup! migration: New QAPI type 'MigrateAddress' migration: Modify 'migrate' and 'migrate-incoming' QAPI commands for migration 1 - 2 - --- 2023-10-23 Fabiano Rosas New
[v15,01/14] migration: New QAPI type 'MigrateAddress' migration: Modify 'migrate' and 'migrate-incoming' QAPI commands for migration 1 - 2 - --- 2023-10-23 Fabiano Rosas New
[v14,14/14] migration: modify test_multifd_tcp_none() to use new QAPI syntax. migration: Modify 'migrate' and 'migrate-incoming' QAPI commands for migration - - - - --- 2023-10-19 Fabiano Rosas New
[v14,13/14] migration: Implement MigrateChannelList to hmp migration flow. migration: Modify 'migrate' and 'migrate-incoming' QAPI commands for migration - - - - --- 2023-10-19 Fabiano Rosas New
[v14,12/14] migration: Implement MigrateChannelList to qmp migration flow. migration: Modify 'migrate' and 'migrate-incoming' QAPI commands for migration - - - - --- 2023-10-19 Fabiano Rosas New
[v14,11/14] migration: modify migration_channels_and_uri_compatible() for new QAPI syntax migration: Modify 'migrate' and 'migrate-incoming' QAPI commands for migration - - 1 - --- 2023-10-19 Fabiano Rosas New
[v14,10/14] fixup! migration: New migrate and migrate-incoming argument 'channels' migration: Modify 'migrate' and 'migrate-incoming' QAPI commands for migration - - 1 - --- 2023-10-19 Fabiano Rosas New
[v14,09/14] migration: New migrate and migrate-incoming argument 'channels' migration: Modify 'migrate' and 'migrate-incoming' QAPI commands for migration 1 - 1 - --- 2023-10-19 Fabiano Rosas New
[v14,08/14] migration: Convert the file backend the new QAPI syntax migration: Modify 'migrate' and 'migrate-incoming' QAPI commands for migration - - - - --- 2023-10-19 Fabiano Rosas New
[v14,07/14] migration: convert exec backend to accept MigrateAddress. migration: Modify 'migrate' and 'migrate-incoming' QAPI commands for migration - - - - --- 2023-10-19 Fabiano Rosas New
[v14,06/14] migration: convert rdma backend to accept MigrateAddress migration: Modify 'migrate' and 'migrate-incoming' QAPI commands for migration - - 1 - --- 2023-10-19 Fabiano Rosas New
[v14,05/14] migration: convert socket backend to accept MigrateAddress migration: Modify 'migrate' and 'migrate-incoming' QAPI commands for migration - - 1 - --- 2023-10-19 Fabiano Rosas New
[v14,04/14] fixup! migration: convert migration 'uri' into 'MigrateAddress' migration: Modify 'migrate' and 'migrate-incoming' QAPI commands for migration - - 1 - --- 2023-10-19 Fabiano Rosas New
[v14,03/14] migration: convert migration 'uri' into 'MigrateAddress' migration: Modify 'migrate' and 'migrate-incoming' QAPI commands for migration - - - - --- 2023-10-19 Fabiano Rosas New
[v14,02/14] fixup! migration: New QAPI type 'MigrateAddress' migration: Modify 'migrate' and 'migrate-incoming' QAPI commands for migration - - 1 - --- 2023-10-19 Fabiano Rosas New
[v14,01/14] migration: New QAPI type 'MigrateAddress' migration: Modify 'migrate' and 'migrate-incoming' QAPI commands for migration 1 - 2 - --- 2023-10-19 Fabiano Rosas New
[v4,12/12] tests/qtest: Don't print messages from query instances tests/migration-test: Allow testing older machine types - - 2 - --- 2023-10-18 Fabiano Rosas New
[v4,11/12] tests/qtest/migration: Allow user to specify a machine type tests/migration-test: Allow testing older machine types - - 2 - --- 2023-10-18 Fabiano Rosas New
[v4,10/12] tests/qtest/migration: Support more than one QEMU binary tests/migration-test: Allow testing older machine types - - 2 - --- 2023-10-18 Fabiano Rosas New
[v4,09/12] tests/qtest/migration: Set q35 as the default machine for x86_86 tests/migration-test: Allow testing older machine types - - 2 - --- 2023-10-18 Fabiano Rosas New
[v4,08/12] tests/qtest/migration: Specify the geometry of the bootsector tests/migration-test: Allow testing older machine types 1 - 1 - --- 2023-10-18 Fabiano Rosas New
[v4,07/12] tests/qtest/migration: Define a machine for all architectures tests/migration-test: Allow testing older machine types - - 2 - --- 2023-10-18 Fabiano Rosas New
[v4,06/12] tests/qtest/migration: Introduce find_common_machine_version tests/migration-test: Allow testing older machine types - - 2 - --- 2023-10-18 Fabiano Rosas New
[v4,05/12] tests/qtest: Introduce qtest_resolve_machine_alias tests/migration-test: Allow testing older machine types - - 2 - --- 2023-10-18 Fabiano Rosas New
[v4,04/12] tests/qtest: Introduce qtest_has_machine_with_env tests/migration-test: Allow testing older machine types - - 2 - --- 2023-10-18 Fabiano Rosas New
[v4,03/12] tests/qtest: Allow qtest_get_machines to use an alternate QEMU binary tests/migration-test: Allow testing older machine types - - 2 - --- 2023-10-18 Fabiano Rosas New
[v4,02/12] tests/qtest: Introduce qtest_init_with_env tests/migration-test: Allow testing older machine types - - 2 - --- 2023-10-18 Fabiano Rosas New
[v4,01/12] tests/qtest: Allow qtest_qemu_binary to use a custom environment variable tests/migration-test: Allow testing older machine types - - 2 - --- 2023-10-18 Fabiano Rosas New
[v3,11/11] tests/qtest: Don't print messages from query instances tests/migration-test: Allow testing older machine types - - 2 - --- 2023-10-18 Fabiano Rosas New
[v3,10/11] tests/qtest/migration: Support more than one QEMU binary tests/migration-test: Allow testing older machine types - - 1 - --- 2023-10-18 Fabiano Rosas New
[v3,09/11] tests/qtest/migration: Set q35 as the default machine for x86_86 tests/migration-test: Allow testing older machine types - - - - --- 2023-10-18 Fabiano Rosas New
[v3,08/11] tests/qtest/migration: Specify the geometry of the bootsector tests/migration-test: Allow testing older machine types - - - - --- 2023-10-18 Fabiano Rosas New
[v3,07/11] tests/qtest/migration: Define a machine for all architectures tests/migration-test: Allow testing older machine types - - - - --- 2023-10-18 Fabiano Rosas New
[v3,06/11] tests/qtest/migration: Introduce find_common_machine_version tests/migration-test: Allow testing older machine types - - 1 - --- 2023-10-18 Fabiano Rosas New
[v3,05/11] tests/qtest: Introduce qtest_resolve_machine_alias tests/migration-test: Allow testing older machine types - - 2 - --- 2023-10-18 Fabiano Rosas New
[v3,04/11] tests/qtest: Introduce qtest_has_machine_with_env tests/migration-test: Allow testing older machine types - - 2 - --- 2023-10-18 Fabiano Rosas New
[v3,03/11] tests/qtest: Allow qtest_get_machines to use an alternate QEMU binary tests/migration-test: Allow testing older machine types - - 2 - --- 2023-10-18 Fabiano Rosas New
[v3,02/11] tests/qtest: Introduce qtest_init_with_env tests/migration-test: Allow testing older machine types - - 1 - --- 2023-10-18 Fabiano Rosas New
[v3,01/11] tests/qtest: Allow qtest_qemu_binary to use a custom environment variable tests/migration-test: Allow testing older machine types - - 2 - --- 2023-10-18 Fabiano Rosas New
[RFC,v2,6/6] migration/multifd: Bring back the 'ready' semaphore migration/multifd: Locking changes - - - - --- 2023-10-12 Fabiano Rosas New
[RFC,v2,5/6] migration/multifd: Stop setting 'quit' outside of channels migration/multifd: Locking changes - - - - --- 2023-10-12 Fabiano Rosas New
[RFC,v2,4/6] migration/multifd: Extract sem_done waiting into a function migration/multifd: Locking changes - - - - --- 2023-10-12 Fabiano Rosas New
[RFC,v2,3/6] migration/multifd: Decouple control flow from the SYNC packet migration/multifd: Locking changes - - - - --- 2023-10-12 Fabiano Rosas New
[RFC,v2,2/6] migration/multifd: Stop checking p->quit in multifd_send_thread migration/multifd: Locking changes - - 1 - --- 2023-10-12 Fabiano Rosas New
[RFC,v2,1/6] migration/multifd: Remove channels_ready semaphore migration/multifd: Locking changes - - - - --- 2023-10-12 Fabiano Rosas New
[3/3] migration/multifd: Clarify Error usage in multifd_channel_connect migration/multifd: General cleanups - - 2 - --- 2023-10-12 Fabiano Rosas New
[2/3] migration/multifd: Unify multifd_send_thread error paths migration/multifd: General cleanups - - 1 - --- 2023-10-12 Fabiano Rosas New
[1/3] migration/multifd: Remove direct "socket" references migration/multifd: General cleanups - - 2 - --- 2023-10-12 Fabiano Rosas New
[RESEND,7/7] tests/qtest: Re-enable multifd cancel test migration pending patches 1 - 1 - --- 2023-10-11 Fabiano Rosas New
[RESEND,6/7] migration/ram: Merge save_zero_page functions migration pending patches - - 1 - --- 2023-10-11 Fabiano Rosas New
[RESEND,5/7] migration/ram: Move xbzrle zero page handling into save_zero_page migration pending patches - - 1 - --- 2023-10-11 Fabiano Rosas New
[RESEND,4/7] migration/ram: Stop passing QEMUFile around in save_zero_page migration pending patches - - 2 - --- 2023-10-11 Fabiano Rosas New
[RESEND,3/7] migration/ram: Remove RAMState from xbzrle_cache_zero_page migration pending patches - - 2 - --- 2023-10-11 Fabiano Rosas New
[RESEND,2/7] migration/ram: Refactor precopy ram loading code migration pending patches - - 3 - --- 2023-10-11 Fabiano Rosas New
[RESEND,1/7] tests/qtest: migration-test: Add tests for file-based migration migration pending patches - - 1 - --- 2023-10-11 Fabiano Rosas New
[v2,6/6] tests/qtest/migration: Add a test for the analyze-migration script scripts/migration: Fix analyze-migration.py and add a test 1 - 1 - --- 2023-10-09 Fabiano Rosas New
[v2,5/6] migration: Fix analyze-migration read operation signedness scripts/migration: Fix analyze-migration.py and add a test - - 1 - --- 2023-10-09 Fabiano Rosas New
[v2,4/6] migration: Fix analyze-migration.py when ignore-shared is used scripts/migration: Fix analyze-migration.py and add a test - - 1 - --- 2023-10-09 Fabiano Rosas New
[v2,3/6] migration: Add capability parsing to analyze-migration.py scripts/migration: Fix analyze-migration.py and add a test - - 1 - --- 2023-10-09 Fabiano Rosas New
[v2,2/6] migration: Fix analyze-migration.py 'configuration' parsing scripts/migration: Fix analyze-migration.py and add a test - - 1 - --- 2023-10-09 Fabiano Rosas New
[v2,1/6] migration: Add the configuration vmstate to the json writer scripts/migration: Fix analyze-migration.py and add a test - - 1 - --- 2023-10-09 Fabiano Rosas New
[v2,9/9] tests/qtest: Don't print messages from query instances tests/migration-test: Allow testing older machine types - - 2 - --- 2023-10-06 Fabiano Rosas New
[v2,8/9] tests/qtest/migration: Support more than one QEMU binary tests/migration-test: Allow testing older machine types - - 1 - --- 2023-10-06 Fabiano Rosas New
[v2,7/9] tests/qtest/migration: Define a machine for all architectures tests/migration-test: Allow testing older machine types - - - - --- 2023-10-06 Fabiano Rosas New
[v2,6/9] tests/qtest/migration: Introduce find_common_machine_version tests/migration-test: Allow testing older machine types - - 1 - --- 2023-10-06 Fabiano Rosas New
[v2,5/9] tests/qtest: Introduce qtest_resolve_machine_alias tests/migration-test: Allow testing older machine types - - 2 - --- 2023-10-06 Fabiano Rosas New
[v2,4/9] tests/qtest: Introduce qtest_has_machine_with_env tests/migration-test: Allow testing older machine types - - 2 - --- 2023-10-06 Fabiano Rosas New
[v2,3/9] tests/qtest: Allow qtest_get_machines to use an alternate QEMU binary tests/migration-test: Allow testing older machine types - - 2 - --- 2023-10-06 Fabiano Rosas New
[v2,2/9] tests/qtest: Introduce qtest_init_with_env tests/migration-test: Allow testing older machine types - - 2 - --- 2023-10-06 Fabiano Rosas New
[v2,1/9] tests/qtest: Allow qtest_qemu_binary to use a custom environment variable tests/migration-test: Allow testing older machine types - - 2 - --- 2023-10-06 Fabiano Rosas New
« 1 2 ... 3 4 59 10 »