This series introduce flag VIR_DOMAIN_SAVE_PIPE
to enable command 'save' to write to PIPE.

Base upon patches from Roy Keene <rke...@knightpoint.com>
with some fixes.

Change from original patch:
1) Check whether the specified path is a PIPE.
2) Rebase on upstream.
3) Add doc for virsh command

Chen Hanxiao (2):
  qemu: Allow saving QEMU libvirt state to a pipe
  virsh: introduce flage --pipe for save command

 include/libvirt/libvirt-domain.h |  1 +
 src/qemu/qemu_driver.c           | 71 ++++++++++++++++++++++++++++++----------
 tools/virsh-domain.c             |  6 ++++
 tools/virsh.pod                  |  6 +++-
 4 files changed, 65 insertions(+), 19 deletions(-)

-- 
2.7.4


--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list

Reply via email to