Hello
Is there an easy way to get supported feature (API) list in each driver?
The function would be to return a list which describes which APIs are
supported and which APIs are not.
Thanks in advance
ozaki-r
___
libvirt-users mailing list
libvirt-us
On Mon, Jun 21, 2010 at 4:29 PM, Daniel Veillard wrote:
> On Sat, Jun 19, 2010 at 08:15:44PM +0900, Ryota Ozaki wrote:
>> Hello
>>
>> Is there an easy way to get supported feature (API) list in each driver?
>> The function would be to return a list which describes whic
Hi Nirmal,
On Tue, Aug 3, 2010 at 10:30 AM, Nirmal Guhan wrote:
> Is anyone using libvirt for lxc ? I am trying to do so and running
> into an issue. The system container starts fine with lxc tools and am
> able to connect to it.
>
> Here is the snippet of my xml file (rest is same as in
> http:/
On Wed, Aug 4, 2010 at 2:28 AM, Nirmal Guhan wrote:
> On Tue, Aug 3, 2010 at 6:07 AM, Ryota Ozaki wrote:
>> Hi Nirmal,
>>
>> On Tue, Aug 3, 2010 at 10:30 AM, Nirmal Guhan wrote:
>>> Is anyone using libvirt for lxc ? I am trying to do so and running
>>> int