Re: [libvirt RFCv7 12/40] tools: make use of params in doSave

2022-05-06 Thread Claudio Fontana
On 5/6/22 3:24 PM, Daniel P. Berrangé wrote: > On Fri, May 06, 2022 at 03:19:31PM +0200, Claudio Fontana wrote: >> whops this is pretty wrong. >> >> On 5/6/22 3:10 PM, Claudio Fontana wrote: >>> Signed-off-by: Claudio Fontana >>> --- >>> tools/virsh-domain.c | 25 ++--- >>> 1

Re: [libvirt RFCv7 12/40] tools: make use of params in doSave

2022-05-06 Thread Daniel P . Berrangé
On Fri, May 06, 2022 at 03:19:31PM +0200, Claudio Fontana wrote: > whops this is pretty wrong. > > On 5/6/22 3:10 PM, Claudio Fontana wrote: > > Signed-off-by: Claudio Fontana > > --- > > tools/virsh-domain.c | 25 ++--- > > 1 file changed, 18 insertions(+), 7 deletions(-) >

Re: [libvirt RFCv7 12/40] tools: make use of params in doSave

2022-05-06 Thread Claudio Fontana
whops this is pretty wrong. On 5/6/22 3:10 PM, Claudio Fontana wrote: > Signed-off-by: Claudio Fontana > --- > tools/virsh-domain.c | 25 ++--- > 1 file changed, 18 insertions(+), 7 deletions(-) > > diff --git a/tools/virsh-domain.c b/tools/virsh-domain.c > index ba492e807e.

[libvirt RFCv7 12/40] tools: make use of params in doSave

2022-05-06 Thread Claudio Fontana
Signed-off-by: Claudio Fontana --- tools/virsh-domain.c | 25 ++--- 1 file changed, 18 insertions(+), 7 deletions(-) diff --git a/tools/virsh-domain.c b/tools/virsh-domain.c index ba492e807e..be5679df0f 100644 --- a/tools/virsh-domain.c +++ b/tools/virsh-domain.c @@ -4203,6 +