]> git.ipfire.org Git - thirdparty/libvirt.git/commit
conf: Parse common scheduler attributes in separate function
authorMartin Kletzander <mkletzan@redhat.com>
Mon, 15 Apr 2019 08:56:03 +0000 (10:56 +0200)
committerMartin Kletzander <mkletzan@redhat.com>
Tue, 16 Apr 2019 11:46:17 +0000 (13:46 +0200)
commit0c010cd1039c301059037d323376be0501f18048
tree1b9414860cd2a3ee0cffa949536e4de3499c35f9
parentad32d7616577bd28d6dcd3add7bdf810c62a1e71
conf: Parse common scheduler attributes in separate function

This will become useful later when parsing emulatorsched parameters which don't
need the rest of the current function.

Signed-off-by: Martin Kletzander <mkletzan@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
src/conf/domain_conf.c