]> xenbits.xensource.com Git - libvirt.git/commit
conf: Extract code that formats <cputune>
authorPeter Krempa <pkrempa@redhat.com>
Thu, 7 Jan 2016 12:50:03 +0000 (13:50 +0100)
committerPeter Krempa <pkrempa@redhat.com>
Mon, 8 Feb 2016 08:51:34 +0000 (09:51 +0100)
commite1fa2571c5e8edabb25debc4f0fa4278d0c7b22c
tree4a45c27d0fd9a62a732d914648c64f1976e4227e
parentcc715e9391ba07cfc99ed3ac644df04e7489244f
conf: Extract code that formats <cputune>

virDomainDefFormatInternal is growing rather large. Extract the cputune
formatter into a separate function.
src/conf/domain_conf.c