[libvirt] [PATCH 06/11] Convert the LXC driver to use virNetClient

Jiri Denemark jdenemar at redhat.com
Thu Jul 26 21:25:17 UTC 2012


On Tue, Jul 24, 2012 at 14:22:48 +0100, Daniel P. Berrange wrote:
> From: "Daniel P. Berrange" <berrange at redhat.com>
> 
> Update the LXC driver to use the virNetClient APIs for
> connecting to the libvirt_lxc monitor, instead of the
> low-level socket APIs. This is a step towards running
> a full RPC protocol with libvirt_lxc
> 
> Signed-off-by: Daniel P. Berrange <berrange at redhat.com>
> ---
>  src/lxc/lxc_domain.c  |    3 -
>  src/lxc/lxc_domain.h  |    5 +-
>  src/lxc/lxc_process.c |  162 +++++++++++++++++--------------------------------
>  3 files changed, 59 insertions(+), 111 deletions(-)

ACK

Jirka




More information about the libvir-list mailing list