libvirt/src/uml
Daniel P. Berrange 37abd47165 Turn virDomainObjList into an opaque virObject
As a step towards making virDomainObjList thread-safe turn it
into an opaque virObject, preventing any direct access to its
internals.

As part of this a new method virDomainObjListForEach is
introduced to replace all existing usage of virHashForEach
2013-02-05 15:49:25 +00:00
..
uml_conf.c Rename uuid.{c,h} to viruuid.{c,h} 2012-12-21 11:19:49 +00:00
uml_conf.h Rename all domain list APIs to have virDomainObjList prefix 2013-02-05 15:49:25 +00:00
uml_driver.c Turn virDomainObjList into an opaque virObject 2013-02-05 15:49:25 +00:00
uml_driver.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00