Re: [libvirt] [PATCH v2 3/8] undefine: Wire up the remote protocol

2011-07-15 Thread Eric Blake
On 07/15/2011 03:06 AM, Osier Yang wrote: > --- > src/remote/remote_driver.c |3 ++- > src/remote/remote_protocol.x |9 - > src/remote_protocol-structs |4 > 3 files changed, 14 insertions(+), 2 deletions(-) > > +++ b/src/remote_protocol-structs > @@ -533,6 +533,10 @@

[libvirt] [PATCH v2 3/8] undefine: Wire up the remote protocol

2011-07-15 Thread Osier Yang
--- src/remote/remote_driver.c |3 ++- src/remote/remote_protocol.x |9 - src/remote_protocol-structs |4 3 files changed, 14 insertions(+), 2 deletions(-) diff --git a/src/remote/remote_driver.c b/src/remote/remote_driver.c index a2c62ba..1acef17 100644 --- a/src/remo