Re: [libvirt] [PATCHv2 3/5] Add virDomain{S, G}etInterfaceparameters support to the remote driver

2011-12-27 Thread Osier Yang
On 2011年12月23日 15:09, Hu Tao wrote: * daemon/remote.c: implement the server side support * src/remote/remote_driver.c: implement the client side support * src/remote/remote_protocol.x: definitions for the mew entry points s/mew/new/ * src/remote_protocol-structs: structure definitions --- d

[libvirt] [PATCHv2 3/5] Add virDomain{S, G}etInterfaceparameters support to the remote driver

2011-12-22 Thread Hu Tao
* daemon/remote.c: implement the server side support * src/remote/remote_driver.c: implement the client side support * src/remote/remote_protocol.x: definitions for the mew entry points * src/remote_protocol-structs: structure definitions --- daemon/remote.c | 64 +++