libvirt/src/xenapi
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
..
xenapi_driver_private.h xenapi: Initial commit of the new driver 2010-03-14 19:30:00 +01:00
xenapi_driver.c Internal driver API infrastructure for virDomainGetBlockInfo 2010-04-29 17:20:24 +01:00
xenapi_driver.h xenapi: Initial commit of the new driver 2010-03-14 19:30:00 +01:00
xenapi_utils.c xenapi: Fix uninitialized variable warning 2010-04-04 16:06:39 +02:00
xenapi_utils.h xenapi: Initial commit of the new driver 2010-03-14 19:30:00 +01:00