index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
vm
/
basevm.py
Age
Commit message (
Expand
)
Author
2020-11-17
tests/vm: Add Haiku test based on their vagrant images
Alexander von Gluck IV
2020-07-27
tests/vm: add shutdown timeout in basevm.py
Robert Foley
2020-07-11
tests/vm: allow us to take advantage of MTTCG
Alex Bennée
2020-07-11
tests/vm: switch from optsparse to argparse
Alex Bennée
2020-07-11
tests/vm: Add workaround to consume console
Robert Foley
2020-07-11
tests/vm: change scripts to use self._config
Robert Foley
2020-07-11
tests/vm: Added a new script for ubuntu.aarch64.
Robert Foley
2020-07-11
tests/vm: Added configuration file support
Robert Foley
2020-07-11
tests/vm: Add configuration to basevm.py
Robert Foley
2020-07-11
tests/vm: pass args through to BaseVM's __init__
Robert Foley
2020-05-31
tests/vm: allow wait_ssh() to specify command
Robert Foley
2020-05-31
tests/vm: Add ability to select QEMU from current build
Robert Foley
2020-05-27
tests/vm: pass --genisoimage to basevm script
Alex Bennée
2020-03-27
tests/vm: fix basevm config
Alex Bennée
2020-03-27
tests/vm: move vga setup
Gerd Hoffmann
2020-03-27
tests/vm: write raw console log
Gerd Hoffmann
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-02-07
drop "from __future__ import print_function"
Paolo Bonzini
2020-02-07
tests/vm: Remove shebang header
Philippe Mathieu-Daudé
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-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: add console_consume helper
Gerd Hoffmann
2019-10-25
tests/vm: Let subclasses disable IPv6
Eduardo Habkost
2019-07-04
tests/vm: fedora autoinstall, using serial console
Gerd Hoffmann
2019-07-04
tests/vm: serial console support helpers
Gerd Hoffmann
2019-07-04
tests/vm: proper guest shutdown
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-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: Port basevm to Python 3
Wainer dos Santos Moschetta
2019-02-22
Introduce a Python module structure
Cleber Rosa
2019-02-08
tests/vm: add --build-target option
Alex Bennée
2018-10-26
tests/vm: Do not abuse parallelism when HOST != TARGET architecture
Philippe Mathieu-Daudé
2018-10-26
tests/vm: Do not use -enable-kvm if HOST != TARGET architecture
Philippe Mathieu-Daudé
2018-10-26
tests/vm: Add a BaseVM::arch property
Philippe Mathieu-Daudé
2018-10-26
tests/vm: Display remaining seconds to wait for a VM to start
Philippe Mathieu-Daudé
2018-10-26
tests/vm: Do not use the -smp option with a single cpu
Philippe Mathieu-Daudé
2018-10-26
tests/vm: Do not abuse parallelism when KVM is not available
Philippe Mathieu-Daudé
2018-10-26
tests/vm: Extract the kvm_available() handy function
Philippe Mathieu-Daudé
2018-09-26
tests/vm: Use -cpu max rather than -cpu host
Peter Maydell
2018-08-24
tests/vm: Increase timeout waiting for VM to boot to 5 minutes
Peter Maydell
2018-08-15
tests/vm: Bump guest RAM up from 2G to 4G
Peter Maydell
2018-08-15
tests/vm: Propagate V=1 down into the make inside the VM
Peter Maydell
2018-08-15
tests: Add an option for snapshot (default: off)
Fam Zheng
[next]