From 6629e9b31c0f0b970d828ec765cb5088d261fb44 Mon Sep 17 00:00:00 2001 From: Manuel Bentele Date: Mon, 23 Aug 2021 13:12:28 +0200 Subject: [qemu] Import Bash generic functions for printing during QEMU setup --- core/modules/qemu/data/opt/openslx/scripts/systemd-qemu_env | 2 ++ 1 file changed, 2 insertions(+) diff --git a/core/modules/qemu/data/opt/openslx/scripts/systemd-qemu_env b/core/modules/qemu/data/opt/openslx/scripts/systemd-qemu_env index d0c6ea3a..7cef5873 100755 --- a/core/modules/qemu/data/opt/openslx/scripts/systemd-qemu_env +++ b/core/modules/qemu/data/opt/openslx/scripts/systemd-qemu_env @@ -19,6 +19,8 @@ # # create and setup Intel GVT-g mediated device instance for passthrough if Intel GVT-g is enabled # +declare -rg LOGFILE="/dev/null" +source /opt/openslx/vmchooser/run-virt-includes/vmchooser_runvirt_functions.inc source /opt/openslx/vmchooser/plugins/qemukvm/includes/kernel-cmdln.inc source /opt/openslx/vmchooser/plugins/qemukvm/includes/passthrough-mdev.inc -- cgit v1.2.3-55-g7522