Show patches with: Archived = No       |   431060 patches
« 1 2 ... 1786 1787 17884310 4311 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[21/41] buffered_file: unfold migrate_fd_wait_for_unfreeze - - - - --- 2012-10-02 Juan Quintela New
[20/41] buffered_file: unfold migrate_fd_put_ready - - 1 - --- 2012-10-02 Juan Quintela New
[19/41] buffered_file: unfold migrate_fd_put_buffer - - 1 - --- 2012-10-02 Juan Quintela New
[18/41] buffered_file: opaque is MigrationState - - 1 - --- 2012-10-02 Juan Quintela New
[17/41] buffered_file: rename opaque to migration_state - - 1 - --- 2012-10-02 Juan Quintela New
[16/41] BufferedFile: append, then flush - - 2 - --- 2012-10-02 Juan Quintela New
[15/41] migration: Add dirty_pages_rate to query migrate output - - - - --- 2012-10-02 Juan Quintela New
[14/41] Separate migration bitmap - - - - --- 2012-10-02 Juan Quintela New
[13/41] ram: create trace event for migration sync bitmap - - 1 - --- 2012-10-02 Juan Quintela New
[12/41] ram: introduce migration_bitmap_sync() - - 1 - --- 2012-10-02 Juan Quintela New
[11/41] ram: Export last_ram_offset() - - 1 - --- 2012-10-02 Juan Quintela New
[10/41] ram: Introduce migration_bitmap_test_and_reset_dirty() - - 2 - --- 2012-10-02 Juan Quintela New
[09/41] ram: introduce migration_bitmap_set_dirty() - - 2 - --- 2012-10-02 Juan Quintela New
[08/41] savevm: Factorize ram globals reset in its own function - - 2 - --- 2012-10-02 Juan Quintela New
[07/41] migration: print expected downtime in info migrate - - - - --- 2012-10-02 Juan Quintela New
[06/41] migration: export migrate_get_current() - - 1 - --- 2012-10-02 Juan Quintela New
[05/41] migration: rename expected_time to expected_downtime - - 2 - --- 2012-10-02 Juan Quintela New
[04/41] migration: print total downtime for final phase of migration - - 2 - --- 2012-10-02 Juan Quintela New
[03/41] migration: store end_time in a local variable - - 2 - --- 2012-10-02 Juan Quintela New
[02/41] fix migration sync - - 1 - --- 2012-10-02 Juan Quintela New
[01/41] buffered_file: g_realloc() can't fail - - 2 - --- 2012-10-02 Juan Quintela New
[v2,00/41] Migration cleanups, refactorings, stats, and more - - - - --- 2012-10-02 Juan Quintela New
[14/14] migration: print times for end phase - - - - --- 2012-09-21 Juan Quintela New
[13/14] savevm: New save live migration method: pending - - 1 - --- 2012-09-21 Juan Quintela New
[12/14] buffered_file: unfold buffered_append in buffered_put_buffer - - 1 - --- 2012-09-21 Juan Quintela New
[11/14] buffered_file: don't flush on put buffer - - 1 - --- 2012-09-21 Juan Quintela New
[10/14] buffered_file: Unfold the trick to restart generating migration data - - 1 - --- 2012-09-21 Juan Quintela New
[09/14] migration: take finer locking - - - - --- 2012-09-21 Juan Quintela New
[08/14] migration: remove unfreeze logic - - - - --- 2012-09-21 Juan Quintela New
[07/14] migration: make writes blocking - - - - --- 2012-09-21 Juan Quintela New
[06/14] migration: stop all cpus correctly - - - - --- 2012-09-21 Juan Quintela New
[05/14] migration: make qemu_fopen_ops_buffered() return void - - - - --- 2012-09-21 Juan Quintela New
[04/14] buffered_file: Move from using a timer to use a thread - - - - --- 2012-09-21 Juan Quintela New
[03/14] protect the ramlist with a separate mutex - - - - --- 2012-09-21 Juan Quintela New
[02/14] add a version number to ram_list - - - - --- 2012-09-21 Juan Quintela New
[01/14] split MRU ram list - - - - --- 2012-09-21 Juan Quintela New
[RFC,00/14] Migration thread - - 2 - --- 2012-09-21 Juan Quintela New
[41/41] cpus: create qemu_cpu_is_vcpu() - - - - --- 2012-09-21 Juan Quintela New
[40/41] savevm: make qemu_file_put_notify() return errors - - 1 - --- 2012-09-21 Juan Quintela New
[39/41] savevm: un-export qemu_file_set_error() - - 1 - --- 2012-09-21 Juan Quintela New
[38/41] block-migration: handle errors with the return codes correctly - - 1 - --- 2012-09-21 Juan Quintela New
[37/41] block-migration: Switch meaning of return value - - 1 - --- 2012-09-21 Juan Quintela New
[36/41] block-migration: make flush_blks() return errors - - 1 - --- 2012-09-21 Juan Quintela New
[35/41] buffered_file: buffered_put_buffer() don't need to set last_error - - 1 - --- 2012-09-21 Juan Quintela New
[34/41] savevm: Only qemu_fflush() can generate errors - - 1 - --- 2012-09-21 Juan Quintela New
[33/41] savevm: make qemu_fill_buffer() be consistent - - 1 - --- 2012-09-21 Juan Quintela New
[32/41] savevm: unexport qemu_ftell() - - 1 - --- 2012-09-21 Juan Quintela New
[31/41] savevm: unfold qemu_fclose_internal() - - 1 - --- 2012-09-21 Juan Quintela New
[30/41] savevm: make qemu_fflush() return an error code - - 1 - --- 2012-09-21 Juan Quintela New
[29/41] savevm: Remove qemu_fseek() - - 1 - --- 2012-09-21 Juan Quintela New
[28/41] virtio-net: use qemu_get_buffer() in a temp buffer - - 1 - --- 2012-09-21 Juan Quintela New
[27/41] savevm: unexport qemu_fflush - - 1 - --- 2012-09-21 Juan Quintela New
[26/41] migration: make migrate_fd_wait_for_unfreeze() return errors - - 1 - --- 2012-09-21 Juan Quintela New
[25/41] buffered_file: make buffered_flush return the error code - - - - --- 2012-09-21 Juan Quintela New
[24/41] buffered_file: callers of buffered_flush() already check for errors - - 1 - --- 2012-09-21 Juan Quintela New
[23/41] buffered_file: We can access directly to bandwidth_limit - - 1 - --- 2012-09-21 Juan Quintela New
[22/41] buffered_file: unfold migrate_fd_put_buffer - - - - --- 2012-09-21 Juan Quintela New
[21/41] buffered_file: unfold migrate_fd_put_buffer - - - - --- 2012-09-21 Juan Quintela New
[20/41] buffered_file: unfold migrate_fd_put_ready - - - - --- 2012-09-21 Juan Quintela New
[19/41] buffered_file: unfold migrate_fd_put_buffer - - - - --- 2012-09-21 Juan Quintela New
[18/41] buffered_file: opaque is MigrationState - - - - --- 2012-09-21 Juan Quintela New
[17/41] buffered_file: rename opaque to migration_state - - - - --- 2012-09-21 Juan Quintela New
[16/41] BufferedFile: append, then flush - - - - --- 2012-09-21 Juan Quintela New
[15/41] migration: Add dirty_pages_rate to query migrate output - - - - --- 2012-09-21 Juan Quintela New
[14/41] Separate migration bitmap - - - - --- 2012-09-21 Juan Quintela New
[13/41] ram: create trace event for migration sync bitmap - - - - --- 2012-09-21 Juan Quintela New
[12/41] ram: introduce migration_bitmap_sync() - - - - --- 2012-09-21 Juan Quintela New
[11/41] ram: Export last_ram_offset() - - - - --- 2012-09-21 Juan Quintela New
[10/41] ram: Introduce migration_bitmap_test_and_reset_dirty() - - 1 - --- 2012-09-21 Juan Quintela New
[09/41] ram: introduce migration_bitmap_set_dirty() - - 1 - --- 2012-09-21 Juan Quintela New
[08/41] savevm: Factorize ram globals reset in its own function - - 1 - --- 2012-09-21 Juan Quintela New
[07/41] migration: print expected downtime in info migrate - - - - --- 2012-09-21 Juan Quintela New
[06/41] migration: export migrate_get_current() - - - - --- 2012-09-21 Juan Quintela New
[05/41] migration: rename expected_time to expected_downtime - - 2 - --- 2012-09-21 Juan Quintela New
[04/41] migration: print total downtime for final phase of migration - - 2 - --- 2012-09-21 Juan Quintela New
[03/41] migration: store end_time in a local variable - - 2 - --- 2012-09-21 Juan Quintela New
[02/41] fix migration sync - - - - --- 2012-09-21 Juan Quintela New
[01/41] buffered_file: g_realloc() can't fail - - 2 - --- 2012-09-21 Juan Quintela New
[00/41] Migration cleanups, refactorings, stats, and more - - - - --- 2012-09-21 Juan Quintela New
[RFC,v2] Migration thread - - - - --- 2012-09-07 Juan Quintela New
[8/8] migration: print expected downtime in info migrate - - - - --- 2012-08-18 Juan Quintela New
[7/8] migration: export migrate_get_current() - - 1 - --- 2012-08-18 Juan Quintela New
[6/8] migration: rename expected_time to expected_downtime - - 1 - --- 2012-08-18 Juan Quintela New
[5/8] migration: print total downtime for final phase of migration - - - - --- 2012-08-18 Juan Quintela New
[4/8] migration: store end_time in a local variable - - - - --- 2012-08-18 Juan Quintela New
[3/8] migration: move total_time from ram stats to migration info - - 1 - --- 2012-08-18 Juan Quintela New
[2/8] fix migration sync - - 1 - --- 2012-08-18 Juan Quintela New
[1/8] buffered_file: g_realloc() can't fail - - 1 - --- 2012-08-18 Juan Quintela New
[v2,0/8] Migration stats - - - - --- 2012-08-18 Juan Quintela New
[PULL] Migration next 20120808 - - - - --- 2012-08-13 Juan Quintela New
[7/7] migration: Add dirty_pages_rate to query migrate output - - - - --- 2012-08-13 Juan Quintela New
[6/7] migration: print expected downtime in info migrate - - - - --- 2012-08-13 Juan Quintela New
[5/7] migration: export migration_get_current() - - 1 - --- 2012-08-13 Juan Quintela New
[4/7] migration: rename expected_time to expected_downtime - - 1 - --- 2012-08-13 Juan Quintela New
[3/7] migration: print total downtime for final phase of migration - - 1 - --- 2012-08-13 Juan Quintela New
[2/7] migration: store end_time in a local variable - - 1 - --- 2012-08-13 Juan Quintela New
[1/7] migration: move total_time from ram stats to migration info - - 1 - --- 2012-08-13 Juan Quintela New
[RFC,0/7] Migration stats - - - - --- 2012-08-13 Juan Quintela New
[00/12] Migration next 20120808 - - - - --- 2012-08-08 Juan Quintela New
[11/11] Restart optimization on stage3 update version - - - - --- 2012-08-01 Juan Quintela New
« 1 2 ... 1786 1787 17884310 4311 »