libvirt/include
Daniel P. Berrange 2223ea984c The policy kit and HAL node device drivers both require a
DBus connection. The HAL device code further requires that
the DBus connection is integrated with the event loop and
provides such glue logic itself.

The forthcoming FirewallD integration also requires a
dbus connection with event loop integration. Thus we need
to pull the current event loop glue out of the HAL driver.

Thus we create src/util/virdbus.{c,h} files. This contains
just one method virDBusGetSystemBus() which obtains a handle
to the single shared system bus instance, with event glue
automagically setup.
2012-04-19 17:03:10 +01:00
..
libvirt The policy kit and HAL node device drivers both require a 2012-04-19 17:03:10 +01:00
Makefile.am maint: add missing copyright notices 2011-07-28 15:01:17 -06:00