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
[16/19] migration: introduce migrate_ft_trans_{put, get}_ready(), and modify migrate_fd_put_ready()… - - - - --- 2011-01-28 Yoshiaki Tamura New
[15/19] savevm: introduce qemu_savevm_trans_{begin, commit}. - - - - --- 2011-01-28 Yoshiaki Tamura New
[14/19] block: insert event-tap to bdrv_aio_writev(), bdrv_aio_flush() and bdrv_flush(). 1 - - - --- 2011-01-28 Yoshiaki Tamura New
[13/19] net: insert event-tap to qemu_send_packet() and qemu_sendv_packet_async(). - - - - --- 2011-01-28 Yoshiaki Tamura New
[12/19] Insert event_tap_mmio() to cpu_physical_memory_rw() in exec.c. - - - - --- 2011-01-28 Yoshiaki Tamura New
[11/19] ioport: insert event_tap_ioport() to ioport_write(). - - - - --- 2011-01-28 Yoshiaki Tamura New
[10/19] Call init handler of event-tap at main() in vl.c. - - - - --- 2011-01-28 Yoshiaki Tamura New
[09/19] Introduce event-tap. - - - - --- 2011-01-28 Yoshiaki Tamura New
[08/19] savevm: introduce util functions to control ft_trans_file from savevm layer. - - - - --- 2011-01-28 Yoshiaki Tamura New
[07/19] Introduce fault tolerant VM transaction QEMUFile and ft_mode. - - - - --- 2011-01-28 Yoshiaki Tamura New
[06/19] virtio: decrement last_avail_idx with inuse before saving. - - - - --- 2011-01-28 Yoshiaki Tamura New
[05/19] vl.c: add deleted flag for deleting the handler. - - - - --- 2011-01-28 Yoshiaki Tamura New
[04/19] qemu-char: export socket_set_nodelay(). - - - - --- 2011-01-28 Yoshiaki Tamura New
[03/19] Introduce skip_header parameter to qemu_loadvm_state(). - - - - --- 2011-01-28 Yoshiaki Tamura New
[02/19] Introduce read() to FdMigrationState. - - - - --- 2011-01-28 Yoshiaki Tamura New
[01/19] Make QEMUFile buf expandable, and introduce qemu_realloc_buffer() and qemu_clear_buffer(). - - - - --- 2011-01-28 Yoshiaki Tamura New
[19/19] migration: add a parser to accept FT migration incoming mode. - - - - --- 2011-01-26 Yoshiaki Tamura New
[18/19] Introduce -k option to enable FT migration mode (Kemari). - - - - --- 2011-01-26 Yoshiaki Tamura New
[17/19] migration-tcp: modify tcp_accept_incoming_migration() to handle ft_mode, and add a hack not… - - - - --- 2011-01-26 Yoshiaki Tamura New
[16/19] migration: introduce migrate_ft_trans_{put, get}_ready(), and modify migrate_fd_put_ready()… - - - - --- 2011-01-26 Yoshiaki Tamura New
[15/19] savevm: introduce qemu_savevm_trans_{begin, commit}. - - - - --- 2011-01-26 Yoshiaki Tamura New
[14/19] block: insert event-tap to bdrv_aio_writev() and bdrv_aio_flush(). - - - - --- 2011-01-26 Yoshiaki Tamura New
[13/19] net: insert event-tap to qemu_send_packet() and qemu_sendv_packet_async(). - - - - --- 2011-01-26 Yoshiaki Tamura New
[12/19] Insert event_tap_mmio() to cpu_physical_memory_rw() in exec.c. - - - - --- 2011-01-26 Yoshiaki Tamura New
[11/19] ioport: insert event_tap_ioport() to ioport_write(). - - - - --- 2011-01-26 Yoshiaki Tamura New
[10/19] Call init handler of event-tap at main() in vl.c. - - - - --- 2011-01-26 Yoshiaki Tamura New
[09/19] Introduce event-tap. - - - - --- 2011-01-26 Yoshiaki Tamura New
[08/19] savevm: introduce util functions to control ft_trans_file from savevm layer. - - - - --- 2011-01-26 Yoshiaki Tamura New
[07/19] Introduce fault tolerant VM transaction QEMUFile and ft_mode. - - - - --- 2011-01-26 Yoshiaki Tamura New
[06/19] virtio: decrement last_avail_idx with inuse before saving. - - - - --- 2011-01-26 Yoshiaki Tamura New
[05/19] vl.c: add deleted flag for deleting the handler. - - - - --- 2011-01-26 Yoshiaki Tamura New
[04/19] qemu-char: export socket_set_nodelay(). - - - - --- 2011-01-26 Yoshiaki Tamura New
[03/19] Introduce skip_header parameter to qemu_loadvm_state(). - - - - --- 2011-01-26 Yoshiaki Tamura New
[02/19] Introduce read() to FdMigrationState. - - - - --- 2011-01-26 Yoshiaki Tamura New
[01/19] Make QEMUFile buf expandable, and introduce qemu_realloc_buffer() and qemu_clear_buffer(). - - - - --- 2011-01-26 Yoshiaki Tamura New
[v2] savevm: fix corruption in vmstate_subsection_load(). 1 - - - --- 2011-01-24 Yoshiaki Tamura New
[19/19] migration: add a parser to accept FT migration incoming mode. - - - - --- 2011-01-19 Yoshiaki Tamura New
[18/19] Introduce -k option to enable FT migration mode (Kemari). - - - - --- 2011-01-19 Yoshiaki Tamura New
[17/19] migration-tcp: modify tcp_accept_incoming_migration() to handle ft_mode, and add a hack not… - - - - --- 2011-01-19 Yoshiaki Tamura New
[16/19] migration: introduce migrate_ft_trans_{put, get}_ready(), and modify migrate_fd_put_ready()… - - - - --- 2011-01-19 Yoshiaki Tamura New
[15/19] savevm: introduce qemu_savevm_trans_{begin, commit}. - - - - --- 2011-01-19 Yoshiaki Tamura New
[14/19] block: insert event-tap to bdrv_aio_writev() and bdrv_aio_flush(). - - - - --- 2011-01-19 Yoshiaki Tamura New
[13/19] net: insert event-tap to qemu_send_packet() and qemu_sendv_packet_async(). - - - - --- 2011-01-19 Yoshiaki Tamura New
[12/19] Insert event_tap_mmio() to cpu_physical_memory_rw() in exec.c. - - - - --- 2011-01-19 Yoshiaki Tamura New
[11/19] ioport: insert event_tap_ioport() to ioport_write(). - - - - --- 2011-01-19 Yoshiaki Tamura New
[10/19] Call init handler of event-tap at main() in vl.c. - - - - --- 2011-01-19 Yoshiaki Tamura New
[09/19] Introduce event-tap. - - - - --- 2011-01-19 Yoshiaki Tamura New
[08/19] savevm: introduce util functions to control ft_trans_file from savevm layer. - - - - --- 2011-01-19 Yoshiaki Tamura New
[07/19] Introduce fault tolerant VM transaction QEMUFile and ft_mode. - - - - --- 2011-01-19 Yoshiaki Tamura New
[06/19] virtio: decrement last_avail_idx with inuse before saving. - - - - --- 2011-01-19 Yoshiaki Tamura New
[05/19] vl.c: add deleted flag for deleting the handler. - - - - --- 2011-01-19 Yoshiaki Tamura New
[04/19] qemu-char: export socket_set_nodelay(). - - - - --- 2011-01-19 Yoshiaki Tamura New
[03/19] Introduce skip_header parameter to qemu_loadvm_state(). - - - - --- 2011-01-19 Yoshiaki Tamura New
[02/19] Introduce read() to FdMigrationState. - - - - --- 2011-01-19 Yoshiaki Tamura New
[01/19] Make QEMUFile buf expandable, and introduce qemu_realloc_buffer() and qemu_clear_buffer(). - - - - --- 2011-01-19 Yoshiaki Tamura New
[19/19] migration: add a parser to accept FT migration incoming mode. - - - - --- 2011-01-14 Yoshiaki Tamura New
[18/19] Introduce -k option to enable FT migration mode (Kemari). - - - - --- 2011-01-14 Yoshiaki Tamura New
[17/19] migration-tcp: modify tcp_accept_incoming_migration() to handle ft_mode, and add a hack not… - - - - --- 2011-01-14 Yoshiaki Tamura New
[16/19] migration: introduce migrate_ft_trans_{put, get}_ready(), and modify migrate_fd_put_ready()… - - - - --- 2011-01-14 Yoshiaki Tamura New
[15/19] savevm: introduce qemu_savevm_trans_{begin, commit}. - - - - --- 2011-01-14 Yoshiaki Tamura New
[14/19] block: insert event-tap to bdrv_aio_writev() and bdrv_aio_flush(). - - - - --- 2011-01-14 Yoshiaki Tamura New
[13/19] net: insert event-tap to qemu_send_packet() and qemu_sendv_packet_async(). - - - - --- 2011-01-14 Yoshiaki Tamura New
[12/19] Insert event_tap_mmio() to cpu_physical_memory_rw() in exec.c. - - - - --- 2011-01-14 Yoshiaki Tamura New
[11/19] ioport: insert event_tap_ioport() to ioport_write(). - - - - --- 2011-01-14 Yoshiaki Tamura New
[10/19] Call init handler of event-tap at main() in vl.c. - - - - --- 2011-01-14 Yoshiaki Tamura New
[09/19] Introduce event-tap. - - - - --- 2011-01-14 Yoshiaki Tamura New
[08/19] savevm: introduce util functions to control ft_trans_file from savevm layer. - - - - --- 2011-01-14 Yoshiaki Tamura New
[07/19] Introduce fault tolerant VM transaction QEMUFile and ft_mode. - - - - --- 2011-01-14 Yoshiaki Tamura New
[06/19] virtio: decrement last_avail_idx with inuse before saving. - - - - --- 2011-01-14 Yoshiaki Tamura New
[05/19] vl.c: add deleted flag for deleting the handler. - - - - --- 2011-01-14 Yoshiaki Tamura New
[04/19] qemu-char: export socket_set_nodelay(). - - - - --- 2011-01-14 Yoshiaki Tamura New
[03/19] Introduce skip_header parameter to qemu_loadvm_state(). - - - - --- 2011-01-14 Yoshiaki Tamura New
[02/19] Introduce read() to FdMigrationState. - - - - --- 2011-01-14 Yoshiaki Tamura New
[01/19] Make QEMUFile buf expandable, and introduce qemu_realloc_buffer() and qemu_clear_buffer(). - - - - --- 2011-01-14 Yoshiaki Tamura New
[19/19] migration: add a parser to accept FT migration incoming mode. - - - - --- 2011-01-13 Yoshiaki Tamura New
[18/19] Introduce -k option to enable FT migration mode (Kemari). - - - - --- 2011-01-13 Yoshiaki Tamura New
[17/19] migration-tcp: modify tcp_accept_incoming_migration() to handle ft_mode, and add a hack not… - - - - --- 2011-01-13 Yoshiaki Tamura New
[16/19] migration: introduce migrate_ft_trans_{put, get}_ready(), and modify migrate_fd_put_ready()… - - - - --- 2011-01-13 Yoshiaki Tamura New
[15/19] savevm: introduce qemu_savevm_trans_{begin, commit}. - - - - --- 2011-01-13 Yoshiaki Tamura New
[14/19] block: insert event-tap to bdrv_aio_writev() and bdrv_aio_flush(). - - - - --- 2011-01-13 Yoshiaki Tamura New
[13/19] net: insert event-tap to qemu_send_packet() and qemu_sendv_packet_async(). - - - - --- 2011-01-13 Yoshiaki Tamura New
[12/19] Insert event_tap_mmio() to cpu_physical_memory_rw() in exec.c. - - - - --- 2011-01-13 Yoshiaki Tamura New
[11/19] ioport: insert event_tap_ioport() to ioport_write(). - - - - --- 2011-01-13 Yoshiaki Tamura New
[10/19] Call init handler of event-tap at main() in vl.c. - - - - --- 2011-01-13 Yoshiaki Tamura New
[09/19] Introduce event-tap. - - - - --- 2011-01-13 Yoshiaki Tamura New
[08/19] savevm: introduce util functions to control ft_trans_file from savevm layer. - - - - --- 2011-01-13 Yoshiaki Tamura New
[07/19] Introduce fault tolerant VM transaction QEMUFile and ft_mode. - - - - --- 2011-01-13 Yoshiaki Tamura New
[06/19] virtio: decrement last_avail_idx with inuse before saving. - - - - --- 2011-01-13 Yoshiaki Tamura New
[05/19] vl.c: add deleted flag for deleting the handler. - - - - --- 2011-01-13 Yoshiaki Tamura New
[04/19] qemu-char: export socket_set_nodelay(). - - - - --- 2011-01-13 Yoshiaki Tamura New
[03/19] Introduce skip_header parameter to qemu_loadvm_state(). - - - - --- 2011-01-13 Yoshiaki Tamura New
[02/19] Introduce read() to FdMigrationState. - - - - --- 2011-01-13 Yoshiaki Tamura New
[01/19] Make QEMUFile buf expandable, and introduce qemu_realloc_buffer() and qemu_clear_buffer(). - - - - --- 2011-01-13 Yoshiaki Tamura New
[19/19] migration: add a parser to accept FT migration incoming mode. - - - - --- 2011-01-11 Yoshiaki Tamura New
[18/19] Introduce -k option to enable FT migration mode (Kemari). - - - - --- 2011-01-11 Yoshiaki Tamura New
[17/19] migration-tcp: modify tcp_accept_incoming_migration() to handle ft_mode, and add a hack not… - - - - --- 2011-01-11 Yoshiaki Tamura New
[16/19] migration: introduce migrate_ft_trans_{put, get}_ready(), and modify migrate_fd_put_ready()… - - - - --- 2011-01-11 Yoshiaki Tamura New
[15/19] savevm: introduce qemu_savevm_trans_{begin, commit}. - - - - --- 2011-01-11 Yoshiaki Tamura New
[14/19] block: insert event-tap to bdrv_aio_writev() and bdrv_aio_flush(). - - - - --- 2011-01-11 Yoshiaki Tamura New
[13/19] net: insert event-tap to qemu_send_packet() and qemu_sendv_packet_async(). - - - - --- 2011-01-11 Yoshiaki Tamura New
« 1 2 3 4 »