summaryrefslogtreecommitdiff
path: root/tests/vm
AgeCommit message (Expand)Author
2019-02-22Introduce a Python module structureCleber Rosa
2019-02-11tests/vm: Be verbose while extracting compressed imagesPhilippe Mathieu-Daudé
2019-02-08tests/vm: expose BUILD_TARGET, TARGET_LIST and EXTRA_CONFIGURE_OPTSAlex Bennée
2019-02-08tests/vm: add --build-target optionAlex Bennée
2019-02-08tests/vm: call make check directly for netbsd/freebsd/ubuntu.i386Alex Bennée
2019-02-08tests/vm: move images to $HOME/.cache/qemu-vm/imagesGerd Hoffmann
2018-10-26tests/vm: Do not abuse parallelism when HOST != TARGET architecturePhilippe Mathieu-Daudé
2018-10-26tests/vm: Do not use -enable-kvm if HOST != TARGET architecturePhilippe Mathieu-Daudé
2018-10-26tests/vm: Add a BaseVM::arch propertyPhilippe Mathieu-Daudé
2018-10-26tests/vm: Display remaining seconds to wait for a VM to startPhilippe Mathieu-Daudé
2018-10-26tests/vm: Do not use the -smp option with a single cpuPhilippe Mathieu-Daudé
2018-10-26tests/vm: Do not abuse parallelism when KVM is not availablePhilippe Mathieu-Daudé
2018-10-26tests/vm: Extract the kvm_available() handy functionPhilippe Mathieu-Daudé
2018-09-26tests/vm: Use -cpu max rather than -cpu hostPeter Maydell
2018-08-24tests/vm: Increase timeout waiting for VM to boot to 5 minutesPeter Maydell
2018-08-20tests/vm: Clean out old working directories on buildPeter Maydell
2018-08-15tests/vm: Add vm-build-all/vm-clean-all in help textFam Zheng
2018-08-15tests/vm: Use make's --output-sync optionPeter Maydell
2018-08-15tests/vm: Bump guest RAM up from 2G to 4GPeter Maydell
2018-08-15tests/vm: Propagate V=1 down into the make inside the VMPeter Maydell
2018-08-15tests/vm: Pass the jobs parallelism setting to 'make check'Peter Maydell
2018-08-15tests: vm: Add vm-clean-allFam Zheng
2018-08-15tests: Add centos VM testingFam Zheng
2018-08-15tests: Add an option for snapshot (default: off)Fam Zheng
2018-08-15tests/vm: Add flex and bison to the vm imagePhilippe Mathieu-Daudé
2018-08-15tests/vm: Only use -cpu 'host' if KVM is availablePhilippe Mathieu-Daudé
2018-06-08python: futurize -f libfuturize.fixes.fix_print_with_importEduardo Habkost
2018-04-09tests: Fix ubuntu.i386 image initializationFam Zheng
2018-02-08docs: Add docs/devel/testing.rstFam Zheng
2017-10-11basevm: Call logging.basicConfig()Eduardo Habkost
2017-09-22tests: Add README for vm testsFam Zheng
2017-09-22Makefile: Add rules to run vm testsFam Zheng
2017-09-22tests: Add OpenBSD imageFam Zheng
2017-09-22tests: Add NetBSD imageFam Zheng
2017-09-22tests: Add FreeBSD imageFam Zheng
2017-09-22tests: Add ubuntu.i386 imageFam Zheng
2017-09-22tests: Add vm test libFam Zheng