From 48a35d40d1aaf73c8abd9f00a97d3b7007c172dc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marek=20Marczykowski-G=C3=B3recki?= Date: Mon, 25 Jul 2016 20:38:28 +0200 Subject: [PATCH] systemd: load xen-privcmd module It is needed for vchan communication. It was loaded implicitly by mount /proc/xen, but since we're moving away from this legacy interface, load it explicitly. QubesOS/qubes-issues#2194 --- vm-systemd/qubes-core.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/vm-systemd/qubes-core.conf b/vm-systemd/qubes-core.conf index 96bf2a1..538a1db 100644 --- a/vm-systemd/qubes-core.conf +++ b/vm-systemd/qubes-core.conf @@ -3,3 +3,4 @@ xen-blkback u2mfn xen-gntalloc xen-gntdev +xen-privcmd