aboutsummaryrefslogtreecommitdiff
path: root/tests/vm/Makefile.include
AgeCommit message (Expand)AuthorFilesLines
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