]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: capabilities: Move comments separating groups of capabilities
authorPeter Krempa <pkrempa@redhat.com>
Tue, 20 Jun 2017 14:15:11 +0000 (16:15 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Wed, 21 Jun 2017 06:35:59 +0000 (08:35 +0200)
commit753b8197f5ca6eb76b6377ad8908566459115dc4
treed55fe4f9153187ae41c7d81d4c2bb5bae020f156
parent296a53313f447d2f251cbea2cb050d2f695a7991
qemu: capabilities: Move comments separating groups of capabilities

Similarly to how we specify the groups of 5 capabilities in the header
file move the labels to separate line also for the VIR_ENUM_IMPL part.

This simplifies rebase conflict resolution in the capability file since
only lines have to be shuffled around, but they don't need to be edited.
src/qemu/qemu_capabilities.c