aboutsummaryrefslogtreecommitdiff
path: root/tests/vm/Makefile.include
AgeCommit message (Expand)AuthorFilesLines
2024-06-06tests/vm: remove plain centos imageAlex Bennée1-1/+0
2024-02-28tests/vm: avoid re-building the VM images all the timeAlex Bennée1-1/+1
2023-09-08tests/: spelling fixesMichael Tokarev1-1/+1
2023-08-28Revert "tests: Use separate virtual environment for avocado"Paolo Bonzini1-1/+1
2023-06-06tests: Use separate virtual environment for avocadoPaolo Bonzini1-1/+1
2023-05-26Makefile: remove $(TESTS_PYTHON)Paolo Bonzini1-1/+1
2023-05-26tests/vm: fix and simplify HOST_ARCH definitionPaolo Bonzini1-3/+2
2022-09-20tests/vm: Remove obsolete Fedora VM testThomas Huth1-2/+1
2022-07-18tests/vm: remove duplicate 'centos' VM testJohn Snow1-1/+1
2022-07-18tests/vm: remove ubuntu.i386 VM testJohn Snow1-2/+1
2022-06-15tests/vm: allow running tests in an unconfigured source treePaolo Bonzini1-9/+17
2022-06-06tests: use tests/venv to run basevm.py-based scriptsJohn Snow1-6/+7
2021-11-16tests/vm: don't build using TCG by defaultAlex Bennée1-4/+13
2021-11-16tests/vm: sort the special variable listAlex Bennée1-6/+6
2021-06-07tests/vm: expose --source-path to scripts to find extra filesAlex Bennée1-0/+1
2020-11-17tests/vm: Add Haiku test based on their vagrant imagesAlexander von Gluck IV1-1/+2
2020-08-21tests/vm: check for Python YAML parser in the MakefilePaolo Bonzini1-1/+5
2020-08-21tests/vm: do not pollute configure with --efi-aarch64Paolo Bonzini1-0/+2
2020-07-11tests/vm: Add workaround to consume consoleRobert Foley1-0/+4
2020-07-11tests/vm: Added a new script for centos.aarch64.Robert Foley1-1/+2
2020-07-11tests/vm: Added a new script for ubuntu.aarch64.Robert Foley1-0/+11
2020-07-11tests/vm: Added configuration file supportRobert Foley1-0/+6
2020-05-31tests/vm: Add ability to select QEMU from current buildRobert Foley1-0/+4
2020-05-31tests/vm: Pass --debug through for vm-boot-sshRobert Foley1-0/+1
2020-05-27tests/vm: pass --genisoimage to basevm scriptAlex Bennée1-0/+1
2020-03-04configure: detect and report genisoimageAlex Bennée1-3/+11
2020-03-04tests/vm: use $(PYTHON) consistentlyRobert Foley1-1/+1
2019-12-18tests/vm: Allow to set qemu-img pathWainer dos Santos Moschetta1-0/+1
2019-09-05tests/vm: Take the J=x setting into account for the vm-boot-ssh targets, tooThomas Huth1-0/+1
2019-07-04Makefile: Rename the 'vm-test' target as 'vm-help'Philippe Mathieu-Daudé1-2/+3
2019-07-04tests/vm: fedora autoinstall, using serial consoleGerd Hoffmann1-1/+2
2019-07-04tests/vm: add vm-boot-{ssh,serial}-<guest> targetsGerd Hoffmann1-0/+19
2019-07-04tests/vm: run test builds on snapshotGerd Hoffmann1-0/+1
2019-06-12tests/vm: Add missing variables on helpWainer dos Santos Moschetta1-2/+6
2019-06-12tests/vm: Use python configured on buildWainer dos Santos Moschetta1-2/+2
2019-02-08tests/vm: expose BUILD_TARGET, TARGET_LIST and EXTRA_CONFIGURE_OPTSAlex Bennée1-1/+9
2019-02-08tests/vm: move images to $HOME/.cache/qemu-vm/imagesGerd Hoffmann1-5/+7
2018-08-15tests/vm: Add vm-build-all/vm-clean-all in help textFam Zheng1-0/+3
2018-08-15tests/vm: Propagate V=1 down into the make inside the VMPeter Maydell1-0/+1
2018-08-15tests: vm: Add vm-clean-allFam Zheng1-1/+4
2018-08-15tests: Add centos VM testingFam Zheng1-1/+2
2017-09-22Makefile: Add rules to run vm testsFam Zheng1-0/+42