Show patches with: Submitter = Peter Xu       |    State = Action Required       |    Archived = No       |   2785 patches
« 1 2 ... 3 4 527 28 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[PULL,22/26] migration/multifd: Remove error_setg() in migration_ioc_process_incoming() [PULL,01/26] MAINTAINERS: Leaving Migration - 1 1 - --- 2024-01-04 Peter Xu New
[PULL,21/26] migration/multifd: Fix leaking of Error in TLS error flow [PULL,01/26] MAINTAINERS: Leaving Migration - 1 1 - --- 2024-01-04 Peter Xu New
[PULL,20/26] migration/multifd: Simplify multifd_channel_connect() if else statement [PULL,01/26] MAINTAINERS: Leaving Migration - - 1 - --- 2024-01-04 Peter Xu New
[PULL,19/26] migration/multifd: Fix error message in multifd_recv_initial_packet() [PULL,01/26] MAINTAINERS: Leaving Migration - - 1 - --- 2024-01-04 Peter Xu New
[PULL,18/26] migration: Remove errp parameter in migration_fd_process_incoming() [PULL,01/26] MAINTAINERS: Leaving Migration - - 1 - --- 2024-01-04 Peter Xu New
[PULL,17/26] migration: Refactor migration_incoming_setup() [PULL,01/26] MAINTAINERS: Leaving Migration - - 2 - --- 2024-01-04 Peter Xu New
[PULL,16/26] migration: Remove nulling of hostname in migrate_init() [PULL,01/26] MAINTAINERS: Leaving Migration - - 1 - --- 2024-01-04 Peter Xu New
[PULL,15/26] migration: Remove migrate_max_downtime() declaration [PULL,01/26] MAINTAINERS: Leaving Migration - - 1 - --- 2024-01-04 Peter Xu New
[PULL,14/26] tests/qtest: postcopy migration with suspend [PULL,01/26] MAINTAINERS: Leaving Migration - - 1 - --- 2024-01-04 Peter Xu New
[PULL,13/26] tests/qtest: precopy migration with suspend [PULL,01/26] MAINTAINERS: Leaving Migration - - 2 - --- 2024-01-04 Peter Xu New
[PULL,12/26] tests/qtest: option to suspend during migration [PULL,01/26] MAINTAINERS: Leaving Migration 1 - 1 - --- 2024-01-04 Peter Xu New
[PULL,11/26] tests/qtest: migration events [PULL,01/26] MAINTAINERS: Leaving Migration - - 2 - --- 2024-01-04 Peter Xu New
[PULL,10/26] migration: preserve suspended for bg_migration [PULL,01/26] MAINTAINERS: Leaving Migration - - 2 - --- 2024-01-04 Peter Xu New
[PULL,09/26] migration: preserve suspended for snapshot [PULL,01/26] MAINTAINERS: Leaving Migration - - 1 - --- 2024-01-04 Peter Xu New
[PULL,08/26] migration: preserve suspended runstate [PULL,01/26] MAINTAINERS: Leaving Migration - - 1 - --- 2024-01-04 Peter Xu New
[PULL,07/26] migration: propagate suspended runstate [PULL,01/26] MAINTAINERS: Leaving Migration - - 1 - --- 2024-01-04 Peter Xu New
[PULL,06/26] cpus: vm_resume [PULL,01/26] MAINTAINERS: Leaving Migration - - 1 - --- 2024-01-04 Peter Xu New
[PULL,05/26] cpus: check running not RUN_STATE_RUNNING [PULL,01/26] MAINTAINERS: Leaving Migration - - 1 - --- 2024-01-04 Peter Xu New
[PULL,04/26] cpus: stop vm in suspended runstate [PULL,01/26] MAINTAINERS: Leaving Migration - - 1 - --- 2024-01-04 Peter Xu New
[PULL,03/26] cpus: vm_was_suspended [PULL,01/26] MAINTAINERS: Leaving Migration - - 1 - --- 2024-01-04 Peter Xu New
[PULL,02/26] MAINTAINERS: Remove myself as reviewer from Live Migration [PULL,01/26] MAINTAINERS: Leaving Migration - - - - --- 2024-01-04 Peter Xu New
[PULL,01/26] MAINTAINERS: Leaving Migration [PULL,01/26] MAINTAINERS: Leaving Migration - - 1 - --- 2024-01-04 Peter Xu New
[PULL,00/26] Migration 20240104 patches - - - - --- 2024-01-04 Peter Xu New
[PULL,1/1] migration: Plug memory leak with migration URIs [PULL,1/1] migration: Plug memory leak with migration URIs - 1 1 1 --- 2023-12-01 Peter Xu New
[PULL,0/1] Migration 20231201 patches - - - - --- 2023-12-01 Peter Xu New
[v2,5/5] migration: Add tracepoints for downtime checkpoints migration: Downtime tracepoints - - 1 - --- 2023-10-30 Peter Xu New
[v2,4/5] migration: migration_stop_vm() helper migration: Downtime tracepoints - - 1 - --- 2023-10-30 Peter Xu New
[v2,3/5] migration: Add per vmstate downtime tracepoints migration: Downtime tracepoints - - 1 - --- 2023-10-30 Peter Xu New
[v2,2/5] migration: Add migration_downtime_start|end() helpers migration: Downtime tracepoints - - 1 - --- 2023-10-30 Peter Xu New
[v2,1/5] migration: Set downtime_start even for postcopy migration: Downtime tracepoints - - 1 - --- 2023-10-30 Peter Xu New
[4/3] migration: Add tracepoints for downtime checkpoints migration: Downtime tracepoints - - - - --- 2023-10-26 Peter Xu New
[3/3] migration: Add per vmstate downtime tracepoints migration: Downtime tracepoints - - - - --- 2023-10-26 Peter Xu New
[2/3] migration: Add migration_downtime_start|end() helpers migration: Downtime tracepoints - - 1 - --- 2023-10-26 Peter Xu New
[1/3] migration: Set downtime_start even for postcopy migration: Downtime tracepoints - - 1 - --- 2023-10-26 Peter Xu New
[v3] migration: Stop migration immediately in RDMA error paths [v3] migration: Stop migration immediately in RDMA error paths - - 2 - --- 2023-10-24 Peter Xu New
[v2] migration: Stop migration immediately in RDMA error paths [v2] migration: Stop migration immediately in RDMA error paths - - - - --- 2023-10-24 Peter Xu New
migration: Stop migration immediately in RDMA error paths migration: Stop migration immediately in RDMA error paths - - - - --- 2023-10-24 Peter Xu New
[RFC,7/7] migration: Further unify paths for multifd normal or sync requests migration/multifd: quit unitifications and separate sync packet - - - - --- 2023-10-22 Peter Xu New
[RFC,6/7] migration: Split multifd pending_job into two booleans migration/multifd: quit unitifications and separate sync packet - - - - --- 2023-10-22 Peter Xu New
[RFC,5/7] migration: Modulize multifd send threads with a few helpers migration/multifd: quit unitifications and separate sync packet - - - - --- 2023-10-22 Peter Xu New
[RFC,4/7] migration: Drop MultiFDSendParams.quit and cleanup error paths migration/multifd: quit unitifications and separate sync packet - - - - --- 2023-10-22 Peter Xu New
[RFC,3/7] migration: multifd_send_kick_main() migration/multifd: quit unitifications and separate sync packet - - 1 - --- 2023-10-22 Peter Xu New
[RFC,2/7] migration: Fix error leak in multifd_tls_outgoing_handshake() migration/multifd: quit unitifications and separate sync packet - - 1 - --- 2023-10-22 Peter Xu New
[RFC,1/7] migration: Drop stale comment for multifd zero copy migration/multifd: quit unitifications and separate sync packet - - 1 - --- 2023-10-22 Peter Xu New
migration: Fix parse_ramblock() on overwritten retvals migration: Fix parse_ramblock() on overwritten retvals - 1 2 - --- 2023-10-17 Peter Xu New
[v4,5/5] migration: Change ram_save_queue_pages() retval to bool migration: Better error handling in rp thread, allow failures in recover - - 1 - --- 2023-10-17 Peter Xu New
[v4,4/5] migration: Change ram_dirty_bitmap_reload() retval to bool migration: Better error handling in rp thread, allow failures in recover - - 2 - --- 2023-10-17 Peter Xu New
[v4,3/5] tests/migration-test: Add a test for postcopy hangs during RECOVER migration: Better error handling in rp thread, allow failures in recover - - - - --- 2023-10-17 Peter Xu New
[v4,2/5] migration: Allow network to fail even during recovery migration: Better error handling in rp thread, allow failures in recover - - 2 - --- 2023-10-17 Peter Xu New
[v4,1/5] migration: Refactor error handling in source return path migration: Better error handling in rp thread, allow failures in recover - - 2 - --- 2023-10-17 Peter Xu New
[v4] migration: Allow user to specify available switchover bandwidth [v4] migration: Allow user to specify available switchover bandwidth 1 - 2 - --- 2023-10-10 Peter Xu New
[v3,10/10] tests/migration-test: Add a test for postcopy hangs during RECOVER migration: Better error handling in rp thread, allow failures in recover - - - - --- 2023-10-04 Peter Xu New
[v3,09/10] migration: Allow RECOVER->PAUSED convertion for dest qemu migration: Better error handling in rp thread, allow failures in recover - - 2 - --- 2023-10-04 Peter Xu New
[v3,08/10] migration: Allow network to fail even during recovery migration: Better error handling in rp thread, allow failures in recover - - 1 - --- 2023-10-04 Peter Xu New
[v3,07/10] migration: Add migration_rp_wait|kick() migration: Better error handling in rp thread, allow failures in recover - - 2 - --- 2023-10-04 Peter Xu New
[v3,06/10] migration: Remember num of ramblocks to sync during recovery migration: Better error handling in rp thread, allow failures in recover - - 2 - --- 2023-10-04 Peter Xu New
[v3,05/10] qemufile: Always return a verbose error migration: Better error handling in rp thread, allow failures in recover - - 2 - --- 2023-10-04 Peter Xu New
[v3,04/10] migration: Deliver return path file error to migrate state too migration: Better error handling in rp thread, allow failures in recover - - 1 - --- 2023-10-04 Peter Xu New
[v3,03/10] migration: Refactor error handling in source return path migration: Better error handling in rp thread, allow failures in recover - - 1 - --- 2023-10-04 Peter Xu New
[v3,02/10] migration: Introduce migrate_has_error() migration: Better error handling in rp thread, allow failures in recover - - 2 - --- 2023-10-04 Peter Xu New
[v3,01/10] migration: Display error in query-migrate irrelevant of status migration: Better error handling in rp thread, allow failures in recover - - 2 - --- 2023-10-04 Peter Xu New
migration: Add co-maintainers for migration migration: Add co-maintainers for migration 1 - 2 - --- 2023-10-03 Peter Xu New
MAINTAINERS: Add entry for rdma migration MAINTAINERS: Add entry for rdma migration 1 - - - --- 2023-09-25 Peter Xu New
intel_iommu: Fix shadow local variables on "size" intel_iommu: Fix shadow local variables on "size" - - 2 - --- 2023-09-22 Peter Xu New
[v2,11/11] tests/migration-test: Add a test for postcopy hangs during RECOVER migration: Better error handling in rp thread, allow failures in recover - - - - --- 2023-09-12 Peter Xu New
[v2,10/11] migration: Allow RECOVER->PAUSED convertion for dest qemu migration: Better error handling in rp thread, allow failures in recover - - 1 - --- 2023-09-12 Peter Xu New
[v2,09/11] migration: Allow network to fail even during recovery migration: Better error handling in rp thread, allow failures in recover - - 1 - --- 2023-09-12 Peter Xu New
[v2,08/11] migration: Add migration_rp_wait|kick() migration: Better error handling in rp thread, allow failures in recover - - 1 - --- 2023-09-12 Peter Xu New
[v2,07/11] migration: Remember num of ramblocks to sync during recovery migration: Better error handling in rp thread, allow failures in recover - - 1 - --- 2023-09-12 Peter Xu New
[v2,06/11] qemufile: Always return a verbose error migration: Better error handling in rp thread, allow failures in recover - - 1 - --- 2023-09-12 Peter Xu New
[v2,05/11] migration: Deliver return path file error to migrate state too migration: Better error handling in rp thread, allow failures in recover - - 1 - --- 2023-09-12 Peter Xu New
[v2,04/11] migration: Refactor error handling in source return path migration: Better error handling in rp thread, allow failures in recover - - 1 - --- 2023-09-12 Peter Xu New
[v2,03/11] migration: Introduce migrate_has_error() migration: Better error handling in rp thread, allow failures in recover - - 1 - --- 2023-09-12 Peter Xu New
[v2,02/11] migration: Let migrate_set_error() take ownership migration: Better error handling in rp thread, allow failures in recover - - 1 - --- 2023-09-12 Peter Xu New
[v2,01/11] migration: Display error in query-migrate irrelevant of status migration: Better error handling in rp thread, allow failures in recover - - 1 - --- 2023-09-12 Peter Xu New
migration: Unify and trace vmstate field_exists() checks migration: Unify and trace vmstate field_exists() checks - - 2 - --- 2023-09-06 Peter Xu New
[v3,1/1] migration: Allow user to specify available switchover bandwidth migration: Add avail-switchover-bandwidth parameter - - 1 - --- 2023-09-05 Peter Xu New
[v3,4/4] migration/qapi: Drop @MigrationParameter enum qapi/migration: Dedup migration parameter objects and fix tls-authz crash - - 2 - --- 2023-09-05 Peter Xu New
[v3,3/4] migration/qapi: Replace @MigrateSetParameters with @MigrationParameters qapi/migration: Dedup migration parameter objects and fix tls-authz crash - - 1 - --- 2023-09-05 Peter Xu New
[v3,2/4] tests/migration-test: Add a test for null parameter setups qapi/migration: Dedup migration parameter objects and fix tls-authz crash - - 3 - --- 2023-09-05 Peter Xu New
[v3,1/4] migration/qmp: Fix crash on setting tls-authz with null qapi/migration: Dedup migration parameter objects and fix tls-authz crash - 1 4 - --- 2023-09-05 Peter Xu New
[9/9] migration/postcopy: Allow network to fail even during recovery migration: Better error handling in rp thread, allow failures in recover - - - - --- 2023-08-29 Peter Xu New
[8/9] migration: Add migration_rp_wait|kick() migration: Better error handling in rp thread, allow failures in recover - - 1 - --- 2023-08-29 Peter Xu New
[7/9] migration: Remember num of ramblocks to sync during recovery migration: Better error handling in rp thread, allow failures in recover - - 1 - --- 2023-08-29 Peter Xu New
[6/9] qemufile: Always return a verbose error migration: Better error handling in rp thread, allow failures in recover - - 1 - --- 2023-08-29 Peter Xu New
[5/9] migration: Deliver return path file error to migrate state too migration: Better error handling in rp thread, allow failures in recover - - 1 - --- 2023-08-29 Peter Xu New
[4/9] migration: Refactor error handling in source return path migration: Better error handling in rp thread, allow failures in recover - - 1 - --- 2023-08-29 Peter Xu New
[3/9] migration: Introduce migrate_has_error() migration: Better error handling in rp thread, allow failures in recover - - 1 - --- 2023-08-29 Peter Xu New
[2/9] migration: Let migrate_set_error() take ownership migration: Better error handling in rp thread, allow failures in recover - - 1 - --- 2023-08-29 Peter Xu New
[1/9] migration: Display error in query-migrate irrelevant of status migration: Better error handling in rp thread, allow failures in recover - - 1 - --- 2023-08-29 Peter Xu New
[v2,4/4] migration/qapi: Drop @MigrationParameter enum qapi/migration: Dedup migration parameter objects and fix tls-authz crash - - 1 - --- 2023-08-25 Peter Xu New
[v2,3/4] migration/qapi: Replace @MigrateSetParameters with @MigrationParameters qapi/migration: Dedup migration parameter objects and fix tls-authz crash - - 1 - --- 2023-08-25 Peter Xu New
[v2,2/4] tests/migration-test: Add a test for null parameter setups qapi/migration: Dedup migration parameter objects and fix tls-authz crash - - 2 - --- 2023-08-25 Peter Xu New
[v2,1/4] migration/qmp: Fix crash on setting tls-authz with null qapi/migration: Dedup migration parameter objects and fix tls-authz crash - 1 3 - --- 2023-08-25 Peter Xu New
[for-8.2,4/4] migration/qapi: Drop @MigrationParameter enum qapi/migration: Dedup migration parameter objects and fix tls-authz crash - - - - --- 2023-08-14 Peter Xu New
[for-8.2,3/4] migration/qapi: Replace @MigrateSetParameters with @MigrationParameters qapi/migration: Dedup migration parameter objects and fix tls-authz crash - - - - --- 2023-08-14 Peter Xu New
[for-8.2,2/4] tests/migration-test: Add a test for null parameter setups qapi/migration: Dedup migration parameter objects and fix tls-authz crash - - 1 - --- 2023-08-14 Peter Xu New
[for-8.2,1/4] migration/qmp: Fix crash on setting tls-authz with null qapi/migration: Dedup migration parameter objects and fix tls-authz crash - 1 1 - --- 2023-08-14 Peter Xu New
[for-8.2,v2,2/2] migration: Allow user to specify migration switchover bandwidth migration: Add max-switchover-bandwidth parameter - - - - --- 2023-08-03 Peter Xu New
[for-8.2,v2,1/2] qapi/migration: Deduplicate migration parameter field comments migration: Add max-switchover-bandwidth parameter - - - - --- 2023-08-03 Peter Xu New
« 1 2 ... 3 4 527 28 »