libvirt/src/opennebula
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
..
one_client.c Add virBufferFreeAndReset() and replace free() 2009-12-10 00:00:50 +01:00
one_client.h build: consistently indent preprocessor directives 2010-03-09 19:22:28 +01:00
one_conf.c one: Remove virConnectPtr from oneError 2010-04-06 02:03:36 +02:00
one_conf.h one: Remove virConnectPtr from oneError 2010-04-06 02:03:36 +02:00
one_driver.c Internal driver API infrastructure for virDomainGetBlockInfo 2010-04-29 17:20:24 +01:00
one_driver.h build: consistently indent preprocessor directives 2010-03-09 19:22:28 +01:00