Show patches with: Submitter = Juan Quintela       |    State = Action Required       |    Archived = No       |   6399 patches
« 1 2 ... 56 57 5863 64 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[31/36] vmstate: Add copyright info for cris processor 1 - - - --- 2012-03-19 Juan Quintela New
[30/36] vmstate: Add copyright info for lm32 processor 1 - - - --- 2012-03-19 Juan Quintela New
[29/36] vmstate: Add copyright info for alpha processor 1 - - - --- 2012-03-19 Juan Quintela New
[28/36] vmstate: rename machine.c to vmstate-cpu.c - - - - --- 2012-03-19 Juan Quintela New
[27/36] vmstate: remove unneeded includes from target-*/machine.c - - - - --- 2012-03-19 Juan Quintela New
[26/36] vmstate: fix vmstate formating for i386 - - - - --- 2012-03-19 Juan Quintela New
[25/36] vmstate: all cpus converted - - - - --- 2012-03-19 Juan Quintela New
[24/36] vmstate: port arm cpu - - - - --- 2012-03-19 Juan Quintela New
[23/36] arm: save always 32 fpu registers - - - - --- 2012-03-19 Juan Quintela New
[22/36] vmstate: port mips cpu - - - - --- 2012-03-19 Juan Quintela New
[21/36] mips: bump migration version to 4 - - - - --- 2012-03-19 Juan Quintela New
[20/36] mips: make tlb an embedded struct instead of a pointer - - - - --- 2012-03-19 Juan Quintela New
[19/36] mips: make mvp an embedded struct instead of a pointer - - - - --- 2012-03-19 Juan Quintela New
[18/36] mips_fulong2e: cpu vmstate already registered in cpu_exec_init - - - - --- 2012-03-19 Juan Quintela New
[17/36] vmstate: make incompatible change for sparc - - - - --- 2012-03-19 Juan Quintela New
[16/36] vmstate: port sparc cpu - - - - --- 2012-03-19 Juan Quintela New
[15/36] vmstate: define vmstate_info_uinttls - - - - --- 2012-03-19 Juan Quintela New
[14/36] vmstate: introduce VMSTATE_VARRAY_MULTIPLY - - - - --- 2012-03-19 Juan Quintela New
[13/36] vmstate: port ppc cpu - - 1 - --- 2012-03-19 Juan Quintela New
[12/36] vmstate: Introduce VMSTATE_STRUCT_VARRAY_INT32_TEST - - - - --- 2012-03-19 Juan Quintela New
[11/36] vmstate: introduce CPU_DoubleU arrays - - - - --- 2012-03-19 Juan Quintela New
[10/36] vmstate: introduce float64 arrays - - - - --- 2012-03-19 Juan Quintela New
[09/36] vmstate: introduce float32 arrays - - - - --- 2012-03-19 Juan Quintela New
[08/36] vmstate: machine.c is only compiled for !CONFIG_USER_ONLY 1 - - - --- 2012-03-19 Juan Quintela New
[07/36] vmstate: port cris cpu to vmstate - - - - --- 2012-03-19 Juan Quintela New
[06/36] vmstate: make microblaze cpus not migrateable - - - - --- 2012-03-19 Juan Quintela New
[05/36] vmstate: use new style for lm32 cpus - - - - --- 2012-03-19 Juan Quintela New
[04/36] vmstate: use new cpu style for x86 - - - - --- 2012-03-19 Juan Quintela New
[03/36] vmstate: unicore32 don't support cpu migration - - - - --- 2012-03-19 Juan Quintela New
[02/36] vmstate: make all architectures export a way to migrate cpu's - - - - --- 2012-03-19 Juan Quintela New
[01/36] vmstate: Simplify test for CPU_SAVE_VERSION - - - - --- 2012-03-19 Juan Quintela New
[PULL,00/35] VMState port of all cpus - - - - --- 2011-12-07 Juan Quintela New
[8/8] vmstate: Add copyright info for sparc processor - - - - --- 2011-11-23 Juan Quintela New
[7/8] vmstate: Add copyright info for ppc processor - - - - --- 2011-11-23 Juan Quintela New
[6/8] vmstate: Add copyright info for mips processor - - - - --- 2011-11-23 Juan Quintela New
[5/8] vmstate: Add copyright info for i386 processor - - - - --- 2011-11-23 Juan Quintela New
[4/8] vmstate: Add copyright info for arm processor 1 - - - --- 2011-11-23 Juan Quintela New
[3/8] vmstate: Add copyright info for cris processor 1 - - - --- 2011-11-23 Juan Quintela New
[2/8] vmstate: Add copyright info for lm32 processor 1 - - - --- 2011-11-23 Juan Quintela New
[1/8] vmstate: Add copyright info for alpha processor 1 - - - --- 2011-11-23 Juan Quintela New
migration: fix detached migration with fd - - - - --- 2011-11-09 Juan Quintela New
[2/2] drive_open: Add invalidate option for block devices - - - - --- 2011-11-09 Juan Quintela New
[1/2] Reopen files after migration - - - - --- 2011-11-09 Juan Quintela New
[RFC] vmstate: Add copyrights for all cpus 4 - - - --- 2011-11-07 Juan Quintela New
[PULL,v3,00/29] VMState port of all cpus - - - - --- 2011-11-03 Juan Quintela New
[28/28] vmstate: rename machine.c to vmstate.c - - - - --- 2011-10-26 Juan Quintela New
[27/28] vmstate: remove unneeded includes from target-*/machine.c - - - - --- 2011-10-26 Juan Quintela New
[26/28] vmstate: fix vmstate formating for i386 - - - - --- 2011-10-26 Juan Quintela New
[25/28] vmstate: all cpus converted - - - - --- 2011-10-26 Juan Quintela New
[24/28] vmstate: port arm cpu - - - - --- 2011-10-26 Juan Quintela New
[23/28] arm: save always 32 fpu registers - - - - --- 2011-10-26 Juan Quintela New
[22/28] vmstate: port mips cpu - - - - --- 2011-10-26 Juan Quintela New
[21/28] mips: bump migration version to 4 - - - - --- 2011-10-26 Juan Quintela New
[20/28] mips: make tlb an embedded struct instead of a pointer - - - - --- 2011-10-26 Juan Quintela New
[19/28] mips: make mvp an embedded struct instead of pointer - - - - --- 2011-10-26 Juan Quintela New
[18/28] mips_fulong2e: cpu vmstate already registered in cpu_exec_init - - - - --- 2011-10-26 Juan Quintela New
[17/28] vmstate: make incompatible change for sparc - - - - --- 2011-10-26 Juan Quintela New
[16/28] vmstate: port sparc cpu - - - - --- 2011-10-26 Juan Quintela New
[15/28] vmstate: define vmstate_info_uinttls - - - - --- 2011-10-26 Juan Quintela New
[14/28] vmstate: introduce VMSTATE_VARRAY_MULTIPLY - - - - --- 2011-10-26 Juan Quintela New
[13/28] vmstate: port ppc cpu - - - - --- 2011-10-26 Juan Quintela New
[12/28] vmstate: Introduce VMSTATE_STRUCT_VARRAY_INT32_TEST - - - - --- 2011-10-26 Juan Quintela New
[11/28] vmstate: introduce float64 arrays - - - - --- 2011-10-26 Juan Quintela New
[10/28] vmstate: introduce float32 arrays - - - - --- 2011-10-26 Juan Quintela New
[09/28] vmstate: machine.c is only compiled for !CONFIG_USER_ONLY - - - - --- 2011-10-26 Juan Quintela New
[08/28] vmstate: port cris cpu to vmstate - - - - --- 2011-10-26 Juan Quintela New
[07/28] vmstate: make microblaze cpus not migrateable - - - - --- 2011-10-26 Juan Quintela New
[06/28] vmstate: use new style for lm32 cpus - - - - --- 2011-10-26 Juan Quintela New
[05/28] vmstate: use new cpu style for x86 - - - - --- 2011-10-26 Juan Quintela New
[04/28] vmstate: unicore32 don't support cpu migration - - - - --- 2011-10-26 Juan Quintela New
[03/28] vmstate: make all architectures export a way to migrate cpu's - - - - --- 2011-10-26 Juan Quintela New
[02/28] vmstate: Simplify test for CPU_SAVE_VERSION - - - - --- 2011-10-26 Juan Quintela New
[01/28] vmstate: Fix VMSTATE_VARRAY_UINT32 - - - - --- 2011-10-26 Juan Quintela New
savevm: qemu_fille_buffer() used to return one error for reads of size 0. - - 1 - --- 2011-10-25 Juan Quintela New
[25/25] vmstate: all cpus converted - - - - --- 2011-10-25 Juan Quintela New
[24/25] vmstate: port arm cpu - - - - --- 2011-10-25 Juan Quintela New
[23/25] arm: save always 32 fpu registers - - - - --- 2011-10-25 Juan Quintela New
[22/25] vmstate: port mips cpu - - - - --- 2011-10-25 Juan Quintela New
[21/25] mips: bump migration version to 4 - - - - --- 2011-10-25 Juan Quintela New
[20/25] mips: make tlb an embedded struct instead of a pointer - - - - --- 2011-10-25 Juan Quintela New
[19/25] mips: make mvp an embedded struct instead of pointer - - - - --- 2011-10-25 Juan Quintela New
[18/25] mips_fulong2e: cpu vmstate already registered in cpu_exec_init - - - - --- 2011-10-25 Juan Quintela New
[17/25] vmstate: make incompatible change for sparc - - - - --- 2011-10-25 Juan Quintela New
[16/25] vmstate: port sparc cpu - - - - --- 2011-10-25 Juan Quintela New
[15/25] vmstate: define vmstate_info_uinttls - - - - --- 2011-10-25 Juan Quintela New
[14/25] vmstate: introduce VMSTATE_VARRAY_MULTIPLY - - - - --- 2011-10-25 Juan Quintela New
[13/25] vmstate: port ppc cpu - - - - --- 2011-10-25 Juan Quintela New
[12/25] vmstate: Introduce VMSTATE_STRUCT_VARRAY_INT32_TEST - - - - --- 2011-10-25 Juan Quintela New
[11/25] vmstate: introduce float64 arrays - - - - --- 2011-10-25 Juan Quintela New
[10/25] vmstate: introduce float32 arrays - - - - --- 2011-10-25 Juan Quintela New
[09/25] vmstate: machine.c is only compiled for !CONFIG_USER_ONLY - - - - --- 2011-10-25 Juan Quintela New
[08/25] vmstate: port cris cpu to vmstate - - - - --- 2011-10-25 Juan Quintela New
[07/25] vmstate: make microblaze cpus not migrateable - - - - --- 2011-10-25 Juan Quintela New
[06/25] vmstate: use new style for lm32 cpus 1 - - - --- 2011-10-25 Juan Quintela New
[05/25] vmstate: use new cpu style for x86 - - - - --- 2011-10-25 Juan Quintela New
[04/25] vmstate: unicore32 don't support cpu migration - - - - --- 2011-10-25 Juan Quintela New
[03/25] vmstate: make all architectures export a way to migrate cpu's 3 - - - --- 2011-10-25 Juan Quintela New
[02/25] vmstate: Simplify test for CPU_SAVE_VERSION - - - - --- 2011-10-25 Juan Quintela New
[01/25] vmstate: Fix VMSTATE_VARRAY_UINT32 - - - - --- 2011-10-25 Juan Quintela New
[PULL] Migration queue - - - - --- 2011-10-20 Juan Quintela New
« 1 2 ... 56 57 5863 64 »