summaryrefslogtreecommitdiffstats
path: root/tests/vm
Commit message (Expand)AuthorAgeFilesLines
* tests/vm: Be verbose while extracting compressed imagesPhilippe Mathieu-Daudé2019-02-114-4/+8
* tests/vm: expose BUILD_TARGET, TARGET_LIST and EXTRA_CONFIGURE_OPTSAlex Bennée2019-02-081-1/+9
* tests/vm: add --build-target optionAlex Bennée2019-02-084-3/+6
* tests/vm: call make check directly for netbsd/freebsd/ubuntu.i386Alex Bennée2019-02-083-3/+0Star
* tests/vm: move images to $HOME/.cache/qemu-vm/imagesGerd Hoffmann2019-02-081-5/+7
* tests/vm: Do not abuse parallelism when HOST != TARGET architecturePhilippe Mathieu-Daudé2018-10-261-4/+4
* tests/vm: Do not use -enable-kvm if HOST != TARGET architecturePhilippe Mathieu-Daudé2018-10-261-1/+1
* tests/vm: Add a BaseVM::arch propertyPhilippe Mathieu-Daudé2018-10-266-1/+8
* tests/vm: Display remaining seconds to wait for a VM to startPhilippe Mathieu-Daudé2018-10-261-1/+4
* tests/vm: Do not use the -smp option with a single cpuPhilippe Mathieu-Daudé2018-10-261-1/+1
* tests/vm: Do not abuse parallelism when KVM is not availablePhilippe Mathieu-Daudé2018-10-261-1/+8
* tests/vm: Extract the kvm_available() handy functionPhilippe Mathieu-Daudé2018-10-261-2/+2
* tests/vm: Use -cpu max rather than -cpu hostPeter Maydell2018-09-261-2/+1Star
* tests/vm: Increase timeout waiting for VM to boot to 5 minutesPeter Maydell2018-08-241-1/+1
* tests/vm: Clean out old working directories on buildPeter Maydell2018-08-203-0/+3
* tests/vm: Add vm-build-all/vm-clean-all in help textFam Zheng2018-08-151-0/+3
* tests/vm: Use make's --output-sync optionPeter Maydell2018-08-154-8/+8
* tests/vm: Bump guest RAM up from 2G to 4GPeter Maydell2018-08-151-1/+1
* tests/vm: Propagate V=1 down into the make inside the VMPeter Maydell2018-08-156-8/+12
* tests/vm: Pass the jobs parallelism setting to 'make check'Peter Maydell2018-08-154-4/+4
* tests: vm: Add vm-clean-allFam Zheng2018-08-151-1/+4
* tests: Add centos VM testingFam Zheng2018-08-152-1/+86
* tests: Add an option for snapshot (default: off)Fam Zheng2018-08-151-1/+6
* tests/vm: Add flex and bison to the vm imagePhilippe Mathieu-Daudé2018-08-151-1/+1
* tests/vm: Only use -cpu 'host' if KVM is availablePhilippe Mathieu-Daudé2018-08-151-1/+2
* python: futurize -f libfuturize.fixes.fix_print_with_importEduardo Habkost2018-06-081-1/+2
* tests: Fix ubuntu.i386 image initializationFam Zheng2018-04-091-4/+1Star
* docs: Add docs/devel/testing.rstFam Zheng2018-02-081-89/+1Star
* basevm: Call logging.basicConfig()Eduardo Habkost2017-10-111-2/+2
* tests: Add README for vm testsFam Zheng2017-09-221-0/+89
* Makefile: Add rules to run vm testsFam Zheng2017-09-221-0/+42
* tests: Add OpenBSD imageFam Zheng2017-09-221-0/+43
* tests: Add NetBSD imageFam Zheng2017-09-221-0/+42
* tests: Add FreeBSD imageFam Zheng2017-09-221-0/+42
* tests: Add ubuntu.i386 imageFam Zheng2017-09-221-0/+89
* tests: Add vm test libFam Zheng2017-09-221-0/+262