aboutsummaryrefslogtreecommitdiff
path: root/tests/vm
AgeCommit message (Expand)AuthorFilesLines
2019-10-25tests/vm/netbsd: Disable IPv6Eduardo Habkost1-0/+7
2019-10-25tests/vm: Let subclasses disable IPv6Eduardo Habkost1-1/+4
2019-09-10Fedora images: use URLs from stable "archives.fedoraproject.org"Cleber Rosa1-1/+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: ubuntu.i386: apt proxy setupGerd Hoffmann1-0/+4
2019-07-04tests/vm: fedora autoinstall, using serial consoleGerd Hoffmann3-2/+199
2019-07-04tests/vm: freebsd autoinstall, using serial consoleGerd Hoffmann1-10/+172
2019-07-04tests/vm: openbsd autoinstall, using serial consoleGerd Hoffmann1-13/+148
2019-07-04tests/vm: serial console support helpersGerd Hoffmann1-3/+83
2019-07-04tests/vm: add vm-boot-{ssh,serial}-<guest> targetsGerd Hoffmann1-0/+19
2019-07-04tests/vm: proper guest shutdownGerd Hoffmann1-7/+15
2019-07-04tests/vm: run test builds on snapshotGerd Hoffmann1-0/+1
2019-07-04tests/vm: use ssh with pty unconditionallyGerd Hoffmann1-9/+4
2019-07-04tests/vm: send proxy environment variables over sshGerd Hoffmann1-0/+9
2019-07-04tests/vm: add source repos on ubuntu.i386Cleber Rosa1-0/+1
2019-07-04tests/vm: pin ubuntu.i386 imageCleber Rosa1-1/+3
2019-07-04tests/vm: avoid image presence check and removalCleber Rosa5-10/+0
2019-07-04tests/vm: avoid extra compressed image copyCleber Rosa4-8/+8
2019-07-01python/qemu: split QEMUMachine out from underneath __init__.pyJohn Snow1-1/+2
2019-06-12tests/vm: python3 fixesGerd Hoffmann1-5/+6
2019-06-12tests/vm: Add missing variables on helpWainer dos Santos Moschetta1-2/+6
2019-06-12tests/vm: Fix build-centos docker-based tests runWainer dos Santos Moschetta1-3/+3
2019-06-12tests/vm: Port basevm to Python 3Wainer dos Santos Moschetta1-4/+4
2019-06-12tests/vm: Use python configured on buildWainer dos Santos Moschetta1-2/+2
2019-02-22Introduce a Python module structureCleber Rosa1-1/+1
2019-02-11tests/vm: Be verbose while extracting compressed imagesPhilippe Mathieu-Daudé4-4/+8
2019-02-08tests/vm: expose BUILD_TARGET, TARGET_LIST and EXTRA_CONFIGURE_OPTSAlex Bennée1-1/+9
2019-02-08tests/vm: add --build-target optionAlex Bennée4-3/+6
2019-02-08tests/vm: call make check directly for netbsd/freebsd/ubuntu.i386Alex Bennée3-3/+0
2019-02-08tests/vm: move images to $HOME/.cache/qemu-vm/imagesGerd Hoffmann1-5/+7
2018-10-26tests/vm: Do not abuse parallelism when HOST != TARGET architecturePhilippe Mathieu-Daudé1-4/+4
2018-10-26tests/vm: Do not use -enable-kvm if HOST != TARGET architecturePhilippe Mathieu-Daudé1-1/+1
2018-10-26tests/vm: Add a BaseVM::arch propertyPhilippe Mathieu-Daudé6-1/+8
2018-10-26tests/vm: Display remaining seconds to wait for a VM to startPhilippe Mathieu-Daudé1-1/+4
2018-10-26tests/vm: Do not use the -smp option with a single cpuPhilippe Mathieu-Daudé1-1/+1
2018-10-26tests/vm: Do not abuse parallelism when KVM is not availablePhilippe Mathieu-Daudé1-1/+8
2018-10-26tests/vm: Extract the kvm_available() handy functionPhilippe Mathieu-Daudé1-2/+2
2018-09-26tests/vm: Use -cpu max rather than -cpu hostPeter Maydell1-2/+1
2018-08-24tests/vm: Increase timeout waiting for VM to boot to 5 minutesPeter Maydell1-1/+1
2018-08-20tests/vm: Clean out old working directories on buildPeter Maydell3-0/+3
2018-08-15tests/vm: Add vm-build-all/vm-clean-all in help textFam Zheng1-0/+3
2018-08-15tests/vm: Use make's --output-sync optionPeter Maydell4-8/+8
2018-08-15tests/vm: Bump guest RAM up from 2G to 4GPeter Maydell1-1/+1
2018-08-15tests/vm: Propagate V=1 down into the make inside the VMPeter Maydell6-8/+12
2018-08-15tests/vm: Pass the jobs parallelism setting to 'make check'Peter Maydell4-4/+4
2018-08-15tests: vm: Add vm-clean-allFam Zheng1-1/+4
2018-08-15tests: Add centos VM testingFam Zheng2-1/+86
2018-08-15tests: Add an option for snapshot (default: off)Fam Zheng1-1/+6
2018-08-15tests/vm: Add flex and bison to the vm imagePhilippe Mathieu-Daudé1-1/+1