scripts/qemustart: allow machine selection with new option --machine
authorYousong Zhou <yszhou4tech@gmail.com>
Tue, 19 Feb 2019 06:31:54 +0000 (06:31 +0000)
committerYousong Zhou <yszhou4tech@gmail.com>
Fri, 22 Feb 2019 01:35:05 +0000 (01:35 +0000)
commit73c60ef239619784964e9a88c7a361ebd0c425c6
treee74e5ef5b19252840e9886273e4f130c26920a1b
parent2d139450a3be401e11c2a2b6f817bdf6c421d6db
scripts/qemustart: allow machine selection with new option --machine

This can be used to set machine options like highmem=off for running old
armvirt/32 kernel lacking LPAE support with QEMU version 3.0 or later

 [1] Armv7 guest fails to boot with qemu-3.0.0-1,
     https://bugzilla.redhat.com/show_bug.cgi?id=1633328#c5

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
scripts/qemustart