mirror of
git://code.qt.io/qt/qt5.git
synced 2026-02-01 19:36:04 +08:00
Coin: Use 16GB of memory for VxWorks x86_64 qemu
A test requires this much memory. Change-Id: I85063fbe911317035a6de3e85354ffb243d0cd7f Reviewed-by: Simo Fält <simo.falt@qt.io> Reviewed-by: Aku Pietikäinen <aku.pietikainen@qt.io>
This commit is contained in:
@@ -33,7 +33,7 @@ elif [ "$TYPE" = "intel" ]; then
|
||||
$VXWORKS_QEMU/bin/qemu-system-x86_64 \
|
||||
-M q35 \
|
||||
-smp 8 \
|
||||
-m 8G \
|
||||
-m 16G \
|
||||
-cpu "Skylake-Client" \
|
||||
-monitor none \
|
||||
-nographic \
|
||||
|
||||
Reference in New Issue
Block a user