Show patches with: Submitter = Juan Quintela       |    State = Action Required       |    Archived = No       |   6399 patches
« 1 2 ... 58 59 6063 64 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[19/23] migration: Export a function that tells if the migration has finished correctly - - - - --- 2011-09-20 Juan Quintela New
[18/23] migration: Use bandwidth_limit directly - - - - --- 2011-09-20 Juan Quintela New
[17/23] migration: make sure we always have a migration state - - - - --- 2011-09-20 Juan Quintela New
[16/23] migration: another case of global variable assigned to local one - - - - --- 2011-09-20 Juan Quintela New
[15/23] migration: use global variable directly - - - - --- 2011-09-20 Juan Quintela New
[14/23] migration: Move exported functions to the end of the file - - - - --- 2011-09-20 Juan Quintela New
[13/23] migration: Remove migration cancel() callback - - - - --- 2011-09-20 Juan Quintela New
[12/23] migration: Remove get_status() accessor - - - - --- 2011-09-20 Juan Quintela New
[11/23] migration: Our release callback was just free - - - - --- 2011-09-20 Juan Quintela New
[10/23] migration: Introduce migrate_fd_completed() for consistency - - - - --- 2011-09-20 Juan Quintela New
[09/23] migration: Refactor and simplify error checking in migrate_fd_put_ready - - - - --- 2011-09-20 Juan Quintela New
[08/23] migration: Introduce MIG_STATE_NONE - - - - --- 2011-09-20 Juan Quintela New
[07/23] migration: move migrate_create_state to do_migrate - - - - --- 2011-09-20 Juan Quintela New
[06/23] migration: Make all posible migration functions static - - - - --- 2011-09-20 Juan Quintela New
[05/23] migration: Refactor MigrationState creation - - - - --- 2011-09-20 Juan Quintela New
[04/23] migration: Rename FdMigrationState MigrationState - - - - --- 2011-09-20 Juan Quintela New
[03/23] migration: Fold MigrationState into FdMigrationState - - - - --- 2011-09-20 Juan Quintela New
[02/23] migration: Use FdMigrationState instead of MigrationState when possible - - - - --- 2011-09-20 Juan Quintela New
[01/23] migration: Make *start_outgoing_migration return FdMigrationState - - - - --- 2011-09-20 Juan Quintela New
[7/7] migration: qemu_savevm_iterate has three return values - - - - --- 2011-09-20 Juan Quintela New
[6/7] migration: If there is one error, it makes no sense to continue - - - - --- 2011-09-20 Juan Quintela New
[5/7] migration: add error handling to migrate_fd_put_notify(). - - - - --- 2011-09-20 Juan Quintela New
[4/7] savevm: avoid qemu_savevm_state_iterate() to return 1 when qemu file has error. - - - - --- 2011-09-20 Juan Quintela New
[3/7] migration: Check that migration is active before cancel it - - - - --- 2011-09-20 Juan Quintela New
[2/7] migration: only flush when there are no errors - - - - --- 2011-09-20 Juan Quintela New
[1/7] migration: simplify state assignmente - - - - --- 2011-09-20 Juan Quintela New
[3/3] ds1225y: Use stdio instead of QEMUFile - - - - --- 2011-09-20 Juan Quintela New
[2/3] wavcapture: Use stdio instead of QEMUFile - - - - --- 2011-09-20 Juan Quintela New
[1/3] wavaudio: Use stdio instead of QEMUFile - - - - --- 2011-09-20 Juan Quintela New
[3/3] ds1225y: port to FILE* - - - - --- 2011-09-13 Juan Quintela New
[2/3] wavcapture: port to FILE* - - - - --- 2011-09-13 Juan Quintela New
[1/3] vawaudio: port to FILE* - - - - --- 2011-09-13 Juan Quintela New
[2/2] syscall: pselect arg_sigsize variable was write only - - - - --- 2011-07-11 Juan Quintela New
[1/2] xen_mapcache: remove unused variable 1 - - - --- 2011-07-11 Juan Quintela New
[14/14] lsi53c895a: current_dev is not used - - - - --- 2011-06-02 Juan Quintela New
[13/14] alpha: disp12 is not used for USER emulation - - - - --- 2011-06-02 Juan Quintela New
[12/14] linux-user: syscall should use sanitized arg1 - - - - --- 2011-06-02 Juan Quintela New
[11/14] linux-user: fpu_save_addr is not used - - - - --- 2011-06-02 Juan Quintela New
[10/14] mips: we really need the extra arguments - - - - --- 2011-06-02 Juan Quintela New
[09/14] exec: last_first_tb was only used in !ONLY_USER case - - 1 - --- 2011-06-02 Juan Quintela New
[08/14] syscall: really return ret code - - 1 - --- 2011-06-02 Juan Quintela New
[07/14] alpha: fn2 was a write only variable - - - - --- 2011-06-02 Juan Quintela New
[06/14] flatload: end_code was only used in a debug message - - - - --- 2011-06-02 Juan Quintela New
[05/14] linuxload: id_change was a write only variable - - 1 - --- 2011-06-02 Juan Quintela New
[04/14] xen: pentry is not used in this function - - - - --- 2011-06-02 Juan Quintela New
[03/14] flatload: memp was a write-only variable - - - - --- 2011-06-02 Juan Quintela New
[02/14] tcg: define and set call_type only when it is used - - - - --- 2011-06-02 Juan Quintela New
[01/14] kvm: remove fop write only variable - - - - --- 2011-06-02 Juan Quintela New
[PULL] Migration of misc devices - - - - --- 2011-04-17 Juan Quintela New
[3/3] net/socket: allow ipv6 for net_socket_listen_init and net_socket_connect_init - - - - --- 2011-03-18 Juan Quintela New
[2/3] Use getaddrinfo for migration - - - - --- 2011-03-18 Juan Quintela New
[1/3] create socket_set_reuseaddr() - - - - --- 2011-03-18 Juan Quintela New
[2/2] net/socket: allow ipv6 for net_socket_listen_init and net_socket_connect_init - - - - --- 2011-03-16 Juan Quintela New
[1/2] Use getaddrinfo for migration - - - - --- 2011-03-16 Juan Quintela New
Fix migration uint8 arrys handled 1 - - - --- 2011-03-15 Juan Quintela New
[3/3] build: Create common-obj-y for objects shared between tools and softmmu - - - - --- 2011-03-10 Juan Quintela New
[2/3] build: Rename common-obj-y to softmmu-obj-y - - - - --- 2011-03-10 Juan Quintela New
[1/3] build: Create tools-obj-y variable - - - - --- 2011-03-10 Juan Quintela New
[13/13] vmstate: port mac_dbdma - - - - --- 2011-03-10 Juan Quintela New
[12/13] mac_dbdma: create DBDMAState instead of passing one array around - - - - --- 2011-03-10 Juan Quintela New
[11/13] vmstate: port piix4 - - - - --- 2011-03-10 Juan Quintela New
[10/13] piix4: create PIIX4State - - - - --- 2011-03-10 Juan Quintela New
[09/13] vmstate: port mac_nvram - - - - --- 2011-03-10 Juan Quintela New
[08/13] mac_nvram: size is a size, no need to be a target dependent type - - - - --- 2011-03-10 Juan Quintela New
[07/13] vmstate: port nand - - - - --- 2011-03-10 Juan Quintela New
[06/13] nand: pin values are uint8_t - - - - --- 2011-03-10 Juan Quintela New
[05/13] vmstate: port max111x - - - - --- 2011-03-10 Juan Quintela New
[04/13] max111x: input field is only used as uint8_t - - - - --- 2011-03-10 Juan Quintela New
[03/13] vmstate: port pxa2xx_lcd - - - - --- 2011-03-10 Juan Quintela New
[02/13] pxa2xx_lcd: up field is used as a bool and migrated as an uint8_t - - - - --- 2011-03-10 Juan Quintela New
[01/13] pxa2xx_lcd: name anonymous struct - - - - --- 2011-03-10 Juan Quintela New
[32/32] vmstate: stellaris use unused for placeholder entries - - - - --- 2011-03-10 Juan Quintela New
[31/32] vmstate: port stellaris gamepad - - - - --- 2011-03-10 Juan Quintela New
[30/32] vmstate: port syborg_keyboard - - - - --- 2011-03-10 Juan Quintela New
[29/32] vmstate: port syborg_serial - - - - --- 2011-03-10 Juan Quintela New
[28/32] vmstate: port stellaris_adc - - - - --- 2011-03-10 Juan Quintela New
[27/32] vmstate: port syborg_pointer - - - - --- 2011-03-10 Juan Quintela New
[26/32] vmstate: port ppc4xx_pci - - - - --- 2011-03-10 Juan Quintela New
[25/32] vmstate: port ppce500_pci - - - - --- 2011-03-10 Juan Quintela New
[24/32] vmstate: port pxa2xx_pm - - - - --- 2011-03-10 Juan Quintela New
[23/32] vmstate: port pxa2xx_mm - - - - --- 2011-03-10 Juan Quintela New
[22/32] vmstate: port pxa2xx_cm - - - - --- 2011-03-10 Juan Quintela New
[21/32] vmstate: port pxa2xx_i2s - - - - --- 2011-03-10 Juan Quintela New
[20/32] vmstate: port stellaris gptm - - - - --- 2011-03-10 Juan Quintela New
[19/32] vmstate: port cuda - - - - --- 2011-03-10 Juan Quintela New
[18/32] vmstate: port heathrow_pic - - - - --- 2011-03-10 Juan Quintela New
[17/32] vmstate: port pl022 ssp - - - - --- 2011-03-10 Juan Quintela New
[16/32] vmstate: port stellaris sys - - - - --- 2011-03-10 Juan Quintela New
[15/32] vmstate: port stellaris ssi bus - - - - --- 2011-03-10 Juan Quintela New
[14/32] vmstate: port stellaris i2c - - - - --- 2011-03-10 Juan Quintela New
[13/32] vmstate: port armv7m nvic - - - - --- 2011-03-10 Juan Quintela New
[12/32] vmstate: port pl011 - - - - --- 2011-03-10 Juan Quintela New
[11/32] vmstate: port pxa2xx_keypad - - - - --- 2011-03-10 Juan Quintela New
[10/32] vmstate: port syborg_rtc - - - - --- 2011-03-10 Juan Quintela New
[09/32] vmstate: port pmtimer - - - - --- 2011-03-10 Juan Quintela New
[08/32] vmstate: port sysborg_timer - - - - --- 2011-03-10 Juan Quintela New
[07/32] vmstate: port arm_timer - - - - --- 2011-03-10 Juan Quintela New
[06/32] vmstate: port arm sp804 - - - - --- 2011-03-10 Juan Quintela New
[05/32] vmstate: port mipsnet - - - - --- 2011-03-10 Juan Quintela New
[04/32] vmstate: port m48t59 - - - - --- 2011-03-10 Juan Quintela New
« 1 2 ... 58 59 6063 64 »