git.annexia.org
/
qemu-sanity-check.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0b28b29
)
Replace -nodefconfig with -no-user-config.
author
Richard W.M. Jones
<rjones@redhat.com>
Sun, 3 Feb 2019 11:46:38 +0000
(11:46 +0000)
committer
Richard W.M. Jones
<rjones@redhat.com>
Sun, 3 Feb 2019 11:46:38 +0000
(11:46 +0000)
qemu-sanity-check.in
patch
|
blob
|
history
diff --git
a/qemu-sanity-check.in
b/qemu-sanity-check.in
index
34cd938
..
5536eda
100644
(file)
--- a/
qemu-sanity-check.in
+++ b/
qemu-sanity-check.in
@@
-142,7
+142,7
@@
i=0
argv[$((i++))]="$qemu"
argv[$((i++))]="-display"
argv[$((i++))]="none"
-argv[$((i++))]="-no
def
config"
+argv[$((i++))]="-no
-user-
config"
argv[$((i++))]="-nodefaults"
argv[$((i++))]="-machine"
argv[$((i++))]="accel=$accel"