qemu-patch-raspberry4/tests/vm
Robert Foley 3f1e8137f2 tests/vm: Added configuration file support
Changes to tests/vm/basevm.py to allow accepting a configuration file
as a parameter. Allows for specifying VM options such as
cpu, machine, memory, and arbitrary qemu arguments for specifying options
such as NUMA configuration.
Also added an example conf_example_aarch64.yml and conf_example_x86.yml.

Signed-off-by: Robert Foley <robert.foley@linaro.org>
Reviewed-by: Peter Puhov <peter.puhov@linaro.org>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20200601211421.1277-4-robert.foley@linaro.org>
Message-Id: <20200701135652.1366-8-alex.bennee@linaro.org>
2020-07-11 15:52:59 +01:00
..
basevm.py tests/vm: Added configuration file support 2020-07-11 15:52:59 +01:00
centos tests/vm: Added gen_cloud_init_iso() to basevm.py 2020-03-04 09:57:29 +00:00
conf_example_aarch64.yml tests/vm: Added configuration file support 2020-07-11 15:52:59 +01:00
conf_example_x86.yml tests/vm: Added configuration file support 2020-07-11 15:52:59 +01:00
fedora tests/vm: Remove flex/bison packages 2020-06-08 17:04:19 +01:00
freebsd tests/vm: Remove flex/bison packages 2020-06-08 17:04:19 +01:00
Makefile.include tests/vm: Added configuration file support 2020-07-11 15:52:59 +01:00
netbsd tests/vm: Remove flex/bison packages 2020-06-08 17:04:19 +01:00
openbsd tests/vm: Remove flex/bison packages 2020-06-08 17:04:19 +01:00
README docs: Add docs/devel/testing.rst 2018-02-08 09:23:07 +08:00
ubuntu.i386 tests/vm: Remove flex/bison packages 2020-06-08 17:04:19 +01:00

See docs/devel/testing.rst for help.