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. Pick-to: 6.9 6.10 Change-Id: I7a5f7e3e2b04c52034325459ef05bfc0dce5d0b7 Reviewed-by: Simo Fält <simo.falt@qt.io>
This commit is contained in:
parent
9c97715ff3
commit
ecff7e6ddc
@ -35,6 +35,7 @@ elif [ "$TYPE" = "intel" ]; then
|
||||
-smp 8 \
|
||||
-m 16G \
|
||||
-cpu "Skylake-Client" \
|
||||
-enable-kvm \
|
||||
-monitor none \
|
||||
-nographic \
|
||||
-serial null \
|
||||
|
Loading…
x
Reference in New Issue
Block a user