libvirt/src/uml
Daniel P. Berrange 46bad5121f Internal driver API infrastructure for virDomainGetBlockInfo
This defines the internal driver API and stubs out each driver

* src/driver.h: Define virDrvDomainGetBlockInfo signature
* src/libvirt.c, src/libvirt_public.syms: Glue public API to drivers
* src/esx/esx_driver.c, src/lxc/lxc_driver.c, src/opennebula/one_driver.c,
  src/openvz/openvz_driver.c, src/phyp/phyp_driver.c,
  src/test/test_driver.c, src/uml/uml_driver.c, src/vbox/vbox_tmpl.c,
  src/xen/xen_driver.c, src/xenapi/xenapi_driver.c: Stub out driver
2010-04-29 17:20:24 +01:00
..
uml_conf.c uml: Remove virConnectPtr from umlReportError 2010-04-06 02:03:34 +02:00
uml_conf.h uml: Remove virConnectPtr from umlReportError 2010-04-06 02:03:34 +02:00
uml_driver.c Internal driver API infrastructure for virDomainGetBlockInfo 2010-04-29 17:20:24 +01:00
uml_driver.h build: consistently indent preprocessor directives 2010-03-09 19:22:28 +01:00