qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] question about qemu migrate.


From: Amos Kong
Subject: Re: [Qemu-devel] question about qemu migrate.
Date: Sun, 22 Jul 2012 12:49:34 +0800

On Sun, Jul 22, 2012 at 12:30 PM, Sheldon <address@hidden> wrote:
I find there are four kinds of uri for qmp_migrate
"tcp:", "exec:", "unix:", and "fd:"


now I want to migrate the vm to a local file with "exec:" uri by hmp-command.

How should I do the migration?

(qemu) migrate -d exec:cat>/tmp/vm.out
.... -incoming fd:</tmp/vm.out 

reply via email to

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