]> git.ipfire.org Git - thirdparty/libvirt.git/commit
nodedev: introduce virtnodedevd daemon
authorDaniel P. Berrangé <berrange@redhat.com>
Fri, 16 Mar 2018 17:05:24 +0000 (17:05 +0000)
committerDaniel P. Berrangé <berrange@redhat.com>
Fri, 9 Aug 2019 13:06:31 +0000 (14:06 +0100)
commite4de8857adcabeed1ed463983a373157ee0d2e4a
tree25e4c1afcc7f7a6f5776015c216baa6dddde7955
parente23d5b043594a417aff5e541c85fa47cd61d1da7
nodedev: introduce virtnodedevd daemon

The virtnodedevd daemon will be responsible for providing the nodedev API
driver functionality. The nodedev driver is still loaded by the main
libvirtd daemon at this stage, so virtnodedevd must not be running at
the same time.

Reviewed-by: Andrea Bolognani <abologna@redhat.com>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
.gitignore
libvirt.spec.in
src/node_device/Makefile.inc.am
src/node_device/virtnodedevd.service.in [new file with mode: 0644]