Show patches with: Submitter = Zheng Chuan       |    State = Action Required       |    Archived = No       |   210 patches
« 1 2 3 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[RESEND] multifd/tls: fix memoryleak of the QIOChannelSocket object when canceling migration [RESEND] multifd/tls: fix memoryleak of the QIOChannelSocket object when canceling migration - - - - --- 2020-11-11 Zheng Chuan New
[RFC,1/8] migration/dirtyrate: Add get_dirtyrate_thread() function *** A Method for evaluating dirty page rate *** - - - - --- 2020-07-25 Zheng Chuan New
[RFC,2/8] migration/dirtyrate: Add block_dirty_info to store dirtypage info *** A Method for evaluating dirty page rate *** - - - - --- 2020-07-25 Zheng Chuan New
[RFC,3/8] migration/dirtyrate: Add dirtyrate statistics series functions *** A Method for evaluating dirty page rate *** - - - - --- 2020-07-25 Zheng Chuan New
[RFC,4/8] migration/dirtyrate: Record hash results for each ramblock *** A Method for evaluating dirty page rate *** - - - - --- 2020-07-25 Zheng Chuan New
[RFC,5/8] migration/dirtyrate: Compare hash results for recorded ramblock *** A Method for evaluating dirty page rate *** - - - - --- 2020-07-25 Zheng Chuan New
[RFC,6/8] migration/dirtyrate: Implement get_sample_gap_period() and block_sample_gap_period() *** A Method for evaluating dirty page rate *** - - - - --- 2020-07-25 Zheng Chuan New
[RFC,7/8] migration/dirtyrate: Implement calculate_dirtyrate() function *** A Method for evaluating dirty page rate *** - - - - --- 2020-07-25 Zheng Chuan New
[RFC,8/8] migration/dirtyrate: Implement qmp_cal_dirty_rate()/qmp_get_dirty_rate() function *** A Method for evaluating dirty page rate *** - - - - --- 2020-07-25 Zheng Chuan New
[v1,1/4] migration/debug: Introduce foreach_migratable_block() migration/debug: Add migration ram consistency check - - - - --- 2020-10-26 Zheng Chuan New
[v1,1/7] migration/tls: save hostname into MigrationState *** Add Multifd support for TLS migration *** - - - - --- 2020-09-09 Zheng Chuan New
[v1,2/4] migration/debug: Implement migration memory consistency check migration/debug: Add migration ram consistency check - - - - --- 2020-10-26 Zheng Chuan New
[v1,2/7] migration/tls: extract migration_tls_client_create for common-use *** Add Multifd support for TLS migration *** - - 1 - --- 2020-09-09 Zheng Chuan New
[v1,3/4] migration/debug: add checkpoint for migration consistency check migration/debug: Add migration ram consistency check - - - - --- 2020-10-26 Zheng Chuan New
[v1,3/7] migration/tls: add MigrationState into MultiFDSendParams *** Add Multifd support for TLS migration *** - - 1 - --- 2020-09-09 Zheng Chuan New
[v1,4/4] migration/debug: add DEBUG_MIGRATION_CONSISTENCY_CHECK macros migration/debug: Add migration ram consistency check - - - - --- 2020-10-26 Zheng Chuan New
[v1,4/7] migration/tls: extract cleanup function for common-use *** Add Multifd support for TLS migration *** - - 1 - --- 2020-09-09 Zheng Chuan New
[v1,5/7] migration/tls: add support for tls check *** Add Multifd support for TLS migration *** - - 1 - --- 2020-09-09 Zheng Chuan New
[v1,6/7] migration/tls: add support for multifd tls-handshake *** Add Multifd support for TLS migration *** - - 1 - --- 2020-09-09 Zheng Chuan New
[v1,7/7] migration/tls: add trace points for multifd-tls *** Add Multifd support for TLS migration *** - - - - --- 2020-09-09 Zheng Chuan New
[v10,01/12] migration/dirtyrate: setup up query-dirtyrate framwork *** A Method for evaluating dirty page rate *** - - 3 - --- 2020-09-16 Zheng Chuan New
[v10,02/12] migration/dirtyrate: add DirtyRateStatus to denote calculation status *** A Method for evaluating dirty page rate *** - - 2 - --- 2020-09-16 Zheng Chuan New
[v10,03/12] migration/dirtyrate: Add RamblockDirtyInfo to store sampled page info *** A Method for evaluating dirty page rate *** - - 3 - --- 2020-09-16 Zheng Chuan New
[v10,04/12] migration/dirtyrate: Add dirtyrate statistics series functions *** A Method for evaluating dirty page rate *** - - 2 - --- 2020-09-16 Zheng Chuan New
[v10,05/12] migration/dirtyrate: move RAMBLOCK_FOREACH_MIGRATABLE into ram.h *** A Method for evaluating dirty page rate *** - - 3 - --- 2020-09-16 Zheng Chuan New
[v10,06/12] migration/dirtyrate: Record hash results for each sampled page *** A Method for evaluating dirty page rate *** - - 2 - --- 2020-09-16 Zheng Chuan New
[v10,07/12] migration/dirtyrate: Compare page hash results for recorded sampled page *** A Method for evaluating dirty page rate *** - - 2 - --- 2020-09-16 Zheng Chuan New
[v10,08/12] migration/dirtyrate: skip sampling ramblock with size below MIN_RAMBLOCK_SIZE *** A Method for evaluating dirty page rate *** - - 3 - --- 2020-09-16 Zheng Chuan New
[v10,09/12] migration/dirtyrate: Implement set_sample_page_period() and is_sample_period_valid() *** A Method for evaluating dirty page rate *** - - 3 - --- 2020-09-16 Zheng Chuan New
[v10,10/12] migration/dirtyrate: Implement calculate_dirtyrate() function *** A Method for evaluating dirty page rate *** - - 2 - --- 2020-09-16 Zheng Chuan New
[v10,11/12] migration/dirtyrate: Implement qmp_cal_dirty_rate()/qmp_get_dirty_rate() function *** A Method for evaluating dirty page rate *** - - 1 - --- 2020-09-16 Zheng Chuan New
[v10,12/12] migration/dirtyrate: Add trace_calls to make it easier to debug *** A Method for evaluating dirty page rate *** - - 2 - --- 2020-09-16 Zheng Chuan New
[v2,01/10] migration/dirtyrate: Add get_dirtyrate_thread() function *** A Method for evaluating dirty page rate *** - - - - --- 2020-08-15 Zheng Chuan New
[v2,01/10] migration/dirtyrate: Add get_dirtyrate_thread() function *** A Method for evaluating dirty page rate *** - - - - --- 2020-08-14 Zheng Chuan New
[v2,02/10] migration/dirtyrate: Add RamlockDirtyInfo to store sampled page info *** A Method for evaluating dirty page rate *** - - - - --- 2020-08-15 Zheng Chuan New
[v2,02/10] migration/dirtyrate: Add RamlockDirtyInfo to store sampled page info *** A Method for evaluating dirty page rate *** - - - - --- 2020-08-14 Zheng Chuan New
[v2,03/10] migration/dirtyrate: Add dirtyrate statistics series functions *** A Method for evaluating dirty page rate *** - - - - --- 2020-08-15 Zheng Chuan New
[v2,03/10] migration/dirtyrate: Add dirtyrate statistics series functions *** A Method for evaluating dirty page rate *** - - - - --- 2020-08-14 Zheng Chuan New
[v2,04/10] migration/dirtyrate: move RAMBLOCK_FOREACH_MIGRATABLE into ram.h *** A Method for evaluating dirty page rate *** - - - - --- 2020-08-15 Zheng Chuan New
[v2,04/10] migration/dirtyrate: move RAMBLOCK_FOREACH_MIGRATABLE into ram.h *** A Method for evaluating dirty page rate *** - - - - --- 2020-08-14 Zheng Chuan New
[v2,05/10] migration/dirtyrate: Record hash results for each sampled page *** A Method for evaluating dirty page rate *** - - - - --- 2020-08-15 Zheng Chuan New
[v2,05/10] migration/dirtyrate: Record hash results for each sampled page *** A Method for evaluating dirty page rate *** - - - - --- 2020-08-14 Zheng Chuan New
[v2,06/10] migration/dirtyrate: Compare page hash results for recorded sampled page *** A Method for evaluating dirty page rate *** - - - - --- 2020-08-15 Zheng Chuan New
[v2,06/10] migration/dirtyrate: Compare page hash results for recorded sampled page *** A Method for evaluating dirty page rate *** - - - - --- 2020-08-14 Zheng Chuan New
[v2,07/10] migration/dirtyrate: skip sampling ramblock with size below MIN_RAMBLOCK_SIZE *** A Method for evaluating dirty page rate *** - - - - --- 2020-08-15 Zheng Chuan New
[v2,07/10] migration/dirtyrate: skip sampling ramblock with size below MIN_RAMBLOCK_SIZE *** A Method for evaluating dirty page rate *** - - - - --- 2020-08-14 Zheng Chuan New
[v2,08/10] migration/dirtyrate: Implement get_sample_page_period() and block_sample_page_period() *** A Method for evaluating dirty page rate *** - - - - --- 2020-08-15 Zheng Chuan New
[v2,08/10] migration/dirtyrate: Implement get_sample_page_period() and block_sample_page_period() *** A Method for evaluating dirty page rate *** - - - - --- 2020-08-14 Zheng Chuan New
[v2,09/10] migration/dirtyrate: Implement calculate_dirtyrate() function *** A Method for evaluating dirty page rate *** - - - - --- 2020-08-15 Zheng Chuan New
[v2,09/10] migration/dirtyrate: Implement calculate_dirtyrate() function *** A Method for evaluating dirty page rate *** - - - - --- 2020-08-14 Zheng Chuan New
[v2,1/2] migration/dirtyrate: record start_time and calc_time while at the measuring state migration/dirtyrate: optimizations for showing of querying dirtyrate - - 1 - --- 2020-09-29 Zheng Chuan New
[v2,1/6] migration/tls: save hostname into MigrationState *** Add Multifd support for TLS migration *** - - - - --- 2020-09-12 Zheng Chuan New
[v2,10/10] migration/dirtyrate: Implement qmp_cal_dirty_rate()/qmp_get_dirty_rate() function *** A Method for evaluating dirty page rate *** - - - - --- 2020-08-15 Zheng Chuan New
[v2,2/2] migration/dirtyrate: present dirty rate only when querying the rate has completed migration/dirtyrate: optimizations for showing of querying dirtyrate - - 2 - --- 2020-09-29 Zheng Chuan New
[v2,2/6] migration/tls: extract migration_tls_client_create for common-use *** Add Multifd support for TLS migration *** - - 1 - --- 2020-09-12 Zheng Chuan New
[v2,3/6] migration/tls: add MigrationState and tls_hostname into MultiFDSendParams *** Add Multifd support for TLS migration *** - - - - --- 2020-09-12 Zheng Chuan New
[v2,4/6] migration/tls: extract cleanup function for common-use *** Add Multifd support for TLS migration *** - - 1 - --- 2020-09-12 Zheng Chuan New
[v2,5/6] migration/tls: add support for multifd tls-handshake Untitled series #201293 - - 1 - --- 2020-09-12 Zheng Chuan New
[v2,6/6] migration/tls: add trace points for multifd-tls *** Add Multifd support for TLS migration *** - - - - --- 2020-09-12 Zheng Chuan New
[v2] migration/multifd: close TLS channel before socket finalize [v2] migration/multifd: close TLS channel before socket finalize - - - - --- 2020-11-06 Zheng Chuan New
[v2] multifd/tls: fix memoryleak of the QIOChannelSocket object when cancelling migration [v2] multifd/tls: fix memoryleak of the QIOChannelSocket object when cancelling migration - - 1 - --- 2020-11-11 Zheng Chuan New
[v3,01/10] migration/dirtyrate: Add get_dirtyrate_thread() function *** A Method for evaluating dirty page rate *** - - - - --- 2020-08-17 Zheng Chuan New
[v3,01/18] migration/rdma: add the 'migrate_use_rdma_pin_all' function Support Multifd for RDMA migration - - 1 - --- 2020-10-17 Zheng Chuan New
[v3,02/10] migration/dirtyrate: Add RamlockDirtyInfo to store sampled page info *** A Method for evaluating dirty page rate *** - - - - --- 2020-08-17 Zheng Chuan New
[v3,02/18] migration/rdma: judge whether or not the RDMA is used for migration Support Multifd for RDMA migration - - - - --- 2020-10-17 Zheng Chuan New
[v3,03/10] migration/dirtyrate: Add dirtyrate statistics series functions *** A Method for evaluating dirty page rate *** - - - - --- 2020-08-17 Zheng Chuan New
[v3,03/18] migration/rdma: create multifd_setup_ops for Tx/Rx thread Support Multifd for RDMA migration - - - - --- 2020-10-17 Zheng Chuan New
[v3,04/10] migration/dirtyrate: move RAMBLOCK_FOREACH_MIGRATABLE into ram.h *** A Method for evaluating dirty page rate *** - - 1 - --- 2020-08-17 Zheng Chuan New
[v3,04/18] migration/rdma: add multifd_setup_ops for rdma Support Multifd for RDMA migration - - - - --- 2020-10-17 Zheng Chuan New
[v3,05/10] migration/dirtyrate: Record hash results for each sampled page *** A Method for evaluating dirty page rate *** - - - - --- 2020-08-17 Zheng Chuan New
[v3,05/18] migration/rdma: do not need sync main for rdma Support Multifd for RDMA migration - - - - --- 2020-10-17 Zheng Chuan New
[v3,06/10] migration/dirtyrate: Compare page hash results for recorded sampled page *** A Method for evaluating dirty page rate *** - - - - --- 2020-08-17 Zheng Chuan New
[v3,06/18] migration/rdma: export MultiFDSendParams/MultiFDRecvParams Support Multifd for RDMA migration - - - - --- 2020-10-17 Zheng Chuan New
[v3,07/10] migration/dirtyrate: skip sampling ramblock with size below MIN_RAMBLOCK_SIZE *** A Method for evaluating dirty page rate *** - - 1 - --- 2020-08-17 Zheng Chuan New
[v3,07/18] migration/rdma: add rdma field into multifd send/recv param Support Multifd for RDMA migration - - - - --- 2020-10-17 Zheng Chuan New
[v3,08/10] migration/dirtyrate: Implement get_sample_page_period() and block_sample_page_period() *** A Method for evaluating dirty page rate *** - - 1 - --- 2020-08-17 Zheng Chuan New
[v3,08/18] migration/rdma: export getQIOChannel to get QIOchannel in rdma Support Multifd for RDMA migration - - - - --- 2020-10-17 Zheng Chuan New
[v3,09/10] migration/dirtyrate: Implement calculate_dirtyrate() function *** A Method for evaluating dirty page rate *** - - 1 - --- 2020-08-17 Zheng Chuan New
[v3,09/18] migration/rdma: add multifd_rdma_load_setup() to setup multifd rdma Support Multifd for RDMA migration - - 1 - --- 2020-10-17 Zheng Chuan New
[v3,1/6] migration/tls: save hostname into MigrationState *** Add Multifd support for TLS migration *** - - - - --- 2020-09-13 Zheng Chuan New
[v3,10/10] migration/dirtyrate: Implement qmp_cal_dirty_rate()/qmp_get_dirty_rate() function *** A Method for evaluating dirty page rate *** - - - - --- 2020-08-17 Zheng Chuan New
[v3,10/18] migration/rdma: Create the multifd recv channels for RDMA Support Multifd for RDMA migration - - - - --- 2020-10-17 Zheng Chuan New
[v3,11/18] migration/rdma: record host_port for multifd RDMA Support Multifd for RDMA migration - - - - --- 2020-10-17 Zheng Chuan New
[v3,12/18] migration/rdma: Create the multifd send channels for RDMA Support Multifd for RDMA migration - - - - --- 2020-10-17 Zheng Chuan New
[v3,13/18] migration/rdma: Add the function for dynamic page registration Support Multifd for RDMA migration - - - - --- 2020-10-17 Zheng Chuan New
[v3,14/18] migration/rdma: register memory for multifd RDMA channels Support Multifd for RDMA migration - - - - --- 2020-10-17 Zheng Chuan New
[v3,15/18] migration/rdma: only register the memory for multifd channels Support Multifd for RDMA migration - - - - --- 2020-10-17 Zheng Chuan New
[v3,16/18] migration/rdma: add rdma_channel into Migrationstate field Support Multifd for RDMA migration - - - - --- 2020-10-17 Zheng Chuan New
[v3,17/18] migration/rdma: send data for both rdma-pin-all and NOT rdma-pin-all mode Support Multifd for RDMA migration - - - - --- 2020-10-17 Zheng Chuan New
[v3,18/18] migration/rdma: RDMA cleanup for multifd migration Support Multifd for RDMA migration - - - - --- 2020-10-17 Zheng Chuan New
[v3,2/6] migration/tls: extract migration_tls_client_create for common-use *** Add Multifd support for TLS migration *** - - 1 - --- 2020-09-13 Zheng Chuan New
[v3,3/6] migration/tls: add MigrationState and tls_hostname into MultiFDSendParams *** Add Multifd support for TLS migration *** - - - - --- 2020-09-13 Zheng Chuan New
[v3,4/6] migration/tls: extract cleanup function for common-use *** Add Multifd support for TLS migration *** - - 1 - --- 2020-09-13 Zheng Chuan New
[v3,5/6] migration/tls: add support for multifd tls-handshake *** Add Multifd support for TLS migration *** - - 1 - --- 2020-09-13 Zheng Chuan New
[v3,6/6] migration/tls: add trace points for multifd-tls *** Add Multifd support for TLS migration *** - - 1 - --- 2020-09-13 Zheng Chuan New
[v4,01/12] migration/dirtyrate: setup up query-dirtyrate framwork *** A Method for evaluating dirty page rate *** - - - - --- 2020-08-24 Zheng Chuan New
[v4,01/18] migration/rdma: add the 'migrate_rdma_pin_all' function Support Multifd for RDMA migration - - 1 - --- 2021-02-03 Zheng Chuan New
[v4,02/12] migration/dirtyrate: add DirtyRateStatus to denote calculation status *** A Method for evaluating dirty page rate *** - - - - --- 2020-08-24 Zheng Chuan New
[v4,02/18] migration/rdma: judge whether or not the RDMA is used for migration Support Multifd for RDMA migration - - - - --- 2021-02-03 Zheng Chuan New
[v4,03/12] migration/dirtyrate: Add RamlockDirtyInfo to store sampled page info *** A Method for evaluating dirty page rate *** - - - - --- 2020-08-24 Zheng Chuan New
« 1 2 3 »