Re: [libvirt-users] How to get supported feature list in driver

2010-06-21 Thread Ryota Ozaki
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 which APIs are >> supported and w

Re: [libvirt-users] How to get supported feature list in driver

2010-06-21 Thread Daniel Veillard
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 which APIs are > supported and which APIs are not. No, and it's somehow painful. If unsuppor