Fix pseries test.
This commit is contained in:
parent
a6393224c4
commit
f25a2ba6b8
4 changed files with 9 additions and 5 deletions
|
@ -205,7 +205,7 @@ for option in "$@"; do
|
|||
qemu=qemu-system-ppc64
|
||||
serial_port=ieee1275/hvterm
|
||||
serial_null=
|
||||
qemuopts="$qemuopts -no-reboot"
|
||||
qemuopts="$qemuopts -M pseries -no-reboot"
|
||||
trim=1
|
||||
;;
|
||||
--qemu-opts=*)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue