Re: [libvirt] [PATCH v3 0/2] Allow saving VM state to pipe

2017-03-20 Thread Chen Hanxiao
At 2017-03-14 14:26:24, "Chen Hanxiao" wrote: > >At 2017-03-09 12:22:21, "Chen Hanxiao" wrote: >>This series introduce flag VIR_DOMAIN_SAVE_DIRECT >>to enable command 'save' to write to PIPE. >>This will write QEMU_SAVE_MAGIC directly. >> >>Base upon patches from Roy Keene >>with some fixes. >>

Re: [libvirt] [PATCH v3 0/2] Allow saving VM state to pipe

2017-03-13 Thread Chen Hanxiao
At 2017-03-09 12:22:21, "Chen Hanxiao" wrote: >This series introduce flag VIR_DOMAIN_SAVE_DIRECT >to enable command 'save' to write to PIPE. >This will write QEMU_SAVE_MAGIC directly. > >Base upon patches from Roy Keene >with some fixes. > >Change from original patch: >1) Check whether the speci