summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorDaniel P. Berrangé <berrange@redhat.com>2018-03-16 17:05:24 +0000
committerDaniel P. Berrangé <berrange@redhat.com>2019-08-09 14:06:31 +0100
commitbb1021e369abbc72995280885db53169b9f6af0f (patch)
treef0b8f47ccae15e705bb4bd275c572f66b3435067 /.gitignore
parent12e30d1e54b136f185afeb856ff3feeaf929906a (diff)
downloadlibvirt-bb1021e369abbc72995280885db53169b9f6af0f.tar.gz
qemu: introduce virtqemud daemon
The virtqemud daemon will be responsible for providing the qemu API driver functionality. The qemu driver is still loaded by the main libvirtd daemon at this stage, so virtqemud must not be running at the same time. Reviewed-by: Andrea Bolognani <abologna@redhat.com> Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 0c6fa0c771..67962a696e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -170,6 +170,9 @@
/src/nwfilter/virtnwfilterd.aug
/src/nwfilter/virtnwfilterd.conf
/src/qemu/test_libvirtd_qemu.aug
+/src/qemu/test_virtqemud.aug
+/src/qemu/virtqemud.aug
+/src/qemu/virtqemud.conf
/src/remote/*_client_bodies.h
/src/remote/*_protocol.[ch]
/src/remote/*_stubs.h
@@ -199,6 +202,7 @@
/src/virtnodedevd
/src/virtnwfilterd
/src/virtproxyd
+/src/virtqemud
/src/virtsecretd
/src/virtstoraged
/src/virt-guest-shutdown.target