[libvirt] [RFC PATCH 0/6] Switch over qemu command line capabilities to virBitmap

Daniel Veillard veillard at redhat.com
Thu Feb 10 02:44:12 UTC 2011


On Wed, Feb 09, 2011 at 05:01:57PM +0100, Jiri Denemark wrote:
> There are two main reasons behind this patchset:
> - we are getting very close to 64 flags which is the maximum we can use with
>   unsigned long long
> - by using LL constants in enum we already violates C99 constraint that enum
>   values have to fit into int
> 
> This is a very conflict-prone patchset so I'd like to get some feedback on the
> ideas and naming used so that this could possible be among the first patches
> pushed after 0.8.8 release.

  ACK on the principle and timing !

Daniel

-- 
Daniel Veillard      | libxml Gnome XML XSLT toolkit  http://xmlsoft.org/
daniel at veillard.com  | Rpmfind RPM search engine http://rpmfind.net/
http://veillard.com/ | virtualization library  http://libvirt.org/




More information about the libvir-list mailing list