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
[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,3/6] migration/tls: add MigrationState and tls_hostname into MultiFDSendParams *** Add Multifd support for TLS migration *** - - - - --- 2020-09-12 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,1/6] migration/tls: save hostname into MigrationState *** Add Multifd support for TLS migration *** - - - - --- 2020-09-12 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
[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,5/7] migration/tls: add support for tls check *** Add Multifd support for TLS migration *** - - 1 - --- 2020-09-09 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,3/7] migration/tls: add MigrationState into MultiFDSendParams *** Add Multifd support for TLS migration *** - - 1 - --- 2020-09-09 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,1/7] migration/tls: save hostname into MigrationState *** Add Multifd support for TLS migration *** - - - - --- 2020-09-09 Zheng Chuan New
[v7,12/12] migration/dirtyrate: Add trace_calls to make it easier to debug *** A Method for evaluating dirty page rate *** - - 2 - --- 2020-09-09 Zheng Chuan New
[v7,11/12] migration/dirtyrate: Implement qmp_cal_dirty_rate()/qmp_get_dirty_rate() function *** A Method for evaluating dirty page rate *** - - - - --- 2020-09-09 Zheng Chuan New
[v7,10/12] migration/dirtyrate: Implement calculate_dirtyrate() function *** A Method for evaluating dirty page rate *** - - 1 - --- 2020-09-09 Zheng Chuan New
[v7,09/12] migration/dirtyrate: Implement set_sample_page_period() and get_sample_page_period() *** A Method for evaluating dirty page rate *** - - 2 - --- 2020-09-09 Zheng Chuan New
[v7,08/12] migration/dirtyrate: skip sampling ramblock with size below MIN_RAMBLOCK_SIZE *** A Method for evaluating dirty page rate *** - - 1 - --- 2020-09-09 Zheng Chuan New
[v7,07/12] migration/dirtyrate: Compare page hash results for recorded sampled page *** A Method for evaluating dirty page rate *** - - 1 - --- 2020-09-09 Zheng Chuan New
[v7,06/12] migration/dirtyrate: Record hash results for each sampled page *** A Method for evaluating dirty page rate *** - - 1 - --- 2020-09-09 Zheng Chuan New
[v7,05/12] migration/dirtyrate: move RAMBLOCK_FOREACH_MIGRATABLE into ram.h *** A Method for evaluating dirty page rate *** - - 2 - --- 2020-09-09 Zheng Chuan New
[v7,04/12] migration/dirtyrate: Add dirtyrate statistics series functions *** A Method for evaluating dirty page rate *** - - 1 - --- 2020-09-09 Zheng Chuan New
[v7,03/12] migration/dirtyrate: Add RamblockDirtyInfo to store sampled page info *** A Method for evaluating dirty page rate *** - - 2 - --- 2020-09-09 Zheng Chuan New
[v7,02/12] migration/dirtyrate: add DirtyRateStatus to denote calculation status *** A Method for evaluating dirty page rate *** - - 1 - --- 2020-09-09 Zheng Chuan New
[v7,01/12] migration/dirtyrate: setup up query-dirtyrate framwork *** A Method for evaluating dirty page rate *** - - 2 - --- 2020-09-09 Zheng Chuan New
[v6,12/12] migration/dirtyrate: Add trace_calls to make it easier to debug *** A Method for evaluating dirty page rate *** - - 2 - --- 2020-08-29 Zheng Chuan New
[v6,11/12] migration/dirtyrate: Implement qmp_cal_dirty_rate()/qmp_get_dirty_rate() function *** A Method for evaluating dirty page rate *** - - - - --- 2020-08-29 Zheng Chuan New
[v6,10/12] migration/dirtyrate: Implement calculate_dirtyrate() function *** A Method for evaluating dirty page rate *** - - - - --- 2020-08-29 Zheng Chuan New
[v6,09/12] migration/dirtyrate: Implement set_sample_page_period() and get_sample_page_period() *** A Method for evaluating dirty page rate *** - - 2 - --- 2020-08-29 Zheng Chuan New
[v6,08/12] migration/dirtyrate: skip sampling ramblock with size below MIN_RAMBLOCK_SIZE *** A Method for evaluating dirty page rate *** - - 1 - --- 2020-08-29 Zheng Chuan New
[v6,07/12] migration/dirtyrate: Compare page hash results for recorded sampled page *** A Method for evaluating dirty page rate *** - - - - --- 2020-08-29 Zheng Chuan New
[v6,06/12] migration/dirtyrate: Record hash results for each sampled page *** A Method for evaluating dirty page rate *** - - 1 - --- 2020-08-29 Zheng Chuan New
[v6,05/12] migration/dirtyrate: move RAMBLOCK_FOREACH_MIGRATABLE into ram.h *** A Method for evaluating dirty page rate *** - - 2 - --- 2020-08-29 Zheng Chuan New
[v6,04/12] migration/dirtyrate: Add dirtyrate statistics series functions *** A Method for evaluating dirty page rate *** - - - - --- 2020-08-29 Zheng Chuan New
[v6,03/12] migration/dirtyrate: Add RamblockDirtyInfo to store sampled page info *** A Method for evaluating dirty page rate *** - - 3 - --- 2020-08-29 Zheng Chuan New
[v6,02/12] migration/dirtyrate: add DirtyRateStatus to denote calculation status *** A Method for evaluating dirty page rate *** - - 1 - --- 2020-08-29 Zheng Chuan New
[v6,01/12] migration/dirtyrate: setup up query-dirtyrate framwork *** A Method for evaluating dirty page rate *** - - 2 - --- 2020-08-29 Zheng Chuan New
[v5,12/12] migration/dirtyrate: Add trace_calls to make it easier to debug *** A Method for evaluating dirty page rate *** - - 1 - --- 2020-08-25 Zheng Chuan New
[v5,11/12] migration/dirtyrate: Implement qmp_cal_dirty_rate()/qmp_get_dirty_rate() function *** A Method for evaluating dirty page rate *** - - - - --- 2020-08-25 Zheng Chuan New
[v5,10/12] migration/dirtyrate: Implement calculate_dirtyrate() function *** A Method for evaluating dirty page rate *** - - - - --- 2020-08-25 Zheng Chuan New
[v5,09/12] migration/dirtyrate: Implement get_sample_page_period() and block_sample_page_period() *** A Method for evaluating dirty page rate *** - - 1 - --- 2020-08-25 Zheng Chuan New
[v5,08/12] migration/dirtyrate: skip sampling ramblock with size below MIN_RAMBLOCK_SIZE *** A Method for evaluating dirty page rate *** - - - - --- 2020-08-25 Zheng Chuan New
[v5,07/12] migration/dirtyrate: Compare page hash results for recorded sampled page *** A Method for evaluating dirty page rate *** - - - - --- 2020-08-25 Zheng Chuan New
[v5,06/12] migration/dirtyrate: Record hash results for each sampled page *** A Method for evaluating dirty page rate *** - - - - --- 2020-08-25 Zheng Chuan New
[v5,05/12] migration/dirtyrate: move RAMBLOCK_FOREACH_MIGRATABLE into ram.h *** A Method for evaluating dirty page rate *** - - 1 - --- 2020-08-25 Zheng Chuan New
[v5,04/12] migration/dirtyrate: Add dirtyrate statistics series functions *** A Method for evaluating dirty page rate *** - - - - --- 2020-08-25 Zheng Chuan New
[v5,03/12] migration/dirtyrate: Add RamlockDirtyInfo to store sampled page info *** A Method for evaluating dirty page rate *** - - 1 - --- 2020-08-25 Zheng Chuan New
[v5,02/12] migration/dirtyrate: add DirtyRateStatus to denote calculation status *** A Method for evaluating dirty page rate *** - - 1 - --- 2020-08-25 Zheng Chuan New
[v5,01/12] migration/dirtyrate: setup up query-dirtyrate framwork *** A Method for evaluating dirty page rate *** - - 1 - --- 2020-08-25 Zheng Chuan New
[v5,12/12] migration/dirtyrate: Add trace_calls to make it easier to debug *** A Method for evaluating dirty page rate *** - - - - --- 2020-08-24 Zheng Chuan New
[v5,11/12] migration/dirtyrate: Implement qmp_cal_dirty_rate()/qmp_get_dirty_rate() function *** A Method for evaluating dirty page rate *** - - - - --- 2020-08-24 Zheng Chuan New
[v5,10/12] migration/dirtyrate: Implement calculate_dirtyrate() function *** A Method for evaluating dirty page rate *** - - - - --- 2020-08-24 Zheng Chuan New
[v5,09/12] migration/dirtyrate: Implement get_sample_page_period() and block_sample_page_period() *** A Method for evaluating dirty page rate *** - - - - --- 2020-08-24 Zheng Chuan New
[v5,08/12] migration/dirtyrate: skip sampling ramblock with size below MIN_RAMBLOCK_SIZE *** A Method for evaluating dirty page rate *** - - - - --- 2020-08-24 Zheng Chuan New
[v5,07/12] migration/dirtyrate: Compare page hash results for recorded sampled page *** A Method for evaluating dirty page rate *** - - - - --- 2020-08-24 Zheng Chuan New
[v5,06/12] migration/dirtyrate: Record hash results for each sampled page *** A Method for evaluating dirty page rate *** - - - - --- 2020-08-24 Zheng Chuan New
[v5,05/12] migration/dirtyrate: move RAMBLOCK_FOREACH_MIGRATABLE into ram.h *** A Method for evaluating dirty page rate *** - - - - --- 2020-08-24 Zheng Chuan New
[v5,04/12] migration/dirtyrate: Add dirtyrate statistics series functions *** A Method for evaluating dirty page rate *** - - - - --- 2020-08-24 Zheng Chuan New
[v5,03/12] migration/dirtyrate: Add RamlockDirtyInfo to store sampled page info *** A Method for evaluating dirty page rate *** - - - - --- 2020-08-24 Zheng Chuan New
[v5,02/12] migration/dirtyrate: add DirtyRateStatus to denote calculation status *** A Method for evaluating dirty page rate *** - - - - --- 2020-08-24 Zheng Chuan New
[v5,01/12] migration/dirtyrate: setup up query-dirtyrate framwork *** A Method for evaluating dirty page rate *** - - - - --- 2020-08-24 Zheng Chuan New
[v4,12/12] migration/dirtyrate: Add trace_calls to make it easier to debug *** A Method for evaluating dirty page rate *** - - - - --- 2020-08-24 Zheng Chuan New
[v4,11/12] migration/dirtyrate: Implement qmp_cal_dirty_rate()/qmp_get_dirty_rate() function *** A Method for evaluating dirty page rate *** - - - - --- 2020-08-24 Zheng Chuan New
[v4,10/12] migration/dirtyrate: Implement calculate_dirtyrate() function *** A Method for evaluating dirty page rate *** - - - - --- 2020-08-24 Zheng Chuan New
[v4,09/12] migration/dirtyrate: Implement get_sample_page_period() and block_sample_page_period() *** A Method for evaluating dirty page rate *** - - - - --- 2020-08-24 Zheng Chuan New
[v4,08/12] migration/dirtyrate: skip sampling ramblock with size below MIN_RAMBLOCK_SIZE *** A Method for evaluating dirty page rate *** - - - - --- 2020-08-24 Zheng Chuan New
[v4,07/12] migration/dirtyrate: Compare page hash results for recorded sampled page *** A Method for evaluating dirty page rate *** - - - - --- 2020-08-24 Zheng Chuan New
[v4,06/12] migration/dirtyrate: Record hash results for each sampled page *** A Method for evaluating dirty page rate *** - - - - --- 2020-08-24 Zheng Chuan New
[v4,05/12] migration/dirtyrate: move RAMBLOCK_FOREACH_MIGRATABLE into ram.h *** A Method for evaluating dirty page rate *** - - - - --- 2020-08-24 Zheng Chuan New
[v4,04/12] migration/dirtyrate: Add dirtyrate statistics series functions *** A Method for evaluating dirty page rate *** - - - - --- 2020-08-24 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
[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,01/12] migration/dirtyrate: setup up query-dirtyrate framwork *** A Method for evaluating dirty page rate *** - - - - --- 2020-08-24 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,09/10] migration/dirtyrate: Implement calculate_dirtyrate() function *** A Method for evaluating dirty page rate *** - - 1 - --- 2020-08-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,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,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,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,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,03/10] migration/dirtyrate: Add dirtyrate statistics series functions *** A Method for evaluating dirty page rate *** - - - - --- 2020-08-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,01/10] migration/dirtyrate: Add get_dirtyrate_thread() function *** A Method for evaluating dirty page rate *** - - - - --- 2020-08-17 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,09/10] migration/dirtyrate: Implement calculate_dirtyrate() function *** 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-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-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-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-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-15 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,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,01/10] migration/dirtyrate: Add get_dirtyrate_thread() 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,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,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,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,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,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,03/10] migration/dirtyrate: Add dirtyrate statistics series functions *** 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-14 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
« 1 2 3 »