[libvirt] [PATCH 15/15] Switch to using virNetServer APIs for monitor socket

Jiri Denemark jdenemar at redhat.com
Wed Jul 4 15:09:57 UTC 2012


On Tue, Jul 03, 2012 at 16:58:54 +0100, Daniel P. Berrange wrote:
> From: "Daniel P. Berrange" <berrange at redhat.com>
> 
> In preparation for introducing a full RPC protocol for
> libvirt_lxc, switch over to using the virNetServer APIs
> for the monitor connection
> 
> Signed-off-by: Daniel P. Berrange <berrange at redhat.com>
> ---
>  src/Makefile.am          |    2 +
>  src/lxc/lxc_controller.c |  268 +++++++++-------------------------------------
>  2 files changed, 54 insertions(+), 216 deletions(-)

Nice. This looks OK and I trust you actually tested it still works :-)

ACK

Jirka




More information about the libvir-list mailing list