mirror of
git://code.qt.io/qt/qt5.git
synced 2026-03-18 02:06:20 +08:00
Coin: VxWorks x86_64 add -enable-kvm parameter
This makes the qemu virtualize the target rather than emulating it. Virtualization allows few times better performance in tests. Change-Id: I7a5f7e3e2b04c52034325459ef05bfc0dce5d0b7 Reviewed-by: Simo Fält <simo.falt@qt.io> (cherry picked from commitecff7e6ddc) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org> (cherry picked from commit8fb747f92e)
This commit is contained in:
committed by
Qt Cherry-pick Bot
parent
6c31d6ae11
commit
1072961496
@@ -35,6 +35,7 @@ elif [ "$TYPE" = "intel" ]; then
|
||||
-smp 8 \
|
||||
-m 8G \
|
||||
-cpu "Skylake-Client" \
|
||||
-enable-kvm \
|
||||
-monitor none \
|
||||
-nographic \
|
||||
-serial null \
|
||||
|
||||
Reference in New Issue
Block a user