]> git.ipfire.org Git - thirdparty/libvirt.git/commit
conf: Pass private data to Parse function of XML options
authorMartin Kletzander <mkletzan@redhat.com>
Fri, 24 Jul 2015 17:35:00 +0000 (19:35 +0200)
committerCole Robinson <crobinso@redhat.com>
Tue, 22 Sep 2015 00:17:59 +0000 (20:17 -0400)
commit10283d240c667d5c47b45207d01aa15f7625633d
tree1ddedc0c495d3a9806d3fe1cad7435ffe7a93ab5
parentedf314d71004c351460d49d712433e4b3b41eebd
conf: Pass private data to Parse function of XML options

This needs a reorder of XML option definitions.  It might come in handy
one day.

Signed-off-by: Martin Kletzander <mkletzan@redhat.com>
(cherry picked from commit 7c8028cda95c3af388f7485e682ed07629bb9e7a)
src/conf/domain_conf.c
src/conf/domain_conf.h
src/libxl/libxl_domain.c
src/lxc/lxc_domain.c
src/qemu/qemu_domain.c