[libvirt] [PATCH resend v2 0/2] Allow saving QEMU libvirt state to a pipe

Chen Hanxiao chen_han_xiao at 126.com
Fri Feb 17 01:52:27 UTC 2017


At 2017-02-03 16:23:52, "Chen Hanxiao" <chen_han_xiao at 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 at 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-resend:
>  rebase on upstream
>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
>
> include/libvirt/libvirt-domain.h |  1 +
> src/qemu/qemu_driver.c           | 54 ++++++++++++++++++++++++++--------------
> tools/virsh-domain.c             |  6 +++++
> tools/virsh.pod                  |  5 +++-
> 4 files changed, 47 insertions(+), 19 deletions(-)

ping

Regards,
- Chen




More information about the libvir-list mailing list