All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Some minor fixes for migration states
@ 2021-12-31  5:59 Zhang Chen
  2021-12-31  5:59 ` [PATCH 1/3] migration/migration.c: Add missed default error handler for migration state Zhang Chen
                   ` (3 more replies)
  0 siblings, 4 replies; 13+ messages in thread
From: Zhang Chen @ 2021-12-31  5:59 UTC (permalink / raw)
  To: Dr. David Alan Gilbert, Juan Quintela, qemu-dev; +Cc: Zhang Chen

This series solved some fixme and comments in code.
Please see the details in each patch commit message.

Zhang Chen (3):
  migration/migration.c: Add missed default error handler for migration
    state
  migration/migration.c: Avoid COLO boot in postcopy migration
  migration/migration.c: Remove the MIGRATION_STATUS_ACTIVE when
    migration finished

 migration/migration.c | 18 ++++++------------
 1 file changed, 6 insertions(+), 12 deletions(-)

-- 
2.25.1



^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2022-01-27  2:04 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-12-31  5:59 [PATCH 0/3] Some minor fixes for migration states Zhang Chen
2021-12-31  5:59 ` [PATCH 1/3] migration/migration.c: Add missed default error handler for migration state Zhang Chen
2022-01-19 17:52   ` Dr. David Alan Gilbert
2022-01-20 14:55     ` Zhang, Chen
2022-01-26 19:23   ` Juan Quintela
2021-12-31  5:59 ` [PATCH 2/3] migration/migration.c: Avoid COLO boot in postcopy migration Zhang Chen
2022-01-19 19:40   ` Dr. David Alan Gilbert
2022-01-20 14:53     ` Zhang, Chen
2022-01-26 19:30   ` Juan Quintela
2022-01-27  2:03     ` Zhang, Chen
2021-12-31  5:59 ` [PATCH 3/3] migration/migration.c: Remove the MIGRATION_STATUS_ACTIVE when migration finished Zhang Chen
2022-01-26 19:35   ` Juan Quintela
2022-01-19 14:45 ` [PATCH 0/3] Some minor fixes for migration states Zhang, Chen

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.