]> git.ipfire.org Git - thirdparty/libvirt.git/commit
interface: introduce virtinterfaced 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)
commit62d817a328405520b88b04b800d589ac63be06d3
tree95893eb00b403fe88e42dc38c25fc28430347661
parent1c27cef1e3e61204419dc7caea33417e376ceb10
interface: introduce virtinterfaced daemon

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

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