Re: [libvirt] [PATCH] virsh: clarify snapshot --live

2016-08-10 Thread Michal Privoznik
On 05.08.2016 09:23, Chen Hanxiao wrote: > From: Chen Hanxiao > > In libvirt, snapshot means disk snapshot. > snapshot --live is more like VM checkpoint. > Make it clear in virsh.pod. > > Signed-off-by: Chen Hanxiao > --- > tools/virsh.pod | 5 +++-- > 1 file changed, 3 insertions(+), 2 deleti

Re: [libvirt] [PATCH] virsh: clarify snapshot --live

2016-08-09 Thread Chen Hanxiao
At 2016-08-05 15:23:52, "Chen Hanxiao" wrote: >From: Chen Hanxiao > >In libvirt, snapshot means disk snapshot. >snapshot --live is more like VM checkpoint. >Make it clear in virsh.pod. > >Signed-off-by: Chen Hanxiao >--- > tools/virsh.pod | 5 +++-- > 1 file changed, 3 insertions(+), 2 deletions(

[libvirt] [PATCH] virsh: clarify snapshot --live

2016-08-05 Thread Chen Hanxiao
From: Chen Hanxiao In libvirt, snapshot means disk snapshot. snapshot --live is more like VM checkpoint. Make it clear in virsh.pod. Signed-off-by: Chen Hanxiao --- tools/virsh.pod | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/tools/virsh.pod b/tools/virsh.pod index