Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Arch Linux
arch-boxes
Commits
5bd8ca15
Commit
5bd8ca15
authored
Sep 28, 2020
by
Sven-Hendrik Haase
Browse files
Merge branch 'try-smp' into 'master'
Use -smp 4 for qemu See merge request
archlinux/arch-boxes!129
parents
43130c81
92e2ae99
Pipeline
#1913
passed with stages
in 24 minutes and 21 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
build-host.sh
View file @
5bd8ca15
...
...
@@ -53,6 +53,7 @@ function start_qemu() {
{
qemu-system-x86_64
\
-machine
accel
=
kvm:tcg
\
-smp
4
\
-m
768
\
-net
nic
\
-net
user
\
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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