Age | Commit message (Expand) | Author |
2020-03-27 | tests/vm: fix basevm config | Alex Bennée |
2020-03-27 | tests/vm: update NetBSD to 9.0 | Gerd Hoffmann |
2020-03-27 | tests/vm: update FreeBSD to 12.1 | Gerd Hoffmann |
2020-03-27 | tests/vm: move vga setup | Gerd Hoffmann |
2020-03-27 | tests/vm: write raw console log | Gerd Hoffmann |
2020-03-04 | configure: detect and report genisoimage | Alex Bennée |
2020-03-04 | tests/vm: Added gen_cloud_init_iso() to basevm.py | Robert Foley |
2020-03-04 | tests/vm: give wait_ssh() option to wait for root | Robert Foley |
2020-03-04 | tests/vm: increased max timeout for vm boot. | Robert Foley |
2020-03-04 | tests/vm: Debug mode shows ssh output. | Robert Foley |
2020-03-04 | tests/vm: use $(PYTHON) consistently | Robert Foley |
2020-02-28 | configure: Enable test and libs for zstd | Juan Quintela |
2020-02-07 | drop "from __future__ import print_function" | Paolo Bonzini |
2020-02-07 | tests/vm: Remove shebang header | Philippe Mathieu-Daudé |
2020-02-07 | tests: Explicit usage of Python 3 | Philippe Mathieu-Daudé |
2020-01-09 | freebsd: use python37 | Gerd Hoffmann |
2020-01-09 | tests/vm: update openbsd to release 6.6 | Gerd Hoffmann |
2019-12-18 | tests/vm: Allow to set qemu-img path | Wainer dos Santos Moschetta |
2019-12-16 | python/qemu: Move kvm_available() to its own module | Wainer dos Santos Moschetta |
2019-11-26 | tests/vm/ubuntu: update i386 image to 18.04 | Alex Bennée |
2019-11-26 | tests/vm/ubuntu: include language pack to silence locale warnings | Alex Bennée |
2019-11-26 | tests/vm/centos: fix centos build target | Alex Bennée |
2019-11-20 | tests/vm: make --interactive (and therefore DEBUG=1) unconditional | Alex Bennée |
2019-11-12 | tests/vm: support sites with sha512 checksums | Alex Bennée |
2019-11-12 | tests/vm: update netbsd to version 8.1 | Gerd Hoffmann |
2019-11-12 | tests/vm: use console_consume for netbsd | Gerd Hoffmann |
2019-11-12 | tests/vm: add console_consume helper | Gerd Hoffmann |
2019-11-12 | tests/vm: netbsd autoinstall, using serial console | Gerd Hoffmann |
2019-10-25 | tests/vm/netbsd: Disable IPv6 | Eduardo Habkost |
2019-10-25 | tests/vm: Let subclasses disable IPv6 | Eduardo Habkost |
2019-09-10 | Fedora images: use URLs from stable "archives.fedoraproject.org" | Cleber Rosa |
2019-09-05 | tests/vm: Take the J=x setting into account for the vm-boot-ssh targets, too | Thomas Huth |
2019-07-04 | Makefile: Rename the 'vm-test' target as 'vm-help' | Philippe Mathieu-Daudé |
2019-07-04 | tests/vm: ubuntu.i386: apt proxy setup | Gerd Hoffmann |
2019-07-04 | tests/vm: fedora autoinstall, using serial console | Gerd Hoffmann |
2019-07-04 | tests/vm: freebsd autoinstall, using serial console | Gerd Hoffmann |
2019-07-04 | tests/vm: openbsd autoinstall, using serial console | Gerd Hoffmann |
2019-07-04 | tests/vm: serial console support helpers | Gerd Hoffmann |
2019-07-04 | tests/vm: add vm-boot-{ssh,serial}-<guest> targets | Gerd Hoffmann |
2019-07-04 | tests/vm: proper guest shutdown | Gerd Hoffmann |
2019-07-04 | tests/vm: run test builds on snapshot | Gerd Hoffmann |
2019-07-04 | tests/vm: use ssh with pty unconditionally | Gerd Hoffmann |
2019-07-04 | tests/vm: send proxy environment variables over ssh | Gerd Hoffmann |
2019-07-04 | tests/vm: add source repos on ubuntu.i386 | Cleber Rosa |
2019-07-04 | tests/vm: pin ubuntu.i386 image | Cleber Rosa |
2019-07-04 | tests/vm: avoid image presence check and removal | Cleber Rosa |
2019-07-04 | tests/vm: avoid extra compressed image copy | Cleber Rosa |
2019-07-01 | python/qemu: split QEMUMachine out from underneath __init__.py | John Snow |
2019-06-12 | tests/vm: python3 fixes | Gerd Hoffmann |
2019-06-12 | tests/vm: Add missing variables on help | Wainer dos Santos Moschetta |