qemu-e2k/tests/vm
Peter Maydell b33bd859d1 tests/vm: Use -cpu max rather than -cpu host
-cpu max works with any accelerator, so we don't need
to use it only conditionally if not using KVM. Just use
it all the time.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Message-Id: <20180820155554.23476-1-peter.maydell@linaro.org>
Signed-off-by: Fam Zheng <famz@redhat.com>
2018-09-26 10:46:28 +08:00
..
Makefile.include tests/vm: Add vm-build-all/vm-clean-all in help text 2018-08-15 10:12:35 +08:00
README docs: Add docs/devel/testing.rst 2018-02-08 09:23:07 +08:00
basevm.py tests/vm: Use -cpu max rather than -cpu host 2018-09-26 10:46:28 +08:00
centos tests: Add centos VM testing 2018-08-15 10:12:35 +08:00
freebsd tests/vm: Clean out old working directories on build 2018-08-20 17:07:53 +01:00
netbsd tests/vm: Clean out old working directories on build 2018-08-20 17:07:53 +01:00
openbsd tests/vm: Clean out old working directories on build 2018-08-20 17:07:53 +01:00
ubuntu.i386 tests/vm: Use make's --output-sync option 2018-08-15 10:12:35 +08:00

README

See docs/devel/testing.rst for help.