]> xenbits.xensource.com Git - libvirt.git/commit
vz: introduce virtvzd 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)
commitb28fd43a5ec6da82b0ebd3ad46f49ab4d1efb736
treef8f6700b2620d4d8f4249b8b0c228331449bc45f
parentb90e2c39231fa2a5909a6ca36ae64f9856f6a073
vz: introduce virtvzd daemon

The virtvzd daemon will be responsible for providing the vz API
driver functionality. The vz driver is still loaded by the main
libvirtd daemon at this stage, so virtvzd 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
src/vz/Makefile.inc.am
src/vz/virtvzd.service.in [new file with mode: 0644]