
21 Dec
2016
21 Dec
'16
4:12 p.m.
At 2016-12-15 11:15:13, "Chen Hanxiao" <chen_han_xiao@126.com> wrote:
This series introduce flag VIR_DOMAIN_SAVE_DIRECT to enable command 'save' to write to PIPE.
Base upon patches from Roy Keene <rkeene@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
v2: rename VIR_DOMAIN_SAVE_PIPE to VIR_DOMAIN_SAVE_DIRECT remove S_ISFIFO check
Chen Hanxiao (2): qemu: Allow saving QEMU libvirt state to a pipe virsh: introduce flage --direct for save command
Any comments? Regards, - Chen