libvirt/src/node_device
Daniel P. Berrangé dfb79d6cec nodedev: allow opening with nodedev:///system and nodedev:///session URIs
Allow the possibility of opening a connection to only the nodedev
driver, by defining nodedev:///system and nodedev:///session URIs
and registering a fake hypervisor driver that supports them.

The hypervisor drivers can now directly open a nodedev driver
connection at time of need, instead of having to pass around a
virConnectPtr through many functions. This will facilitate the later
change to support separate daemons for each driver.

Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
2018-01-31 17:46:09 +00:00
..
node_device_driver.c nodedev: allow opening with nodedev:///system and nodedev:///session URIs 2018-01-31 17:46:09 +00:00
node_device_driver.h nodedev: allow opening with nodedev:///system and nodedev:///session URIs 2018-01-31 17:46:09 +00:00
node_device_hal.c nodedev: allow opening with nodedev:///system and nodedev:///session URIs 2018-01-31 17:46:09 +00:00
node_device_hal.h
node_device_udev.c nodedev: allow opening with nodedev:///system and nodedev:///session URIs 2018-01-31 17:46:09 +00:00
node_device_udev.h nodedev: udev: Convert udev private data to a lockable object 2017-10-19 08:54:53 +02:00