]> git.ipfire.org Git - thirdparty/libvirt.git/commit
conf: introduce virDomainDefParseBootAcpiOptions
authorPavel Hrdina <phrdina@redhat.com>
Wed, 10 Mar 2021 10:39:34 +0000 (11:39 +0100)
committerPavel Hrdina <phrdina@redhat.com>
Thu, 18 Mar 2021 17:42:22 +0000 (18:42 +0100)
commit108cb29c1c7eec7b9089dd431e0bdcd82a0b07f1
tree2a3c650ece072e4d4462e032712feef1691a7b6a
parentb8dd70db4ee2f3a5edcbbeb8515830db9652cb59
conf: introduce virDomainDefParseBootAcpiOptions

Extract the code to it's own function.

Signed-off-by: Pavel Hrdina <phrdina@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
src/conf/domain_conf.c