]> xenbits.xensource.com Git - libvirt.git/commit
conf: Introduce virDomainDefPostParseVideo helper
authorErik Skultety <eskultet@redhat.com>
Thu, 28 Jun 2018 07:46:27 +0000 (09:46 +0200)
committerErik Skultety <eskultet@redhat.com>
Mon, 9 Jul 2018 16:59:16 +0000 (18:59 +0200)
commit75aa179ad68f5845955128b9f047a43c8e5c9066
treed8d8ba08062a1341d85c90be930b6a34cf70d47d
parentf317b1e5c57291644c841cb620eda86dac8642a1
conf: Introduce virDomainDefPostParseVideo helper

Move the video post parse bits into a separate helper as the logic is
going to be extended in the future.

Signed-off-by: Erik Skultety <eskultet@redhat.com>
Reviewed-by: John Ferlan <jferlan@redhat.com>
src/conf/domain_conf.c