
25 Jan
2011
25 Jan
'11
5:14 a.m.
Hi Eric, This updated series addresses problems you pointed out. Thanks for review. This patch set adds three new features into migration: 1. Cancel migration if user presses Ctrl-C when migration is in progress 2. show migration's progress 3. auto-suspend the guest OS at timeout, where the migration will complete offline Hu Tao (1): Cancel migration if user presses Ctrl-C when migration is in progress Wen Congyang (1): Show migration progress. Force guest suspend at timeout tools/virsh.c | 212 ++++++++++++++++++++++++++++++++++++++++++++++++++++--- tools/virsh.pod | 7 ++- 2 files changed, 207 insertions(+), 12 deletions(-) -- 1.7.3.1