summaryrefslogtreecommitdiffstats
path: root/tests/vm/Makefile.include
Commit message (Expand)AuthorAgeFilesLines
* tests/vm: Remove obsolete Fedora VM testThomas Huth2022-09-201-2/+1Star
* tests/vm: remove duplicate 'centos' VM testJohn Snow2022-07-181-1/+1
* tests/vm: remove ubuntu.i386 VM testJohn Snow2022-07-181-2/+1Star
* tests/vm: allow running tests in an unconfigured source treePaolo Bonzini2022-06-151-9/+17
* tests: use tests/venv to run basevm.py-based scriptsJohn Snow2022-06-061-6/+7
* tests/vm: don't build using TCG by defaultAlex Bennée2021-11-161-4/+13
* tests/vm: sort the special variable listAlex Bennée2021-11-161-6/+6
* tests/vm: expose --source-path to scripts to find extra filesAlex Bennée2021-06-071-0/+1
* tests/vm: Add Haiku test based on their vagrant imagesAlexander von Gluck IV2020-11-171-1/+2
* tests/vm: check for Python YAML parser in the MakefilePaolo Bonzini2020-08-211-1/+5
* tests/vm: do not pollute configure with --efi-aarch64Paolo Bonzini2020-08-211-0/+2
* tests/vm: Add workaround to consume consoleRobert Foley2020-07-111-0/+4
* tests/vm: Added a new script for centos.aarch64.Robert Foley2020-07-111-1/+2
* tests/vm: Added a new script for ubuntu.aarch64.Robert Foley2020-07-111-0/+11
* tests/vm: Added configuration file supportRobert Foley2020-07-111-0/+6
* tests/vm: Add ability to select QEMU from current buildRobert Foley2020-05-311-0/+4
* tests/vm: Pass --debug through for vm-boot-sshRobert Foley2020-05-311-0/+1
* tests/vm: pass --genisoimage to basevm scriptAlex Bennée2020-05-271-0/+1
* configure: detect and report genisoimageAlex Bennée2020-03-041-3/+11
* tests/vm: use $(PYTHON) consistentlyRobert Foley2020-03-041-1/+1
* tests/vm: Allow to set qemu-img pathWainer dos Santos Moschetta2019-12-181-0/+1
* tests/vm: Take the J=x setting into account for the vm-boot-ssh targets, tooThomas Huth2019-09-051-0/+1
* Makefile: Rename the 'vm-test' target as 'vm-help'Philippe Mathieu-Daudé2019-07-041-2/+3
* tests/vm: fedora autoinstall, using serial consoleGerd Hoffmann2019-07-041-1/+2
* tests/vm: add vm-boot-{ssh,serial}-<guest> targetsGerd Hoffmann2019-07-041-0/+19
* tests/vm: run test builds on snapshotGerd Hoffmann2019-07-041-0/+1
* tests/vm: Add missing variables on helpWainer dos Santos Moschetta2019-06-121-2/+6
* tests/vm: Use python configured on buildWainer dos Santos Moschetta2019-06-121-2/+2
* tests/vm: expose BUILD_TARGET, TARGET_LIST and EXTRA_CONFIGURE_OPTSAlex Bennée2019-02-081-1/+9
* tests/vm: move images to $HOME/.cache/qemu-vm/imagesGerd Hoffmann2019-02-081-5/+7
* tests/vm: Add vm-build-all/vm-clean-all in help textFam Zheng2018-08-151-0/+3
* tests/vm: Propagate V=1 down into the make inside the VMPeter Maydell2018-08-151-0/+1
* tests: vm: Add vm-clean-allFam Zheng2018-08-151-1/+4
* tests: Add centos VM testingFam Zheng2018-08-151-1/+2
* Makefile: Add rules to run vm testsFam Zheng2017-09-221-0/+42