Re: [libvirt] [PATCHv2 4/7] interface: implement remote protocol for network config transaction API

2011-05-23 Thread Daniel Veillard
On Thu, May 19, 2011 at 04:51:26PM -0400, Laine Stump wrote: > From: Michal Privoznik > > --- > src/remote/remote_driver.c |3 +++ > src/remote/remote_protocol.x | 17 - > src/remote_protocol-structs |9 + > 3 files changed, 28 insertions(+), 1 deletions(-) >

[libvirt] [PATCHv2 4/7] interface: implement remote protocol for network config transaction API

2011-05-19 Thread Laine Stump
From: Michal Privoznik --- src/remote/remote_driver.c |3 +++ src/remote/remote_protocol.x | 17 - src/remote_protocol-structs |9 + 3 files changed, 28 insertions(+), 1 deletions(-) diff --git a/src/remote/remote_driver.c b/src/remote/remote_driver.c index