Show patches with: Submitter = Zhanghailiang       |    State = Action Required       |    Archived = No       |   1020 patches
« 1 2 ... 3 4 510 11 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[COLO-Frame,v16,34/35] COLO: manage the status of buffer filters for PVM - - - - --- 2016-04-08 Zhanghailiang New
[COLO-Frame,v16,33/35] COLO/filter: add each netdev a buffer filter - - - - --- 2016-04-08 Zhanghailiang New
[COLO-Frame,v16,32/35] net: Add notifier/callback for netdev init - - - - --- 2016-04-08 Zhanghailiang New
[COLO-Frame,v16,31/35] filter-buffer: Accept zero interval - - 1 - --- 2016-04-08 Zhanghailiang New
[COLO-Frame,v16,30/35] COLO: Split qemu_savevm_state_begin out of checkpoint process - - 1 - --- 2016-04-08 Zhanghailiang New
[COLO-Frame,v16,29/35] COLO: Separate the process of saving/loading ram and device state - - 1 - --- 2016-04-08 Zhanghailiang New
[COLO-Frame,v16,28/35] migration/savevm: Export two helper functions for savevm process - - 1 - --- 2016-04-08 Zhanghailiang New
[COLO-Frame,v16,27/35] migration/savevm: Add new helpers to process the different stages of loadvm - - 1 - --- 2016-04-08 Zhanghailiang New
[COLO-Frame,v16,26/35] savevm: Introduce two helper functions for save/find loadvm_handlers entry - - 1 - --- 2016-04-08 Zhanghailiang New
[COLO-Frame,v16,25/35] COLO: Update the global runstate after going into colo state - - 1 - --- 2016-04-08 Zhanghailiang New
[COLO-Frame,v16,24/35] COLO: Process shutdown command for VM in COLO state - - 1 - --- 2016-04-08 Zhanghailiang New
[COLO-Frame,v16,23/35] COLO failover: Don't do failover during loading VM's state - - 1 - --- 2016-04-08 Zhanghailiang New
[COLO-Frame,v16,22/35] COLO failover: Shutdown related socket fd when do failover - - 1 - --- 2016-04-08 Zhanghailiang New
[COLO-Frame,v16,21/35] qmp event: Add COLO_EXIT event to notify users while exited from COLO - - 1 - --- 2016-04-08 Zhanghailiang New
[COLO-Frame,v16,20/35] COLO: Implement failover work for Secondary VM - - 1 - --- 2016-04-08 Zhanghailiang New
[COLO-Frame,v16,19/35] COLO: Implement failover work for Primary VM - - 1 - --- 2016-04-08 Zhanghailiang New
[COLO-Frame,v16,18/35] COLO failover: Introduce state to record failover process - - 1 - --- 2016-04-08 Zhanghailiang New
[COLO-Frame,v16,17/35] COLO failover: Introduce a new command to trigger a failover - - 1 - --- 2016-04-08 Zhanghailiang New
[COLO-Frame,v16,16/35] COLO: synchronize PVM's state to SVM periodically - - 1 - --- 2016-04-08 Zhanghailiang New
[COLO-Frame,v16,15/35] COLO: Add checkpoint-delay parameter for migrate-set-parameters - - 1 - --- 2016-04-08 Zhanghailiang New
[COLO-Frame,v16,14/35] COLO: Flush PVM's cached RAM into SVM's memory - - 1 - --- 2016-04-08 Zhanghailiang New
[COLO-Frame,v16,13/35] COLO: Load VMState into qsb before restore it - - 1 - --- 2016-04-08 Zhanghailiang New
[COLO-Frame,v16,12/35] ram/COLO: Record the dirty pages that SVM received - - 1 - --- 2016-04-08 Zhanghailiang New
[COLO-Frame,v16,11/35] COLO: Load PVM's dirty pages into SVM's RAM cache temporarily - - 1 - --- 2016-04-08 Zhanghailiang New
[COLO-Frame,v16,10/35] COLO: Save PVM state to secondary side when do checkpoint - - 1 - --- 2016-04-08 Zhanghailiang New
[COLO-Frame,v16,09/35] QEMUSizedBuffer: Introduce two help functions for qsb - - 1 - --- 2016-04-08 Zhanghailiang New
[COLO-Frame,v16,08/35] COLO: Add a new RunState RUN_STATE_COLO - - 2 - --- 2016-04-08 Zhanghailiang New
[COLO-Frame,v16,07/35] COLO: Implement colo checkpoint protocol - - 1 - --- 2016-04-08 Zhanghailiang New
[COLO-Frame,v16,06/35] COLO/migration: Create a new communication path from destination to source - - 1 - --- 2016-04-08 Zhanghailiang New
[COLO-Frame,v16,05/35] migration: Integrate COLO checkpoint process into loadvm - - 1 - --- 2016-04-08 Zhanghailiang New
[COLO-Frame,v16,04/35] migration: Integrate COLO checkpoint process into migration - - 1 - --- 2016-04-08 Zhanghailiang New
[COLO-Frame,v16,03/35] COLO: migrate colo related info to secondary node - - 1 - --- 2016-04-08 Zhanghailiang New
[COLO-Frame,v16,02/35] migration: Introduce capability 'x-colo' to migration - - 1 - --- 2016-04-08 Zhanghailiang New
[COLO-Frame,v16,01/35] configure: Add parameter for configure to enable/disable COLO support - - 1 - --- 2016-04-08 Zhanghailiang New
[v2] filter-buffer: fix segfault when starting qemu with status=off property - - - - --- 2016-04-05 Zhanghailiang New
filter-buffer: fix segfault while start qemu with status=off property - - - - --- 2016-04-01 Zhanghailiang New
[Bug?] Windows 7's time drift obviously while RTC rate switching frequently between high and low ti… - - - - --- 2016-03-31 Zhanghailiang New
[v3,2/2] filter-buffer: Add status_changed callback processing - - - - --- 2016-03-01 Zhanghailiang New
[v3,1/2] filter: Add 'status' property for filter object - - - - --- 2016-03-01 Zhanghailiang New
[v2,2/2] filter-buffer: Add status_changed callback processing - - - - --- 2016-02-29 Zhanghailiang New
[v2,1/2] filter: Add 'status' property for filter object - - - - --- 2016-02-29 Zhanghailiang New
[COLO-Frame,v15,00/38] COarse-grain LOck-stepping(COLO) Virtual Machines for Non-stop Service (FT) - - - - --- 2016-02-27 Zhanghailiang New
filter/fiter-buffer: Add a 'status' property for filter object - - - - --- 2016-02-25 Zhanghailiang New
[COLO-Frame,v15,38/38] COLO: Add block replication into colo process - - - - --- 2016-02-22 Zhanghailiang New
[COLO-Frame,v15,37/38] COLO: flush buffered packets in checkpoint process or exit COLO - - - - --- 2016-02-22 Zhanghailiang New
[COLO-Frame,v15,36/38] filter-buffer: make filter_buffer_flush() public - - - - --- 2016-02-22 Zhanghailiang New
[COLO-Frame,v15,35/38] COLO: manage the status of buffer filters for PVM - - - - --- 2016-02-22 Zhanghailiang New
[COLO-Frame,v15,34/38] COLO/filter: add each netdev a buffer filter - - - - --- 2016-02-22 Zhanghailiang New
[COLO-Frame,v15,33/38] net: Add notifier/callback for netdev init - - - - --- 2016-02-22 Zhanghailiang New
[COLO-Frame,v15,32/38] filter-buffer: Accept zero interval - - 1 - --- 2016-02-22 Zhanghailiang New
[COLO-Frame,v15,31/38] net/filter: Add a 'status' property for filter object - - - - --- 2016-02-22 Zhanghailiang New
[COLO-Frame,v15,30/38] COLO: Split qemu_savevm_state_begin out of checkpoint process - - 1 - --- 2016-02-22 Zhanghailiang New
[COLO-Frame,v15,29/38] COLO: Separate the process of saving/loading ram and device state - - 1 - --- 2016-02-22 Zhanghailiang New
[COLO-Frame,v15,28/38] migration/savevm: Export two helper functions for savevm process - - 1 - --- 2016-02-22 Zhanghailiang New
[COLO-Frame,v15,27/38] migration/savevm: Add new helpers to process the different stages of loadvm - - 1 - --- 2016-02-22 Zhanghailiang New
[COLO-Frame,v15,26/38] savevm: Introduce two helper functions for save/find loadvm_handlers entry - - 1 - --- 2016-02-22 Zhanghailiang New
[COLO-Frame,v15,25/38] COLO: Update the global runstate after going into colo state - - 1 - --- 2016-02-22 Zhanghailiang New
[COLO-Frame,v15,24/38] COLO: Process shutdown command for VM in COLO state - - 1 - --- 2016-02-22 Zhanghailiang New
[COLO-Frame,v15,23/38] COLO failover: Don't do failover during loading VM's state - - 1 - --- 2016-02-22 Zhanghailiang New
[COLO-Frame,v15,22/38] COLO failover: Shutdown related socket fd when do failover - - 1 - --- 2016-02-22 Zhanghailiang New
[COLO-Frame,v15,21/38] qmp event: Add COLO_EXIT event to notify users while exited from COLO - - - - --- 2016-02-22 Zhanghailiang New
[COLO-Frame,v15,20/38] COLO: Implement failover work for Secondary VM - - 1 - --- 2016-02-22 Zhanghailiang New
[COLO-Frame,v15,19/38] COLO: Implement failover work for Primary VM - - 1 - --- 2016-02-22 Zhanghailiang New
[COLO-Frame,v15,18/38] COLO failover: Introduce state to record failover process - - 1 - --- 2016-02-22 Zhanghailiang New
[COLO-Frame,v15,17/38] COLO failover: Introduce a new command to trigger a failover - - 1 - --- 2016-02-22 Zhanghailiang New
[COLO-Frame,v15,16/38] COLO: synchronize PVM's state to SVM periodically - - 1 - --- 2016-02-22 Zhanghailiang New
[COLO-Frame,v15,15/38] COLO: Add checkpoint-delay parameter for migrate-set-parameters - - 1 - --- 2016-02-22 Zhanghailiang New
[COLO-Frame,v15,14/38] COLO: Flush PVM's cached RAM into SVM's memory - - 1 - --- 2016-02-22 Zhanghailiang New
[COLO-Frame,v15,13/38] COLO: Load VMState into qsb before restore it - - 1 - --- 2016-02-22 Zhanghailiang New
[COLO-Frame,v15,12/38] ram/COLO: Record the dirty pages that SVM received - - 1 - --- 2016-02-22 Zhanghailiang New
[COLO-Frame,v15,11/38] COLO: Load PVM's dirty pages into SVM's RAM cache temporarily - - 1 - --- 2016-02-22 Zhanghailiang New
[COLO-Frame,v15,10/38] COLO: Save PVM state to secondary side when do checkpoint - - 1 - --- 2016-02-22 Zhanghailiang New
[COLO-Frame,v15,09/38] QEMUSizedBuffer: Introduce two help functions for qsb - - 1 - --- 2016-02-22 Zhanghailiang New
[COLO-Frame,v15,08/38] COLO: Add a new RunState RUN_STATE_COLO - - 2 - --- 2016-02-22 Zhanghailiang New
[COLO-Frame,v15,07/38] COLO: Implement colo checkpoint protocol - - 1 - --- 2016-02-22 Zhanghailiang New
[COLO-Frame,v15,06/38] COLO/migration: Create a new communication path from destination to source - - 1 - --- 2016-02-22 Zhanghailiang New
[COLO-Frame,v15,05/38] migration: Integrate COLO checkpoint process into loadvm - - 1 - --- 2016-02-22 Zhanghailiang New
[COLO-Frame,v15,04/38] migration: Integrate COLO checkpoint process into migration - - 1 - --- 2016-02-22 Zhanghailiang New
[COLO-Frame,v15,03/38] COLO: migrate colo related info to secondary node - - 1 - --- 2016-02-22 Zhanghailiang New
[COLO-Frame,v15,02/38] migration: Introduce capability 'x-colo' to migration - - 1 - --- 2016-02-22 Zhanghailiang New
[COLO-Frame,v15,01/38] configure: Add parameter for configure to enable/disable COLO support - - 1 - --- 2016-02-22 Zhanghailiang New
[COLO-Frame,v14,40/40] COLO: Add block replication into colo process - - - - --- 2016-02-06 Zhanghailiang New
[COLO-Frame,v14,39/40] COLO: flush buffered packets in checkpoint process or exit COLO - - - - --- 2016-02-06 Zhanghailiang New
[COLO-Frame,v14,38/40] filter-buffer: make filter_buffer_flush() public - - - - --- 2016-02-06 Zhanghailiang New
[COLO-Frame,v14,37/40] COLO: enable buffer filters for PVM - - - - --- 2016-02-06 Zhanghailiang New
[COLO-Frame,v14,36/40] net/filter: Add a helper to traverse all the filters - - - - --- 2016-02-06 Zhanghailiang New
[COLO-Frame,v14,35/40] COLO/filter: add each netdev a buffer filter - - - - --- 2016-02-06 Zhanghailiang New
[COLO-Frame,v14,34/40] net: Add notifier/callback for netdev init - - - - --- 2016-02-06 Zhanghailiang New
[COLO-Frame,v14,33/40] filter-buffer: Accept zero interval - - 1 - --- 2016-02-06 Zhanghailiang New
[COLO-Frame,v14,32/40] net/filter: Introduce a helper to add a filter to the netdev - - - - --- 2016-02-06 Zhanghailiang New
[COLO-Frame,v14,31/40] net/filter: Add a 'status' property for filter object - - - - --- 2016-02-06 Zhanghailiang New
[COLO-Frame,v14,30/40] COLO: Split qemu_savevm_state_begin out of checkpoint process - - 1 - --- 2016-02-06 Zhanghailiang New
[COLO-Frame,v14,29/40] COLO: Separate the process of saving/loading ram and device state - - - - --- 2016-02-06 Zhanghailiang New
[COLO-Frame,v14,28/40] migration/savevm: Export two helper functions for savevm process - - - - --- 2016-02-06 Zhanghailiang New
[COLO-Frame,v14,27/40] migration/savevm: Add new helpers to process the different stages of loadvm - - - - --- 2016-02-06 Zhanghailiang New
[COLO-Frame,v14,26/40] savevm: Introduce two helper functions for save/find loadvm_handlers entry - - 1 - --- 2016-02-06 Zhanghailiang New
[COLO-Frame,v14,25/40] COLO: Update the global runstate after going into colo state - - 1 - --- 2016-02-06 Zhanghailiang New
[COLO-Frame,v14,24/40] COLO: Process shutdown command for VM in COLO state - - 1 - --- 2016-02-06 Zhanghailiang New
[COLO-Frame,v14,23/40] COLO failover: Don't do failover during loading VM's state - - 1 - --- 2016-02-06 Zhanghailiang New
[COLO-Frame,v14,22/40] COLO failover: Shutdown related socket fd when do failover - - 1 - --- 2016-02-06 Zhanghailiang New
« 1 2 ... 3 4 510 11 »