qemu-patch-raspberry4/tests/vm
Paolo Bonzini f5c730698a tests/vm: do not pollute configure with --efi-aarch64
Just make EFI_AARCH64 a variable in the makefile that defaults to the efi
firmware included with QEMU.  It can be redefined on the "make" command
line.

Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2020-08-21 06:18:35 -04:00
..
aarch64vm.py tests/vm: switch from optsparse to argparse 2020-07-11 15:53:00 +01:00
basevm.py tests/vm: add shutdown timeout in basevm.py 2020-07-27 09:41:58 +01:00
centos tests/vm: Added gen_cloud_init_iso() to basevm.py 2020-03-04 09:57:29 +00:00
centos-8-aarch64.ks tests/vm: Added a new script for centos.aarch64. 2020-07-11 15:52:59 +01:00
centos.aarch64 tests/vm: Added a new script for centos.aarch64. 2020-07-11 15:52:59 +01: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: change scripts to use self._config 2020-07-11 15:52:59 +01:00
freebsd tests/vm: change scripts to use self._config 2020-07-11 15:52:59 +01:00
Makefile.include tests/vm: do not pollute configure with --efi-aarch64 2020-08-21 06:18:35 -04:00
netbsd tests/vm: change scripts to use self._config 2020-07-11 15:52:59 +01:00
openbsd tests/vm: change scripts to use self._config 2020-07-11 15:52:59 +01:00
README docs: Add docs/devel/testing.rst 2018-02-08 09:23:07 +08:00
ubuntu.aarch64 tests/vm: Added a new script for ubuntu.aarch64. 2020-07-11 15:52:59 +01:00
ubuntu.i386 tests/vm: Add common Ubuntu python module 2020-07-11 15:52:59 +01:00
ubuntuvm.py tests/vm: Add common Ubuntu python module 2020-07-11 15:52:59 +01:00

See docs/devel/testing.rst for help.