COMMITS
/ tests/vm/basevm.py July 11, 2023
P
tests/vm: Introduce get_qemu_packages_from_lcitool_json() helper
Philippe Mathieu-Daudé committed
December 9, 2022
P
tests/vm: Update get_default_jobs() to work on non-x86_64 non-KVM hosts
Philippe Mathieu-Daudé committed
October 27, 2022
I
tests/vm: use -o IdentitiesOnly=yes for ssh
Ilya Leoshkevich committed
July 8, 2022
J
tests/vm: add 1GB extra memory per core
John Snow committed
May 26, 2022
J
tests: use tests/venv to run basevm.py-based scripts
John Snow committed
June 2, 2021
A
tests/vm: expose --source-path to scripts to find extra files
Alex Bennée committed
May 27, 2021
J
python: create qemu packages
John Snow committed
April 12, 2021
C
Python: add utility function for retrieving port redirection
Cleber Rosa committed
October 27, 2020
A
tests/vm: Add Haiku test based on their vagrant images
Alexander von Gluck IV committed
July 24, 2020
R
tests/vm: add shutdown timeout in basevm.py
Robert Foley committed
July 1, 2020
A
tests/vm: allow us to take advantage of MTTCG
Alex Bennée committed
A
tests/vm: switch from optsparse to argparse
Alex Bennée committed
R
tests/vm: Add workaround to consume console
Robert Foley committed
R
tests/vm: change scripts to use self._config
Robert Foley committed
R
tests/vm: Added a new script for ubuntu.aarch64.
Robert Foley committed
R
tests/vm: Added configuration file support
Robert Foley committed
R
tests/vm: Add configuration to basevm.py
Robert Foley committed
R
tests/vm: pass args through to BaseVM's __init__
Robert Foley committed
May 29, 2020
R
tests/vm: allow wait_ssh() to specify command
Robert Foley committed
R
tests/vm: Add ability to select QEMU from current build
Robert Foley committed
May 19, 2020
A
tests/vm: pass --genisoimage to basevm script
Alex Bennée committed
March 23, 2020
A
tests/vm: fix basevm config
Alex Bennée committed
G
tests/vm: move vga setup
Gerd Hoffmann committed
G
tests/vm: write raw console log
Gerd Hoffmann committed
March 3, 2020
R
tests/vm: Added gen_cloud_init_iso() to basevm.py
Robert Foley committed
R
tests/vm: give wait_ssh() option to wait for root
Robert Foley committed
R
tests/vm: increased max timeout for vm boot.
Robert Foley committed
R
tests/vm: Debug mode shows ssh output.
Robert Foley committed
February 4, 2020
P
drop "from __future__ import print_function"
Paolo Bonzini committed
January 30, 2020
P
tests/vm: Remove shebang header
Philippe Mathieu-Daudé committed
November 14, 2019
W
tests/vm: Allow to set qemu-img path
Wainer dos Santos Moschetta committed
December 16, 2019
W
python/qemu: Move kvm_available() to its own module
Wainer dos Santos Moschetta committed
November 12, 2019
A
tests/vm: make --interactive (and therefore DEBUG=1) unconditional
Alex Bennée committed
November 4, 2019
A
tests/vm: support sites with sha512 checksums
Alex Bennée committed
October 31, 2019
G
tests/vm: add console_consume helper
Gerd Hoffmann committed
October 18, 2019
E
tests/vm: Let subclasses disable IPv6
Eduardo Habkost committed
June 17, 2019
G
tests/vm: fedora autoinstall, using serial console
Gerd Hoffmann committed
G
tests/vm: serial console support helpers
Gerd Hoffmann committed
G
tests/vm: proper guest shutdown
Gerd Hoffmann committed
G
tests/vm: use ssh with pty unconditionally
Gerd Hoffmann committed
G
tests/vm: send proxy environment variables over ssh
Gerd Hoffmann committed
June 27, 2019
J
python/qemu: split QEMUMachine out from underneath __init__.py
John Snow committed
May 20, 2019
G
tests/vm: python3 fixes
Gerd Hoffmann committed
March 29, 2019
W
tests/vm: Port basevm to Python 3
Wainer dos Santos Moschetta committed
February 6, 2019
C
Introduce a Python module structure
Cleber Rosa committed
January 21, 2019
A
tests/vm: add --build-target option
Alex Bennée committed
October 13, 2018
P
tests/vm: Do not abuse parallelism when HOST != TARGET architecture
Philippe Mathieu-Daudé committed
P
tests/vm: Do not use -enable-kvm if HOST != TARGET architecture
Philippe Mathieu-Daudé committed
P
tests/vm: Add a BaseVM::arch property
Philippe Mathieu-Daudé committed
P
tests/vm: Display remaining seconds to wait for a VM to start
Philippe Mathieu-Daudé committed