]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commit
qemu: Remove explicit values from virQEMUCapsFlags
authorAndrea Bolognani <abologna@redhat.com>
Tue, 6 Oct 2015 14:28:25 +0000 (16:28 +0200)
committerAndrea Bolognani <abologna@redhat.com>
Wed, 7 Oct 2015 09:04:21 +0000 (11:04 +0200)
commitb527aa090db303caf1a16017b2810a3377f0da27
treea647c511d917e9493efbf67dd64da7a358776d20
parent01b4baba59db2478ad260ebc61693a2325229f5b
qemu: Remove explicit values from virQEMUCapsFlags

This gets rid of the partially enforced alignment and makes it less
likely for a bogus value to be introduced in the enumeration.
Capabilities are divided in five-element groups for better readability.

Use #define for QEMU_CAPS_NET_NAME and QEMU_CAPS_HOST_NET_ADD, both
of which are aliases for QEMU_CAPS_0_10.
src/qemu/qemu_capabilities.h