]> git.ipfire.org Git - thirdparty/libvirt.git/commit
conf: introduce virDomainDefParseBootKernelOptions
authorPavel Hrdina <phrdina@redhat.com>
Wed, 10 Mar 2021 10:23:42 +0000 (11:23 +0100)
committerPavel Hrdina <phrdina@redhat.com>
Thu, 18 Mar 2021 17:42:16 +0000 (18:42 +0100)
commitbf9b3f8e573092cc98ea647f25cf116e22bbfe3c
tree4110c507b9dc5e3dc97bfabc9528fe3076bee1f3
parentb07116438c96fddfa00bdb57878a707240574b42
conf: introduce virDomainDefParseBootKernelOptions

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