summaryrefslogtreecommitdiffstats
path: root/tests/vm
Commit message (Expand)AuthorAgeFilesLines
...
* tests/vm: use console_consume for netbsdGerd Hoffmann2019-11-121-1/+1
* tests/vm: add console_consume helperGerd Hoffmann2019-11-121-0/+19
* tests/vm: netbsd autoinstall, using serial consoleGerd Hoffmann2019-11-121-10/+177
* tests/vm/netbsd: Disable IPv6Eduardo Habkost2019-10-251-0/+7
* tests/vm: Let subclasses disable IPv6Eduardo Habkost2019-10-251-1/+4
* Fedora images: use URLs from stable "archives.fedoraproject.org"Cleber Rosa2019-09-101-1/+1
* tests/vm: Take the J=x setting into account for the vm-boot-ssh targets, tooThomas Huth2019-09-051-0/+1
* Makefile: Rename the 'vm-test' target as 'vm-help'Philippe Mathieu-Daudé2019-07-041-2/+3
* tests/vm: ubuntu.i386: apt proxy setupGerd Hoffmann2019-07-041-0/+4
* tests/vm: fedora autoinstall, using serial consoleGerd Hoffmann2019-07-043-2/+199
* tests/vm: freebsd autoinstall, using serial consoleGerd Hoffmann2019-07-041-10/+172
* tests/vm: openbsd autoinstall, using serial consoleGerd Hoffmann2019-07-041-13/+148
* tests/vm: serial console support helpersGerd Hoffmann2019-07-041-3/+83
* tests/vm: add vm-boot-{ssh,serial}-<guest> targetsGerd Hoffmann2019-07-041-0/+19
* tests/vm: proper guest shutdownGerd Hoffmann2019-07-041-7/+15
* tests/vm: run test builds on snapshotGerd Hoffmann2019-07-041-0/+1
* tests/vm: use ssh with pty unconditionallyGerd Hoffmann2019-07-041-9/+4Star
* tests/vm: send proxy environment variables over sshGerd Hoffmann2019-07-041-0/+9
* tests/vm: add source repos on ubuntu.i386Cleber Rosa2019-07-041-0/+1
* tests/vm: pin ubuntu.i386 imageCleber Rosa2019-07-041-1/+3
* tests/vm: avoid image presence check and removalCleber Rosa2019-07-045-10/+0Star
* tests/vm: avoid extra compressed image copyCleber Rosa2019-07-044-8/+8
* python/qemu: split QEMUMachine out from underneath __init__.pyJohn Snow2019-07-021-1/+2
* tests/vm: python3 fixesGerd Hoffmann2019-06-121-5/+6
* tests/vm: Add missing variables on helpWainer dos Santos Moschetta2019-06-121-2/+6
* tests/vm: Fix build-centos docker-based tests runWainer dos Santos Moschetta2019-06-121-3/+3
* tests/vm: Port basevm to Python 3Wainer dos Santos Moschetta2019-06-121-4/+4
* tests/vm: Use python configured on buildWainer dos Santos Moschetta2019-06-121-2/+2
* Introduce a Python module structureCleber Rosa2019-02-221-1/+1
* 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