aliguori 065e281356 Reintroduce migrate-to-exec: support (Charles Duffy)
KVM's live migration support included support for exec: URLs, allowing system
state to be written or received via an arbitrary popen()ed subprocess. This
provides a convenient way to pipe state through a compression algorithm or an
arbitrary network transport on its way to its destination, and a convenient way
to write state to disk; libvirt's qemu driver currently uses migration to exec:
targets for this latter purpose.

This version of the patch refactors now-common code from migrate-tcp.c into
migrate.c. 

Signed-off-by: Charles Duffy <Charles_Duffy@messageone.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>



git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5694 c046a42c-6fe2-441c-8c8c-71466251a162
2008-11-11 16:46:33 +00:00
2008-11-09 09:31:37 +00:00
2008-11-04 12:33:21 +00:00
2008-10-26 15:26:09 +00:00
2008-11-03 19:09:29 +00:00
2008-11-09 19:52:36 +00:00
2008-10-04 03:27:44 +00:00
2008-09-09 17:15:28 +00:00
2008-10-12 21:19:57 +00:00
2008-11-06 09:38:51 +00:00
2008-10-12 17:54:42 +00:00
2008-11-05 16:04:33 +00:00
2008-11-10 15:55:14 +00:00
2008-10-27 19:49:12 +00:00
2008-11-06 09:38:51 +00:00
2008-10-02 18:26:42 +00:00
2008-11-10 15:55:14 +00:00
2008-11-05 16:29:27 +00:00
2008-11-05 16:04:33 +00:00
2008-11-07 16:55:48 +00:00
2008-10-29 14:37:18 +00:00
2008-10-02 18:26:42 +00:00
2008-10-26 19:13:20 +00:00
2008-11-06 09:38:51 +00:00
2008-10-05 10:51:10 +00:00
2008-10-05 10:51:10 +00:00
2008-10-28 18:22:59 +00:00
2008-09-06 16:31:30 +00:00
2008-10-02 18:26:42 +00:00

Read the documentation in qemu-doc.html.

Fabrice Bellard.
Description
No description provided
Readme 404 MiB
Languages
C 82.6%
C++ 6.5%
Python 3.4%
Dylan 2.9%
Shell 1.6%
Other 2.8%