Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Kristian Klausen
arch-boxes
Commits
b109189a
Commit
b109189a
authored
Feb 01, 2021
by
Kristian Klausen
🎉
Browse files
virtio-rng-pci
parent
9163ac89
Pipeline
#5061
passed with stages
in 26 minutes and 51 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
build-host.sh
View file @
b109189a
...
...
@@ -65,6 +65,7 @@ function start_qemu() {
-virtfs
"local,path=
${
ORIG_PWD
}
,mount_tag=host,security_model=none"
\
-monitor
none
\
-serial
pipe:guest
\
-device
virtio-rng-pci
\
-nographic
||
kill
"
${
$}
"; } &
# We want to send the output to both stdout (fd1) and fd10 (used by the expect function)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment