]> git.ipfire.org Git - thirdparty/libvirt.git/commit
conf: introduce virDomainControllerDriverFormat
authorJán Tomko <jtomko@redhat.com>
Fri, 26 May 2017 15:47:50 +0000 (17:47 +0200)
committerJán Tomko <jtomko@redhat.com>
Mon, 5 Jun 2017 14:13:50 +0000 (16:13 +0200)
commitfe262186dccfa5c5cbcfe5ab7eb95195cf3b10f5
tree593abea8b0fb44fb9eb4c3d5d996fcee3df1ebce
parent6d12a1cb2fb0e0152a19518423dceafa7cf088fb
conf: introduce virDomainControllerDriverFormat

Split out formatting the <driver> subelement of <controller>
to make adding new options easier.
src/conf/domain_conf.c