]> git.ipfire.org Git - thirdparty/libvirt.git/commit
conf: Extract code for parsing thread resource scheduler info
authorPeter Krempa <pkrempa@redhat.com>
Tue, 12 Jan 2016 12:11:56 +0000 (13:11 +0100)
committerPeter Krempa <pkrempa@redhat.com>
Fri, 5 Feb 2016 15:21:45 +0000 (16:21 +0100)
commit173054ceea09b598ad0909f388793ed27950233a
treeda06efa99174c8414a15ec5e03fad99ebfa5c087
parente992aa21f7a9796dc2b673363781a1a66be32878
conf: Extract code for parsing thread resource scheduler info

As the scheduler info elements are represented orthogonally to how it
makes sense to actually store the information, the extracted code will
be later used when converting between XML and internal definitions.
src/conf/domain_conf.c