Show patches with: Submitter = Yoshiaki Tamura       |    State = Action Required       |    Archived = No       |   396 patches
« 1 2 3 4 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[18/18] Introduce "kemari:" to enable FT migration mode (Kemari). 1 - - - --- 2011-03-23 Yoshiaki Tamura New
[17/18] migration-tcp: modify tcp_accept_incoming_migration() to handle ft_mode, and add a hack not… - - - - --- 2011-03-23 Yoshiaki Tamura New
[16/18] migration: introduce migrate_ft_trans_{put, get}_ready(), and modify migrate_fd_put_ready()… - - - - --- 2011-03-23 Yoshiaki Tamura New
[15/18] savevm: introduce qemu_savevm_trans_{begin, commit}. - - - - --- 2011-03-23 Yoshiaki Tamura New
[14/18] block: insert event-tap to bdrv_aio_writev(), bdrv_aio_flush() and bdrv_flush(). 1 - - - --- 2011-03-23 Yoshiaki Tamura New
[13/18] net: insert event-tap to qemu_send_packet() and qemu_sendv_packet_async(). - - - - --- 2011-03-23 Yoshiaki Tamura New
[12/18] Insert event_tap_mmio() to cpu_physical_memory_rw() in exec.c. - - - - --- 2011-03-23 Yoshiaki Tamura New
[11/18] ioport: insert event_tap_ioport() to ioport_write(). - - - - --- 2011-03-23 Yoshiaki Tamura New
[10/18] Call init handler of event-tap at main() in vl.c. - - - - --- 2011-03-23 Yoshiaki Tamura New
[09/18] Introduce event-tap. - - - - --- 2011-03-23 Yoshiaki Tamura New
[08/18] savevm: introduce util functions to control ft_trans_file from savevm layer. - - - - --- 2011-03-23 Yoshiaki Tamura New
[07/18] Introduce fault tolerant VM transaction QEMUFile and ft_mode. - - - - --- 2011-03-23 Yoshiaki Tamura New
[06/18] virtio: decrement last_avail_idx with inuse before saving. - - - - --- 2011-03-23 Yoshiaki Tamura New
[05/18] vl.c: add deleted flag for deleting the handler. - - - - --- 2011-03-23 Yoshiaki Tamura New
[04/18] qemu-char: export socket_set_nodelay(). - - - - --- 2011-03-23 Yoshiaki Tamura New
[03/18] Introduce qemu_loadvm_state_no_header() and make qemu_loadvm_state() a wrapper. - - - - --- 2011-03-23 Yoshiaki Tamura New
[02/18] Introduce read() to FdMigrationState. - - - - --- 2011-03-23 Yoshiaki Tamura New
[01/18] Make QEMUFile buf expandable, and introduce qemu_realloc_buffer() and qemu_clear_buffer(). - - - - --- 2011-03-23 Yoshiaki Tamura New
[v2] migration: allow setting MIG_STATE_CANCEL even if s->state != MIG_STATE_ACTIVE. - - - - --- 2011-03-01 Yoshiaki Tamura New
migration: allow setting MIG_STATE_CANCEL even if s->state != MIG_STATE_ACTIVE. - - - - --- 2011-02-24 Yoshiaki Tamura New
[18/18] Introduce "kemari:" to enable FT migration mode (Kemari). 1 - - - --- 2011-02-24 Yoshiaki Tamura New
[17/18] migration-tcp: modify tcp_accept_incoming_migration() to handle ft_mode, and add a hack not… - - - - --- 2011-02-24 Yoshiaki Tamura New
[16/18] migration: introduce migrate_ft_trans_{put, get}_ready(), and modify migrate_fd_put_ready()… - - - - --- 2011-02-24 Yoshiaki Tamura New
[15/18] savevm: introduce qemu_savevm_trans_{begin, commit}. - - - - --- 2011-02-24 Yoshiaki Tamura New
[14/18] block: insert event-tap to bdrv_aio_writev(), bdrv_aio_flush() and bdrv_flush(). 1 - - - --- 2011-02-24 Yoshiaki Tamura New
[13/18] net: insert event-tap to qemu_send_packet() and qemu_sendv_packet_async(). - - - - --- 2011-02-24 Yoshiaki Tamura New
[12/18] Insert event_tap_mmio() to cpu_physical_memory_rw() in exec.c. - - - - --- 2011-02-24 Yoshiaki Tamura New
[11/18] ioport: insert event_tap_ioport() to ioport_write(). - - - - --- 2011-02-24 Yoshiaki Tamura New
[10/18] Call init handler of event-tap at main() in vl.c. - - - - --- 2011-02-24 Yoshiaki Tamura New
[09/18] Introduce event-tap. - - - - --- 2011-02-24 Yoshiaki Tamura New
[08/18] savevm: introduce util functions to control ft_trans_file from savevm layer. - - - - --- 2011-02-24 Yoshiaki Tamura New
[07/18] Introduce fault tolerant VM transaction QEMUFile and ft_mode. - - - - --- 2011-02-24 Yoshiaki Tamura New
[06/18] virtio: decrement last_avail_idx with inuse before saving. - - - - --- 2011-02-24 Yoshiaki Tamura New
[05/18] vl.c: add deleted flag for deleting the handler. - - - - --- 2011-02-24 Yoshiaki Tamura New
[04/18] qemu-char: export socket_set_nodelay(). - - - - --- 2011-02-24 Yoshiaki Tamura New
[03/18] Introduce qemu_loadvm_state_no_header() and make qemu_loadvm_state() a wrapper. - - - - --- 2011-02-24 Yoshiaki Tamura New
[02/18] Introduce read() to FdMigrationState. - - - - --- 2011-02-24 Yoshiaki Tamura New
[01/18] Make QEMUFile buf expandable, and introduce qemu_realloc_buffer() and qemu_clear_buffer(). - - - - --- 2011-02-24 Yoshiaki Tamura New
[18/18] Introduce "kemari:" to enable FT migration mode (Kemari). 1 - - - --- 2011-02-23 Yoshiaki Tamura New
[17/18] migration-tcp: modify tcp_accept_incoming_migration() to handle ft_mode, and add a hack not… - - - - --- 2011-02-23 Yoshiaki Tamura New
[16/18] migration: introduce migrate_ft_trans_{put, get}_ready(), and modify migrate_fd_put_ready()… - - - - --- 2011-02-23 Yoshiaki Tamura New
[15/18] savevm: introduce qemu_savevm_trans_{begin, commit}. - - - - --- 2011-02-23 Yoshiaki Tamura New
[14/18] block: insert event-tap to bdrv_aio_writev(), bdrv_aio_flush() and bdrv_flush(). 1 - - - --- 2011-02-23 Yoshiaki Tamura New
[13/18] net: insert event-tap to qemu_send_packet() and qemu_sendv_packet_async(). - - - - --- 2011-02-23 Yoshiaki Tamura New
[12/18] Insert event_tap_mmio() to cpu_physical_memory_rw() in exec.c. - - - - --- 2011-02-23 Yoshiaki Tamura New
[11/18] ioport: insert event_tap_ioport() to ioport_write(). - - - - --- 2011-02-23 Yoshiaki Tamura New
[10/18] Call init handler of event-tap at main() in vl.c. - - - - --- 2011-02-23 Yoshiaki Tamura New
[09/18] Introduce event-tap. - - - - --- 2011-02-23 Yoshiaki Tamura New
[08/18] savevm: introduce util functions to control ft_trans_file from savevm layer. - - - - --- 2011-02-23 Yoshiaki Tamura New
[07/18] Introduce fault tolerant VM transaction QEMUFile and ft_mode. - - - - --- 2011-02-23 Yoshiaki Tamura New
[06/18] virtio: decrement last_avail_idx with inuse before saving. - - - - --- 2011-02-23 Yoshiaki Tamura New
[05/18] vl.c: add deleted flag for deleting the handler. - - - - --- 2011-02-23 Yoshiaki Tamura New
[04/18] qemu-char: export socket_set_nodelay(). - - - - --- 2011-02-23 Yoshiaki Tamura New
[03/18] Introduce skip_header parameter to qemu_loadvm_state(). - - - - --- 2011-02-23 Yoshiaki Tamura New
[02/18] Introduce read() to FdMigrationState. - - - - --- 2011-02-23 Yoshiaki Tamura New
[01/18] Make QEMUFile buf expandable, and introduce qemu_realloc_buffer() and qemu_clear_buffer(). - - - - --- 2011-02-23 Yoshiaki Tamura New
[2/2] migration: add error handling to migrate_fd_put_notify(). - - - - --- 2011-02-22 Yoshiaki Tamura New
[1/2] savevm: avoid qemu_savevm_state_iteate() to return 1 when qemu file has error. - - - - --- 2011-02-22 Yoshiaki Tamura New
[18/18] Introduce "kemari:" to enable FT migration mode (Kemari). 1 - - - --- 2011-02-10 Yoshiaki Tamura New
[17/18] migration-tcp: modify tcp_accept_incoming_migration() to handle ft_mode, and add a hack not… - - - - --- 2011-02-10 Yoshiaki Tamura New
[16/18] migration: introduce migrate_ft_trans_{put, get}_ready(), and modify migrate_fd_put_ready()… - - - - --- 2011-02-10 Yoshiaki Tamura New
[15/18] savevm: introduce qemu_savevm_trans_{begin, commit}. - - - - --- 2011-02-10 Yoshiaki Tamura New
[14/18] block: insert event-tap to bdrv_aio_writev(), bdrv_aio_flush() and bdrv_flush(). 1 - - - --- 2011-02-10 Yoshiaki Tamura New
[13/18] net: insert event-tap to qemu_send_packet() and qemu_sendv_packet_async(). - - - - --- 2011-02-10 Yoshiaki Tamura New
[12/18] Insert event_tap_mmio() to cpu_physical_memory_rw() in exec.c. - - - - --- 2011-02-10 Yoshiaki Tamura New
[11/18] ioport: insert event_tap_ioport() to ioport_write(). - - - - --- 2011-02-10 Yoshiaki Tamura New
[10/18] Call init handler of event-tap at main() in vl.c. - - - - --- 2011-02-10 Yoshiaki Tamura New
[09/18] Introduce event-tap. - - - - --- 2011-02-10 Yoshiaki Tamura New
[08/18] savevm: introduce util functions to control ft_trans_file from savevm layer. - - - - --- 2011-02-10 Yoshiaki Tamura New
[07/18] Introduce fault tolerant VM transaction QEMUFile and ft_mode. - - - - --- 2011-02-10 Yoshiaki Tamura New
[06/18] virtio: decrement last_avail_idx with inuse before saving. - - - - --- 2011-02-10 Yoshiaki Tamura New
[05/18] vl.c: add deleted flag for deleting the handler. - - - - --- 2011-02-10 Yoshiaki Tamura New
[04/18] qemu-char: export socket_set_nodelay(). - - - - --- 2011-02-10 Yoshiaki Tamura New
[03/18] Introduce skip_header parameter to qemu_loadvm_state(). - - - - --- 2011-02-10 Yoshiaki Tamura New
[02/18] Introduce read() to FdMigrationState. - - - - --- 2011-02-10 Yoshiaki Tamura New
[01/18] Make QEMUFile buf expandable, and introduce qemu_realloc_buffer() and qemu_clear_buffer(). - - - - --- 2011-02-10 Yoshiaki Tamura New
[19/19] migration: add a parser to accept FT migration incoming mode. - - - - --- 2011-02-08 Yoshiaki Tamura New
[18/19] Introduce -k option to enable FT migration mode (Kemari). - - - - --- 2011-02-08 Yoshiaki Tamura New
[17/19] migration-tcp: modify tcp_accept_incoming_migration() to handle ft_mode, and add a hack not… - - - - --- 2011-02-08 Yoshiaki Tamura New
[16/19] migration: introduce migrate_ft_trans_{put, get}_ready(), and modify migrate_fd_put_ready()… - - - - --- 2011-02-08 Yoshiaki Tamura New
[15/19] savevm: introduce qemu_savevm_trans_{begin, commit}. - - - - --- 2011-02-08 Yoshiaki Tamura New
[14/19] block: insert event-tap to bdrv_aio_writev(), bdrv_aio_flush() and bdrv_flush(). - - - - --- 2011-02-08 Yoshiaki Tamura New
[13/19] net: insert event-tap to qemu_send_packet() and qemu_sendv_packet_async(). - - - - --- 2011-02-08 Yoshiaki Tamura New
[12/19] Insert event_tap_mmio() to cpu_physical_memory_rw() in exec.c. - - - - --- 2011-02-08 Yoshiaki Tamura New
[11/19] ioport: insert event_tap_ioport() to ioport_write(). - - - - --- 2011-02-08 Yoshiaki Tamura New
[10/19] Call init handler of event-tap at main() in vl.c. - - - - --- 2011-02-08 Yoshiaki Tamura New
[09/19] Introduce event-tap. - - - - --- 2011-02-08 Yoshiaki Tamura New
[08/19] savevm: introduce util functions to control ft_trans_file from savevm layer. - - - - --- 2011-02-08 Yoshiaki Tamura New
[07/19] Introduce fault tolerant VM transaction QEMUFile and ft_mode. - - - - --- 2011-02-08 Yoshiaki Tamura New
[06/19] virtio: decrement last_avail_idx with inuse before saving. - - - - --- 2011-02-08 Yoshiaki Tamura New
[05/19] vl.c: add deleted flag for deleting the handler. - - - - --- 2011-02-08 Yoshiaki Tamura New
[04/19] qemu-char: export socket_set_nodelay(). - - - - --- 2011-02-08 Yoshiaki Tamura New
[03/19] Introduce skip_header parameter to qemu_loadvm_state(). - - - - --- 2011-02-08 Yoshiaki Tamura New
[02/19] Introduce read() to FdMigrationState. - - - - --- 2011-02-08 Yoshiaki Tamura New
[01/19] Make QEMUFile buf expandable, and introduce qemu_realloc_buffer() and qemu_clear_buffer(). - - - - --- 2011-02-08 Yoshiaki Tamura New
[0.14] savevm: fix corruption in vmstate_subsection_load(). 1 - 1 - --- 2011-02-03 Yoshiaki Tamura New
Re: [PATCH 15/19] savevm: introduce qemu_savevm_trans_{begin, commit}. - - - - --- 2011-02-01 Yoshiaki Tamura New
[19/19] migration: add a parser to accept FT migration incoming mode. - - - - --- 2011-01-28 Yoshiaki Tamura New
[18/19] Introduce -k option to enable FT migration mode (Kemari). - - - - --- 2011-01-28 Yoshiaki Tamura New
[17/19] migration-tcp: modify tcp_accept_incoming_migration() to handle ft_mode, and add a hack not… - - - - --- 2011-01-28 Yoshiaki Tamura New
« 1 2 3 4 »