summaryrefslogtreecommitdiff
path: root/tests/vm
AgeCommit message (Expand)Author
2019-07-04Makefile: Rename the 'vm-test' target as 'vm-help'Philippe Mathieu-Daudé
2019-07-04tests/vm: ubuntu.i386: apt proxy setupGerd Hoffmann
2019-07-04tests/vm: fedora autoinstall, using serial consoleGerd Hoffmann
2019-07-04tests/vm: freebsd autoinstall, using serial consoleGerd Hoffmann
2019-07-04tests/vm: openbsd autoinstall, using serial consoleGerd Hoffmann
2019-07-04tests/vm: serial console support helpersGerd Hoffmann
2019-07-04tests/vm: add vm-boot-{ssh,serial}-<guest> targetsGerd Hoffmann
2019-07-04tests/vm: proper guest shutdownGerd Hoffmann
2019-07-04tests/vm: run test builds on snapshotGerd Hoffmann
2019-07-04tests/vm: use ssh with pty unconditionallyGerd Hoffmann
2019-07-04tests/vm: send proxy environment variables over sshGerd Hoffmann
2019-07-04tests/vm: add source repos on ubuntu.i386Cleber Rosa
2019-07-04tests/vm: pin ubuntu.i386 imageCleber Rosa
2019-07-04tests/vm: avoid image presence check and removalCleber Rosa
2019-07-04tests/vm: avoid extra compressed image copyCleber Rosa
2019-07-01python/qemu: split QEMUMachine out from underneath __init__.pyJohn Snow
2019-06-12tests/vm: python3 fixesGerd Hoffmann
2019-06-12tests/vm: Add missing variables on helpWainer dos Santos Moschetta
2019-06-12tests/vm: Fix build-centos docker-based tests runWainer dos Santos Moschetta
2019-06-12tests/vm: Port basevm to Python 3Wainer dos Santos Moschetta
2019-06-12tests/vm: Use python configured on buildWainer dos Santos Moschetta
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