libvirt/src/uml
Michal Privoznik 90f3c0d717 conf: Split virDomainObjList into a separate file
Our domain_conf.* files are big enough. Not only they contain XML
parsing code, but they served as a storage of all functions whose
name is virDomain prefixed. This is just wrong as it gathers not
related functions (and modules) into one big file which is then
harder to maintain. Split virDomainObjList module into a separate
file called virdomainobjlist.[ch].

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
2015-11-30 13:55:10 +01:00
..
uml_conf.c qemu: add udp interface support 2015-09-02 10:17:50 +02:00
uml_conf.h conf: Split virDomainObjList into a separate file 2015-11-30 13:55:10 +01:00
uml_driver.c virDomainCreateXML: Make domain definition transient 2015-09-24 10:52:38 +02:00
uml_driver.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00