[libvirt] [PATCH 13/23] Add basic driver API framework for device attach/detach support in LXC

Gao feng gaofeng at cn.fujitsu.com
Fri Dec 14 07:50:43 UTC 2012


On 2012/12/01 04:26, Daniel P. Berrange wrote:
> From: "Daniel P. Berrange" <berrange at redhat.com>
> 
> This wires up the LXC driver to support the domain device attach/
> detach/update APIs, following the same code design as used in
> the QEMU driver. No actual changes are possible with this commit,
> it is only providing the framework
> 
> Signed-off-by: Daniel P. Berrange <berrange at redhat.com>
> ---
>  src/lxc/lxc_driver.c | 290 +++++++++++++++++++++++++++++++++++++++++++++++++++
>  1 file changed, 290 insertions(+)
> 

ACK




More information about the libvir-list mailing list