]> git.proxmox.com Git - mirror_qemu.git/commit - tests/vm/basevm.py
tests/vm: allow us to take advantage of MTTCG
authorAlex Bennée <alex.bennee@linaro.org>
Wed, 1 Jul 2020 13:56:27 +0000 (14:56 +0100)
committerAlex Bennée <alex.bennee@linaro.org>
Sat, 11 Jul 2020 14:53:00 +0000 (15:53 +0100)
commitb09539444a4b319b02043638682867ad02b1f47e
treee3712f066b1dd3c87a72ee1b81c2c8a0be9fd49d
parent2fea3a125dd8ff05c0a8d324573d31f24cc6d422
tests/vm: allow us to take advantage of MTTCG

We currently limit TCG guests to -smp 1 but now we have added some
aarch64 guests we can do better when running on x86_64 hardware.
Raise the limit for TCG guests when it is safe to do so.

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Robert Foley <robert.foley@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-Id: <20200701135652.1366-16-alex.bennee@linaro.org>
tests/vm/basevm.py