libvirt/src/openvz
Daniel P. Berrange 1c6d4ca557 Separate internal node device APIs from public API
The individual hypervisor drivers were directly referencing
APIs in src/nodeinfo.c in their virDriverPtr struct. Separate
these methods, so there is always a wrapper in the hypervisor
driver. This allows the unused virConnectPtr args to be
removed from the nodeinfo.c file. Again this will ensure that
ACL checks will only be performed on invocations that are
directly associated with public API usage.

Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
2013-05-08 10:47:47 +01:00
..
openvz_conf.c Separate internal node device APIs from public API 2013-05-08 10:47:47 +01:00
openvz_conf.h maint: Rename xmlconf to xmlopt and virDomainXMLConfig to virDomainXMLOption 2013-04-04 22:18:56 +02:00
openvz_driver.c Separate internal node device APIs from public API 2013-05-08 10:47:47 +01:00
openvz_driver.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
openvz_util.c Rename virterror.c virterror_internal.h to virerror.{c,h} 2012-12-21 11:19:50 +00:00
openvz_util.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00