libvirt/src/opennebula
Daniel P. Berrange 0d8aa35f60 Wire up internal entry points for virDomainAbortJob API
This provides the internal glue for the driver API

* src/driver.h: Internal API contract
* src/libvirt.c, src/libvirt_public.syms: Connect public API
  to driver API
* 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/qemu/qemu_driver.c, src/remote/remote_driver.c,
  src/test/test_driver.c src/uml/uml_driver.c, src/vbox/vbox_tmpl.c,
  src/xen/xen_driver.c: Stub out entry points
2010-03-02 16:23:31 +00:00
..
one_client.c Add virBufferFreeAndReset() and replace free() 2009-12-10 00:00:50 +01:00
one_client.h remove all trailing blank lines 2009-07-16 15:06:42 +02:00
one_conf.c Remove conn parameter from virReportOOMError 2010-02-09 01:04:54 +01:00
one_conf.h Remove conn parameter from virReportOOMError 2010-02-09 01:04:54 +01:00
one_driver.c Wire up internal entry points for virDomainAbortJob API 2010-03-02 16:23:31 +00:00
one_driver.h Finish the integration of OpenNebula driver 2009-06-24 17:32:56 +00:00