[libvirt] Add device operations support for libvirt (lxc)

2012-10-23 Thread Heiher
Hello, Currently, libvirt is not support device operations for lxc. This is a patch that add device operations support for libvirt 0.10.2. 1. lxcDomainAttachDevice 2. lxcDomainAttachDeviceFlags 3. lxcDomainDetachDevice 4. lxcDomainDetachDeviceFlags 5. lxcDomainUpdateDeviceFlags In live mode,

Re: [libvirt] Add device operations support for libvirt (lxc)

2012-10-23 Thread Cole Robinson
On 10/23/2012 08:53 AM, Heiher wrote: Hello, Currently, libvirt is not support device operations for lxc. This is a patch that add device operations support for libvirt 0.10.2. 1. lxcDomainAttachDevice 2. lxcDomainAttachDeviceFlags 3. lxcDomainDetachDevice 4. lxcDomainDetachDeviceFlags