]> xenbits.xensource.com Git - libvirt.git/commit
qemu: Introduce qemuDomainDefFromXML helper
authorJiri Denemark <jdenemar@redhat.com>
Wed, 14 Jun 2017 11:42:16 +0000 (13:42 +0200)
committerJiri Denemark <jdenemar@redhat.com>
Wed, 14 Jun 2017 15:04:12 +0000 (17:04 +0200)
commit0810d4f5e0d77354cdf7ad56e1e8b7748bdb1501
tree77235ab707738767d9cc9cdd487bb7cce67f9135
parent1e8d6c6ef07a33ab338c2bf38fa017d4f2123335
qemu: Introduce qemuDomainDefFromXML helper

The main goal of this function is to enable reusing the parsing code
from qemuDomainDefCopy.

Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
Reviewed-by: Pavel Hrdina <phrdina@redhat.com>
src/qemu/qemu_domain.c