diff options
| author | Robert Foley <robert.foley@linaro.org> | 2020-07-01 14:56:18 +0100 |
|---|---|---|
| committer | Alex Bennée <alex.bennee@linaro.org> | 2020-07-11 15:52:59 +0100 |
| commit | 5d676197ebe9bfe0ecc466c5375bcdbc7a7e48f5 (patch) | |
| tree | ec7e307e723f5caac7da1cd6964944550a91031e /python/qemu/machine.py | |
| parent | 1f335d18e57ba9494e09184008ce7eccfd6755c9 (diff) | |
| download | focaccia-qemu-5d676197ebe9bfe0ecc466c5375bcdbc7a7e48f5.tar.gz focaccia-qemu-5d676197ebe9bfe0ecc466c5375bcdbc7a7e48f5.zip | |
tests/vm: Add configuration to basevm.py
Added use of a configuration to tests/vm/basevm.py. The configuration provides parameters used to configure a VM. This allows for providing alternate configurations to the VM being created/launched. cpu, machine, memory, and NUMA configuration are all examples of configuration which we might want to vary on the VM being created or launched. This will for example allow for creating an aarch64 vm. 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-3-robert.foley@linaro.org> Message-Id: <20200701135652.1366-7-alex.bennee@linaro.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions