Re: [libvirt] [PATCH 6/9] Introduce an LXC specific public API & library

2013-01-14 Thread Daniel P. Berrange
On Tue, Jan 08, 2013 at 09:02:37AM -0700, Eric Blake wrote: > On 12/21/2012 10:08 AM, Daniel P. Berrange wrote: > > From: "Daniel P. Berrange" > > > > This patch introduces support for LXC specific public APIs. In > > common with what was done for QEMU, this creates a libvirt_lxc.so > > library a

Re: [libvirt] [PATCH 6/9] Introduce an LXC specific public API & library

2013-01-08 Thread Eric Blake
On 12/21/2012 10:08 AM, Daniel P. Berrange wrote: > From: "Daniel P. Berrange" > > This patch introduces support for LXC specific public APIs. In > common with what was done for QEMU, this creates a libvirt_lxc.so > library and libvirt/libvirt-lxc.h header file. > > The actual APIs are > > in

[libvirt] [PATCH 6/9] Introduce an LXC specific public API & library

2012-12-21 Thread Daniel P. Berrange
From: "Daniel P. Berrange" This patch introduces support for LXC specific public APIs. In common with what was done for QEMU, this creates a libvirt_lxc.so library and libvirt/libvirt-lxc.h header file. The actual APIs are int virDomainLxcOpenNamespace(virDomainPtr domain,