[libvirt] [PATCH 0/3] Add some new features into migration

Hu Tao hutao at cn.fujitsu.com
Tue Jan 25 10:14:11 UTC 2011


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




More information about the libvir-list mailing list