Searched hist:b09539444a4b319b02043638682867ad02b1f47e (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/tests/vm/ |
H A D | basevm.py | diff b09539444a4b319b02043638682867ad02b1f47e Wed Jul 01 08:56:27 CDT 2020 Alex Bennée <alex.bennee@linaro.org> 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>
|