Re: [libvirt RFCv6 12/27] remote: Add RPC support for the virDomainRestoreParams API

2022-05-06 Thread Daniel P . Berrangé
On Thu, May 05, 2022 at 02:52:26PM +0200, Claudio Fontana wrote: > Signed-off-by: Claudio Fontana > --- > src/remote/remote_driver.c | 1 + > src/remote/remote_protocol.x | 14 +- > src/remote_protocol-structs | 8 > 3 files changed, 22 insertions(+), 1 deletion(-) Revi

[libvirt RFCv6 12/27] remote: Add RPC support for the virDomainRestoreParams API

2022-05-05 Thread Claudio Fontana
Signed-off-by: Claudio Fontana --- src/remote/remote_driver.c | 1 + src/remote/remote_protocol.x | 14 +- src/remote_protocol-structs | 8 3 files changed, 22 insertions(+), 1 deletion(-) diff --git a/src/remote/remote_driver.c b/src/remote/remote_driver.c index 65fc19