Show patches with: Submitter = Rao, Lei       |    State = Action Required       |   114 patches
« 1 2 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[RFC,13/13] vfio/migration: make the region and plugin member of struct VFIOMigration to be a union Add a plugin to support out-of-band live migration for VFIO pass-through device - 1 - --- 2022-05-24 Rao, Lei New
[RFC,12/13] vfio/migration: add some trace-events for vfio migration plugin Add a plugin to support out-of-band live migration for VFIO pass-through device - 1 - --- 2022-05-24 Rao, Lei New
[RFC,11/13] vfio/migration: add a plugin layer to support out-of-band live migration Add a plugin to support out-of-band live migration for VFIO pass-through device - 1 - --- 2022-05-24 Rao, Lei New
[RFC,10/13] vfio/pci: introduce command-line parameters to specify migration method Add a plugin to support out-of-band live migration for VFIO pass-through device - 1 - --- 2022-05-24 Rao, Lei New
[RFC,09/13] vfio/migration: move the functions of In-Band approach to a new file Add a plugin to support out-of-band live migration for VFIO pass-through device - 1 - --- 2022-05-24 Rao, Lei New
[RFC,08/13] vfio/migration: split migration handler registering from vfio_migration_init Add a plugin to support out-of-band live migration for VFIO pass-through device - 1 - --- 2022-05-24 Rao, Lei New
[RFC,07/13] vfio/migration: move the statistics of bytes_transferred to generic VFIO migration layer Add a plugin to support out-of-band live migration for VFIO pass-through device - 1 - --- 2022-05-24 Rao, Lei New
[RFC,06/13] vfio/migration: introduce VFIOMigrationOps layer in VFIO live migration framework Add a plugin to support out-of-band live migration for VFIO pass-through device - 1 - --- 2022-05-24 Rao, Lei New
[RFC,05/13] vfio/migration: rename functions that relate to the In-Band approach Add a plugin to support out-of-band live migration for VFIO pass-through device - 1 - --- 2022-05-24 Rao, Lei New
[RFC,04/13] vfio/migration: Separated functions that relate to the In-Band approach Add a plugin to support out-of-band live migration for VFIO pass-through device - 1 - --- 2022-05-24 Rao, Lei New
[RFC,03/13] vfio/migration: move vfio_get_dev_region_info out of vfio_migration_probe Add a plugin to support out-of-band live migration for VFIO pass-through device - - - --- 2022-05-24 Rao, Lei New
[RFC,02/13] vfio/migration: move migration struct allocation out of vfio_migration_init Add a plugin to support out-of-band live migration for VFIO pass-through device - - - --- 2022-05-24 Rao, Lei New
[RFC,01/13] vfio/migration: put together checks of migration initialization conditions Add a plugin to support out-of-band live migration for VFIO pass-through device - 1 - --- 2022-05-24 Rao, Lei New
[v2] block/nbd.c: Fixed IO request coroutine not being wakeup when kill NBD server [v2] block/nbd.c: Fixed IO request coroutine not being wakeup when kill NBD server - 1 - --- 2022-03-09 Rao, Lei New
block/nbd.c: Fixed IO request coroutine not being wakeup when kill NBD server. block/nbd.c: Fixed IO request coroutine not being wakeup when kill NBD server. - - - --- 2022-03-03 Rao, Lei New
[v2] ui/vnc.c: Fixed a deadlock bug. [v2] ui/vnc.c: Fixed a deadlock bug. - 1 - --- 2022-01-05 Rao, Lei New
[RFC] ui/vnc.c: Fixed a deadlock bug. [RFC] ui/vnc.c: Fixed a deadlock bug. - 1 - --- 2021-12-29 Rao, Lei New
migration/colo.c: Add missed return in error handling migration/colo.c: Add missed return in error handling - 1 - --- 2021-12-28 Rao, Lei New
[v2] net/filter: Optimize filter_send to coroutine [v2] net/filter: Optimize filter_send to coroutine - 2 - --- 2021-12-27 Rao, Lei New
net/filter: Optimize filter_send to coroutine net/filter: Optimize filter_send to coroutine - 1 - --- 2021-12-24 Rao, Lei New
[v2] COLO: Move some trace code behind qemu_mutex_unlock_iothread() [v2] COLO: Move some trace code behind qemu_mutex_unlock_iothread() - 1 - --- 2021-12-14 Rao, Lei New
COLO: Move some trace code behind qemu_mutex_unlock_iothread() COLO: Move some trace code behind qemu_mutex_unlock_iothread() - - - --- 2021-12-10 Rao, Lei New
QIO: Add force_quit to the QIOChannel to ensure QIO exits cleanly in some corner case QIO: Add force_quit to the QIOChannel to ensure QIO exits cleanly in some corner case - - - --- 2021-12-01 Rao, Lei New
[v2,2/2] docs: Use double quotes instead of single quotes for COLO [v2,1/2] docs: Drop deprecated 'props' from object-add - 1 - --- 2021-11-22 Rao, Lei New
[v2,1/2] docs: Drop deprecated 'props' from object-add [v2,1/2] docs: Drop deprecated 'props' from object-add - 1 - --- 2021-11-22 Rao, Lei New
[2/2] docs: Use double quotes instead of single quotes for COLO [1/2] docs: Drop deprecated 'props' from object-add - - - --- 2021-11-22 Rao, Lei New
[1/2] docs: Drop deprecated 'props' from object-add [1/2] docs: Drop deprecated 'props' from object-add - - - --- 2021-11-22 Rao, Lei New
docs/COLO-FT.txt: Drop deprecated 'props' from object-add in COLO docs docs/COLO-FT.txt: Drop deprecated 'props' from object-add in COLO docs - 3 - --- 2021-11-18 Rao, Lei New
[v2] Fixed a QEMU hang when guest poweroff in COLO mode [v2] Fixed a QEMU hang when guest poweroff in COLO mode - 2 - --- 2021-11-11 Rao, Lei New
[2/2] migration/ram.c: Remove the qemu_mutex_lock in colo_flush_ram_cache. [1/2] Fixed a QEMU hang when guest poweroff in COLO mode - 2 - --- 2021-11-10 Rao, Lei New
[1/2] Fixed a QEMU hang when guest poweroff in COLO mode [1/2] Fixed a QEMU hang when guest poweroff in COLO mode - - - --- 2021-11-10 Rao, Lei New
[v7,2/2] Reduce the PVM stop time during Checkpoint Optimized some codes and fixed PVM hang when enabling auto-converge - 3 1 --- 2021-11-09 Rao, Lei New
[v7,1/2] Reset the auto-converge counter at every checkpoint. Optimized some codes and fixed PVM hang when enabling auto-converge - 3 1 --- 2021-11-09 Rao, Lei New
[v3] Optimized the function of fill_connection_key. [v3] Optimized the function of fill_connection_key. - 2 - --- 2021-11-03 Rao, Lei New
[v2,7/7] Optimized the function of fill_connection_key. Fixed some bugs and optimized some codes for COLO - 3 - --- 2021-11-01 Rao, Lei New
[v2,6/7] Changed the last-mode to none of first start COLO Fixed some bugs and optimized some codes for COLO - 1 - --- 2021-11-01 Rao, Lei New
[v2,5/7] Removed the qemu_fclose() in colo_process_incoming_thread Fixed some bugs and optimized some codes for COLO - 1 - --- 2021-11-01 Rao, Lei New
[v2,4/7] colo: fixed 'Segmentation fault' when the simplex mode PVM poweroff Fixed some bugs and optimized some codes for COLO - 1 - --- 2021-11-01 Rao, Lei New
[v2,3/7] Fixed SVM hang when do failover before PVM crash Fixed some bugs and optimized some codes for COLO - 2 - --- 2021-11-01 Rao, Lei New
[v2,2/7] Fixed qemu crash when guest power off in COLO mode Fixed some bugs and optimized some codes for COLO - 1 - --- 2021-11-01 Rao, Lei New
[v2,1/7] Some minor optimizations for COLO Fixed some bugs and optimized some codes for COLO - 2 - --- 2021-11-01 Rao, Lei New
[7/7] Optimized the function of fill_connection_key. Fixed some bugs and optimized some codes for COLO - 1 - --- 2021-06-17 Rao, Lei New
[6/7] Changed the last-mode to none of first start COLO Fixed some bugs and optimized some codes for COLO - - - --- 2021-06-17 Rao, Lei New
[5/7] Removed the qemu_fclose() in colo_process_incoming_thread Fixed some bugs and optimized some codes for COLO - - - --- 2021-06-17 Rao, Lei New
[4/7] colo: fixed 'Segmentation fault' when the simplex mode PVM poweroff Fixed some bugs and optimized some codes for COLO - - - --- 2021-06-17 Rao, Lei New
[3/7] Fixed SVM hang when do failover before PVM crash Fixed some bugs and optimized some codes for COLO - 1 - --- 2021-06-17 Rao, Lei New
[2/7] Fixed qemu crash when guest power off in COLO mode Fixed some bugs and optimized some codes for COLO - - - --- 2021-06-17 Rao, Lei New
[1/7] Some minor optimizations for COLO Fixed some bugs and optimized some codes for COLO - 1 - --- 2021-06-17 Rao, Lei New
[v6,10/10] Fixed calculation error of pkt->header_size in fill_pkt_tcp_info() Fixed some bugs and optimized some codes for COLO - 3 1 --- 2021-04-09 Rao, Lei New
[v6,09/10] Add the function of colo_bitmap_clear_dirty Fixed some bugs and optimized some codes for COLO - 3 3 --- 2021-04-09 Rao, Lei New
[v6,08/10] Reduce the PVM stop time during Checkpoint Fixed some bugs and optimized some codes for COLO - 2 1 --- 2021-04-09 Rao, Lei New
[v6,07/10] Reset the auto-converge counter at every checkpoint. Fixed some bugs and optimized some codes for COLO - 2 1 --- 2021-04-09 Rao, Lei New
[v6,06/10] Add the function of colo_compare_cleanup Fixed some bugs and optimized some codes for COLO - 2 1 --- 2021-04-09 Rao, Lei New
[v6,05/10] Add a function named packet_new_nocopy for COLO. Fixed some bugs and optimized some codes for COLO - 1 - --- 2021-04-09 Rao, Lei New
[v6,04/10] Remove migrate_set_block_enabled in checkpoint Fixed some bugs and optimized some codes for COLO - 3 1 --- 2021-04-09 Rao, Lei New
[v6,03/10] Optimize the function of filter_send Fixed some bugs and optimized some codes for COLO - 3 1 --- 2021-04-09 Rao, Lei New
[v6,02/10] Fix the qemu crash when guest shutdown during checkpoint Fixed some bugs and optimized some codes for COLO - 3 1 --- 2021-04-09 Rao, Lei New
[v6,01/10] Remove some duplicate trace code. Fixed some bugs and optimized some codes for COLO - 3 1 --- 2021-04-09 Rao, Lei New
[v5,10/10] Fixed calculation error of pkt->header_size in fill_pkt_tcp_info() Fixed some bugs and optimized some codes for COLO - 2 - --- 2021-04-01 Rao, Lei New
[v5,09/10] Add the function of colo_bitmap_clear_dirty Fixed some bugs and optimized some codes for COLO - - - --- 2021-04-01 Rao, Lei New
[v5,08/10] Reduce the PVM stop time during Checkpoint Fixed some bugs and optimized some codes for COLO - 1 - --- 2021-04-01 Rao, Lei New
[v5,07/10] Reset the auto-converge counter at every checkpoint. Fixed some bugs and optimized some codes for COLO - 1 - --- 2021-04-01 Rao, Lei New
[v5,06/10] Add the function of colo_compare_cleanup Fixed some bugs and optimized some codes for COLO - 1 - --- 2021-04-01 Rao, Lei New
[v5,05/10] Add a function named packet_new_nocopy for COLO. Fixed some bugs and optimized some codes for COLO - - - --- 2021-04-01 Rao, Lei New
[v5,04/10] Remove migrate_set_block_enabled in checkpoint Fixed some bugs and optimized some codes for COLO - 2 - --- 2021-04-01 Rao, Lei New
[v5,03/10] Optimize the function of filter_send Fixed some bugs and optimized some codes for COLO - 2 - --- 2021-04-01 Rao, Lei New
[v5,02/10] Fix the qemu crash when guest shutdown during checkpoint Fixed some bugs and optimized some codes for COLO - 2 - --- 2021-04-01 Rao, Lei New
[v5,01/10] Remove some duplicate trace code. Fixed some bugs and optimized some codes for COLO - 2 - --- 2021-04-01 Rao, Lei New
[v4,10/10] Fixed calculation error of pkt->header_size in fill_pkt_tcp_info() Fixed some bugs and optimized some codes for COLO - 1 - --- 2021-03-25 Rao, Lei New
[v4,09/10] Add the function of colo_bitmap_clear_diry. Fixed some bugs and optimized some codes for COLO - - - --- 2021-03-25 Rao, Lei New
[v4,08/10] Reduce the PVM stop time during Checkpoint Fixed some bugs and optimized some codes for COLO - 1 - --- 2021-03-25 Rao, Lei New
[v4,07/10] Reset the auto-converge counter at every checkpoint. Fixed some bugs and optimized some codes for COLO - 1 - --- 2021-03-25 Rao, Lei New
[v4,06/10] Add the function of colo_compare_cleanup Fixed some bugs and optimized some codes for COLO - - - --- 2021-03-25 Rao, Lei New
[v4,05/10] Add a function named packet_new_nocopy for COLO. Fixed some bugs and optimized some codes for COLO - - - --- 2021-03-25 Rao, Lei New
[v4,04/10] Remove migrate_set_block_enabled in checkpoint Fixed some bugs and optimized some codes for COLO - 1 - --- 2021-03-25 Rao, Lei New
[v4,03/10] Optimize the function of filter_send Fixed some bugs and optimized some codes for COLO - 1 - --- 2021-03-25 Rao, Lei New
[v4,02/10] Fix the qemu crash when guest shutdown during checkpoint Fixed some bugs and optimized some codes for COLO - 1 - --- 2021-03-25 Rao, Lei New
[v4,01/10] Remove some duplicate trace code. Fixed some bugs and optimized some codes for COLO - 1 - --- 2021-03-25 Rao, Lei New
[v3,10/10] Fixed calculation error of pkt->header_size in fill_pkt_tcp_info() Fixed some bugs and optimized some codes for COLO - 1 - --- 2021-03-19 Rao, Lei New
[v3,09/10] Add the function of colo_bitmap_clear_diry. Fixed some bugs and optimized some codes for COLO - - - --- 2021-03-19 Rao, Lei New
[v3,08/10] Reduce the PVM stop time during Checkpoint Fixed some bugs and optimized some codes for COLO - - - --- 2021-03-19 Rao, Lei New
[v3,07/10] Reset the auto-converge counter at every checkpoint. Fixed some bugs and optimized some codes for COLO - 2 - --- 2021-03-19 Rao, Lei New
[v3,06/10] Add the function of colo_compare_cleanup Fixed some bugs and optimized some codes for COLO - - - --- 2021-03-19 Rao, Lei New
[v3,05/10] Add a function named packet_new_nocopy for COLO. Fixed some bugs and optimized some codes for COLO - - - --- 2021-03-19 Rao, Lei New
[v3,04/10] Remove migrate_set_block_enabled in checkpoint Fixed some bugs and optimized some codes for COLO - 1 - --- 2021-03-19 Rao, Lei New
[v3,03/10] Optimize the function of filter_send Fixed some bugs and optimized some codes for COLO - 1 - --- 2021-03-19 Rao, Lei New
[v3,02/10] Fix the qemu crash when guest shutdown during checkpoint Fixed some bugs and optimized some codes for COLO - 1 - --- 2021-03-19 Rao, Lei New
[v3,01/10] Remove some duplicate trace code. Fixed some bugs and optimized some codes for COLO - 1 - --- 2021-03-19 Rao, Lei New
[v2,10/10] Fixed calculation error of pkt->header_size in fill_pkt_tcp_info() Fixed some bugs and optimized some codes for COLO. - 1 - --- 2021-03-12 Rao, Lei New
[v2,09/10] Add the function of colo_bitmap_clear_diry Fixed some bugs and optimized some codes for COLO. - - - --- 2021-03-12 Rao, Lei New
[v2,08/10] Reduce the PVM stop time during Checkpoint Fixed some bugs and optimized some codes for COLO. - - - --- 2021-03-12 Rao, Lei New
[v2,07/10] Reset the auto-converge counter at every checkpoint. Fixed some bugs and optimized some codes for COLO. - - - --- 2021-03-12 Rao, Lei New
[v2,06/10] Add the function of colo_compare_cleanup Fixed some bugs and optimized some codes for COLO. - - - --- 2021-03-12 Rao, Lei New
[v2,05/10] Optimize the function of packet_new Fixed some bugs and optimized some codes for COLO. - - - --- 2021-03-12 Rao, Lei New
[v2,04/10] Remove migrate_set_block_enabled in checkpoint Fixed some bugs and optimized some codes for COLO. - 1 - --- 2021-03-12 Rao, Lei New
[v2,03/10] Optimize the function of filter_send Fixed some bugs and optimized some codes for COLO. - 1 - --- 2021-03-12 Rao, Lei New
[v2,02/10] Fix the qemu crash when guest shutdown during checkpoint Fixed some bugs and optimized some codes for COLO. - 1 - --- 2021-03-12 Rao, Lei New
[v2,01/10] Remove some duplicate trace code. Fixed some bugs and optimized some codes for COLO. - 1 - --- 2021-03-12 Rao, Lei New
[10/10] Fixed calculation error of pkt->header_size in fill_pkt_tcp_info() Fixed some bugs and optimized some codes for COLO - - - --- 2021-01-13 Rao, Lei New
[09/10] Add the function of colo_bitmap_clear_diry Fixed some bugs and optimized some codes for COLO - - - --- 2021-01-13 Rao, Lei New
« 1 2 »