[libvirt] [PATCH] qemu: Align virQEMUCapsFlags members

Jiri Denemark jdenemar at redhat.com
Mon Oct 5 13:24:17 UTC 2015


On Mon, Oct 05, 2015 at 14:13:05 +0200, Andrea Bolognani wrote:
> ---
> This pushes a lot of lines well beyond 80 columns, but then again some
> of the entries were already as long as 92 columns...
> 
>  src/qemu/qemu_capabilities.h | 412 +++++++++++++++++++++----------------------
>  1 file changed, 205 insertions(+), 207 deletions(-)

Hmm, could we also finally get rid of the useless explicit numbering and
make the list similar to the strings in qemu_capabilities.c? All of
these are internal flags, so the numbers are pretty much irrelevant as
long as the items correspond to the correct string representation.

Jirka




More information about the libvir-list mailing list