Show patches with: Submitter = Juan Quintela       |    State = Action Required       |    Archived = No       |   6399 patches
« 1 2 ... 55 56 5763 64 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[14/22] Add XBZRLE documentation - - - - --- 2012-07-13 Juan Quintela New
[13/22] Add migration capabilities - - - - --- 2012-07-13 Juan Quintela New
[12/22] ram: save_live_setup() we don't need to synchronize the dirty bitmap. - - - - --- 2012-07-13 Juan Quintela New
[11/22] ram: iterate phase - - - - --- 2012-07-13 Juan Quintela New
[10/22] ram: save_live_complete() only do one loop - - - - --- 2012-07-13 Juan Quintela New
[09/22] ram: save_live_setup() don't need to sent pages - - - - --- 2012-07-13 Juan Quintela New
[08/22] savevm: split save_live into stage2 and stage3 - - - - --- 2012-07-13 Juan Quintela New
[07/22] savevm: split save_live_setup from save_live_state - - - - --- 2012-07-13 Juan Quintela New
[06/22] savevm: introduce is_active method - - - - --- 2012-07-13 Juan Quintela New
[05/22] savevm: Refactor cancel operation in its own operation - - - - --- 2012-07-13 Juan Quintela New
[04/22] savevm: remove SaveLiveStateHandler - - - - --- 2012-07-13 Juan Quintela New
[03/22] savevm: remove SaveSetParamsHandler - - - - --- 2012-07-13 Juan Quintela New
[02/22] savevm: Live migration handlers register the struct directly - - - - --- 2012-07-13 Juan Quintela New
[01/22] savevm: Use a struct to pass all handlers - - - - --- 2012-07-13 Juan Quintela New
[13/13] Maintain the number of dirty pages - - - - --- 2012-06-29 Juan Quintela New
[12/13] dirty bitmap: abstract its use - - - - --- 2012-06-29 Juan Quintela New
[11/13] Exit loop if we have been there too long - - - - --- 2012-06-29 Juan Quintela New
[10/13] Only calculate expected_time for stage 2 - - - - --- 2012-06-29 Juan Quintela New
[09/13] Only TCG needs TLB handling - - - - --- 2012-06-29 Juan Quintela New
[08/13] No need to iterate if we already are over the limit - - - - --- 2012-06-29 Juan Quintela New
[07/13] Add tracepoints for savevm section start/end - - - - --- 2012-06-29 Juan Quintela New
[06/13] Add spent time for migration - - - - --- 2012-06-29 Juan Quintela New
[05/13] Add migration_end function - - - - --- 2012-06-29 Juan Quintela New
[04/13] Add debugging infrastructure - - - - --- 2012-06-29 Juan Quintela New
[03/13] Add save_block_hdr function - - - - --- 2012-06-29 Juan Quintela New
[02/13] Add MigrationParams structure - - - - --- 2012-06-29 Juan Quintela New
[01/13] Add missing check for host_from_stream_offset return value for RAM_SAVE_FLAG_PAGE - - - - --- 2012-06-29 Juan Quintela New
[PULL,v2,00/13] Migration tree - - - - --- 2012-06-29 Juan Quintela New
[12/12] ram: save_live_setup() we don't need to synchronize the dirty bitmap. - - 1 - --- 2012-06-28 Juan Quintela New
[11/12] ram: iterate phase - - - - --- 2012-06-28 Juan Quintela New
[10/12] ram: save_live_complete() only do one loop - - 1 - --- 2012-06-28 Juan Quintela New
[09/12] ram: save_live_setup() don't need to sent pages - - 1 - --- 2012-06-28 Juan Quintela New
[08/12] savevm: split save_live into stage2 and stage3 - - 1 - --- 2012-06-28 Juan Quintela New
[07/12] savevm: split save_live_setup from save_live_state - - 1 - --- 2012-06-28 Juan Quintela New
[06/12] savevm: introduce is_active method - - - - --- 2012-06-28 Juan Quintela New
[05/12] savevm: Refactor cancel operation in its own operation - - 1 - --- 2012-06-28 Juan Quintela New
[04/12] savevm: remove SaveLiveStateHandler - - 1 - --- 2012-06-28 Juan Quintela New
[03/12] savevm: remove SaveSetParamsHandler - - 1 - --- 2012-06-28 Juan Quintela New
[02/12] savevm: Live migration handlers register the struct directly - - - - --- 2012-06-28 Juan Quintela New
[01/12] savevm: Use a struct to pass all handlers - - 1 - --- 2012-06-28 Juan Quintela New
[00/12] Split ram_save_live() function - - - - --- 2012-06-28 Juan Quintela New
[PULL,request,00/13] Migration tree - - - - --- 2012-06-28 Juan Quintela New
[RFC] migration next tree - - - - --- 2012-06-22 Juan Quintela New
[8/8] Maintain the number of dirty pages - - 1 - --- 2012-06-22 Juan Quintela New
[7/8] dirty bitmap: abstract its use - - 1 - --- 2012-06-22 Juan Quintela New
[6/8] Exit loop if we have been there too long - - 1 - --- 2012-06-22 Juan Quintela New
[5/8] Only calculate expected_time for stage 2 - - 1 - --- 2012-06-22 Juan Quintela New
[4/8] Only TCG needs TLB handling - - 1 - --- 2012-06-22 Juan Quintela New
[3/8] No need to iterate if we already are over the limit - - 1 - --- 2012-06-22 Juan Quintela New
[2/8] Add tracepoints for savevm section start/end - - 1 - --- 2012-06-22 Juan Quintela New
[1/8] Add spent time for migration - - 1 - --- 2012-06-22 Juan Quintela New
[v3,0/8] Huge memory fixes - - - - --- 2012-06-22 Juan Quintela New
[7/7] Maintaing number of dirty pages - - - - --- 2012-05-22 Juan Quintela New
[6/7] Exit loop if we have been there too long - - - - --- 2012-05-22 Juan Quintela New
[5/7] Only calculate expected_time for stage 2 - - 1 - --- 2012-05-22 Juan Quintela New
[4/7] Only TCG needs TLB handling - - 1 - --- 2012-05-22 Juan Quintela New
[3/7] No need to iterate if we already are over the limit - - 1 - --- 2012-05-22 Juan Quintela New
[2/7] Add tracepoints for savevm section start/end - - 1 - --- 2012-05-22 Juan Quintela New
[1/7] Add spent time for migration - - 1 - --- 2012-05-22 Juan Quintela New
[35/35] vmstate: Add copyright info for sparc processor - - - - --- 2012-05-04 Juan Quintela New
[34/35] vmstate: Add copyright info for ppc processor - - - - --- 2012-05-04 Juan Quintela New
[33/35] vmstate: Add copyright info for mips processor - - - - --- 2012-05-04 Juan Quintela New
[32/35] vmstate: Add copyright info for i386 processor - - - - --- 2012-05-04 Juan Quintela New
[31/35] vmstate: Add copyright info for arm processor 1 - - - --- 2012-05-04 Juan Quintela New
[30/35] vmstate: Add copyright info for cris processor 1 - - - --- 2012-05-04 Juan Quintela New
[29/35] vmstate: Add copyright info for lm32 processor 1 - - - --- 2012-05-04 Juan Quintela New
[28/35] vmstate: Add copyright info for alpha processor 1 - - - --- 2012-05-04 Juan Quintela New
[27/35] vmstate: rename machine.c to vmstate-cpu.c - - - - --- 2012-05-04 Juan Quintela New
[26/35] vmstate: remove unneeded includes from target-*/machine.c - - - - --- 2012-05-04 Juan Quintela New
[25/35] vmstate: fix vmstate formating for i386 - - - - --- 2012-05-04 Juan Quintela New
[24/35] vmstate: all cpus converted - - - - --- 2012-05-04 Juan Quintela New
[23/35] vmstate: port arm cpu - - - - --- 2012-05-04 Juan Quintela New
[22/35] arm: save always 32 fpu registers - - - - --- 2012-05-04 Juan Quintela New
[21/35] vmstate: port mips cpu - - - - --- 2012-05-04 Juan Quintela New
[20/35] mips: bump migration version to 4 - - - - --- 2012-05-04 Juan Quintela New
[19/35] mips: make tlb an embedded struct instead of a pointer - - - - --- 2012-05-04 Juan Quintela New
[18/35] mips: make mvp an embedded struct instead of a pointer - - - - --- 2012-05-04 Juan Quintela New
[17/35] mips_fulong2e: cpu vmstate already registered in cpu_exec_init - - - - --- 2012-05-04 Juan Quintela New
[16/35] vmstate: make incompatible change for sparc 1 - - - --- 2012-05-04 Juan Quintela New
[15/35] vmstate: port sparc cpu - - - - --- 2012-05-04 Juan Quintela New
[14/35] vmstate: define vmstate_info_uinttls - - - - --- 2012-05-04 Juan Quintela New
[13/35] vmstate: introduce VMSTATE_VARRAY_MULTIPLY - - - - --- 2012-05-04 Juan Quintela New
[12/35] vmstate: port ppc cpu - - - - --- 2012-05-04 Juan Quintela New
[11/35] vmstate: Introduce VMSTATE_STRUCT_VARRAY_INT32_TEST - - - - --- 2012-05-04 Juan Quintela New
[10/35] vmstate: introduce CPU_DoubleU arrays - - - - --- 2012-05-04 Juan Quintela New
[09/35] vmstate: introduce float64 arrays - - - - --- 2012-05-04 Juan Quintela New
[08/35] vmstate: introduce float32 arrays - - - - --- 2012-05-04 Juan Quintela New
[07/35] vmstate: port cris cpu to vmstate - - - - --- 2012-05-04 Juan Quintela New
[06/35] vmstate: make microblaze cpus not migrateable - - - - --- 2012-05-04 Juan Quintela New
[05/35] vmstate: use new style for lm32 cpus - - - - --- 2012-05-04 Juan Quintela New
[04/35] vmstate: use new cpu style for x86 - - - - --- 2012-05-04 Juan Quintela New
[03/35] vmstate: unicore32 don't support cpu migration - - - - --- 2012-05-04 Juan Quintela New
[02/35] vmstate: make all architectures export a way to migrate cpu's - - - - --- 2012-05-04 Juan Quintela New
[01/35] vmstate: Simplify test for CPU_SAVE_VERSION - - - - --- 2012-05-04 Juan Quintela New
softfloat: make USE_SOFTFLOAT_STRUCT_TYPES compile 1 - 1 - --- 2012-03-20 Juan Quintela New
[36/36] vmstate: Add copyright info for sparc processor - - - - --- 2012-03-19 Juan Quintela New
[35/36] vmstate: Add copyright info for ppc processor - - - - --- 2012-03-19 Juan Quintela New
[34/36] vmstate: Add copyright info for mips processor - - - - --- 2012-03-19 Juan Quintela New
[33/36] vmstate: Add copyright info for i386 processor - - - - --- 2012-03-19 Juan Quintela New
[32/36] vmstate: Add copyright info for arm processor 1 - - - --- 2012-03-19 Juan Quintela New
« 1 2 ... 55 56 5763 64 »