]> git.ipfire.org Git - thirdparty/libvirt.git/commit
conf: domcaps: Add single line formatting macro
authorCole Robinson <crobinso@redhat.com>
Fri, 8 Feb 2019 23:32:48 +0000 (18:32 -0500)
committerCole Robinson <crobinso@redhat.com>
Mon, 18 Mar 2019 14:51:02 +0000 (10:51 -0400)
commitbf68454c46ba5b7d56990bbcc857e646f16aab94
tree9d9d4234357e58441cbfffa87635147a8aa9c947
parentad129324814dd4fc4804e2c3744bed0b877a020a
conf: domcaps: Add single line formatting macro

Similar to the macros we have for formatting enums, add a macro to
simplify formatting the pattern:

  <FOO supported='yes|no'/>

Acked-by: Michal Privoznik <mprivozn@redhat.com>
Signed-off-by: Cole Robinson <crobinso@redhat.com>
src/conf/domain_capabilities.c