
4 Jul
2012
4 Jul
'12
11:09 a.m.
On Tue, Jul 03, 2012 at 16:58:54 +0100, Daniel P. Berrange wrote:
From: "Daniel P. Berrange" <berrange@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@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