
9 Jul
2012
9 Jul
'12
10:26 a.m.
于 2012年07月03日 23:58, Daniel P. Berrange 写道:
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>
Hi Daniel With this patch [15/15] applied, I found the exit cmd failed in libvirt lxc. after I execute exit cmd in lxc,there has no response at all. when I revert this patch,it works well. Thanks Gao