qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH] Option to continue after migration


From: Anthony Liguori
Subject: Re: [Qemu-devel] [PATCH] Option to continue after migration
Date: Wed, 30 Sep 2009 08:46:05 -0500
User-agent: Thunderbird 2.0.0.23 (X11/20090825)

Nathan Baum wrote:
Hello,

This patch adds a -c "continue" option to the migrate command which
causes the originating VM to remain running after migration, assuming it
was running before.

I've done this primarily so that I can do "migrate -d -c exec:cat>file"

Just do a 'cont' as soon as migration completes. If you don't use -d, you'll have a way to be notified when migration completes.

Regards,

Anthony Liguori




reply via email to

[Prev in Thread] Current Thread [Next in Thread]