[libvirt] [PATCH resend v2 2/2] virsh: introduce flage --direct for save command

2017-02-23 Thread Chen Hanxiao
From: Chen Hanxiao Base upon patches from Roy Keene This patch introduces --direct flag for save command. We could use this flag to save vm to a PIPE. We could saving a VM state directly to Ceph RBD images without having an intermediate file.

[libvirt] [PATCH resend v2 2/2] virsh: introduce flage --direct for save command

2017-02-03 Thread Chen Hanxiao
From: Chen Hanxiao Base upon patches from Roy Keene This patch introduces --direct flag for save command. We could use this flag to save vm to a PIPE. We could saving a VM state directly to Ceph RBD images without having an intermediate file.

[libvirt] [PATCH resend v2 2/2] virsh: introduce flage --direct for save command

2017-01-17 Thread Chen Hanxiao
From: Chen Hanxiao Base upon patches from Roy Keene This patch introduces --direct flag for save command. We could use this flag to save vm to a PIPE. We could saving a VM state directly to Ceph RBD images without having an intermediate file.