Unverified Commit 1cbbfde4 authored by Kroese's avatar Kroese Committed by GitHub
Browse files

SERIAL_OPTS

parent 7bf27688
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -30,7 +30,7 @@ fi
		 -buildnumber="${HOST_BUILD}" \
		 -guestuuid="${GUEST_UUID}" > /dev/null 2>&1 &

KVM_SERIAL_OPTS="\
SERIAL_OPTS="\
	-serial mon:stdio \
	-device virtio-serial-pci,id=virtio-serial0,bus=pcie.0,addr=0x3 \
	-chardev pty,id=charserial0 \