- 7bb17a9 tests/vm: expose --source-path to scripts to find extra files by Alex Bennée · 3 years, 9 months ago
- beb6b57 python: create qemu packages by John Snow · 3 years, 9 months ago
- 976218c Python: add utility function for retrieving port redirection by Cleber Rosa · 3 years, 10 months ago
- 9fc33bf tests/vm: Add Haiku test based on their vagrant images by Alexander von Gluck IV · 4 years, 4 months ago
- 4a70232 tests/vm: add shutdown timeout in basevm.py by Robert Foley · 4 years, 7 months ago
- b095394 tests/vm: allow us to take advantage of MTTCG by Alex Bennée · 4 years, 8 months ago
- 2fea3a1 tests/vm: switch from optsparse to argparse by Alex Bennée · 4 years, 8 months ago
- ff14ab0 tests/vm: Add workaround to consume console by Robert Foley · 4 years, 8 months ago
- df00168 tests/vm: change scripts to use self._config by Robert Foley · 4 years, 8 months ago
- 1333660 tests/vm: Added a new script for ubuntu.aarch64. by Robert Foley · 4 years, 8 months ago
- 3f1e813 tests/vm: Added configuration file support by Robert Foley · 4 years, 8 months ago
- 5d67619 tests/vm: Add configuration to basevm.py by Robert Foley · 4 years, 8 months ago
- 1f335d1 tests/vm: pass args through to BaseVM's __init__ by Robert Foley · 4 years, 8 months ago
- 6ee982c tests/vm: allow wait_ssh() to specify command by Robert Foley · 4 years, 9 months ago
- e56c450 tests/vm: Add ability to select QEMU from current build by Robert Foley · 4 years, 9 months ago
- 92fecad tests/vm: pass --genisoimage to basevm script by Alex Bennée · 4 years, 9 months ago
- f01454a tests/vm: fix basevm config by Alex Bennée · 5 years ago
- 50a0645 tests/vm: move vga setup by Gerd Hoffmann · 5 years ago
- 698a64f tests/vm: write raw console log by Gerd Hoffmann · 5 years ago
- b081986 tests/vm: Added gen_cloud_init_iso() to basevm.py by Robert Foley · 5 years ago
- fbb3aa2 tests/vm: give wait_ssh() option to wait for root by Robert Foley · 5 years ago
- c9de393 tests/vm: increased max timeout for vm boot. by Robert Foley · 5 years ago
- 89adc5b tests/vm: Debug mode shows ssh output. by Robert Foley · 5 years ago
- 423edd9 drop "from __future__ import print_function" by Paolo Bonzini · 5 years ago
- 629d5ed tests/vm: Remove shebang header by Philippe Mathieu-Daudé · 5 years ago
- 1e48931 tests/vm: Allow to set qemu-img path by Wainer dos Santos Moschetta · 5 years ago
- 8b272e0 python/qemu: Move kvm_available() to its own module by Wainer dos Santos Moschetta · 5 years ago
- bcc388d tests/vm: make --interactive (and therefore DEBUG=1) unconditional by Alex Bennée · 5 years ago
- 5b4b486 tests/vm: support sites with sha512 checksums by Alex Bennée · 5 years ago
- 6c4f041 tests/vm: add console_consume helper by Gerd Hoffmann · 5 years ago
- 5b79048 tests/vm: Let subclasses disable IPv6 by Eduardo Habkost · 5 years ago
- 60136e0 tests/vm: fedora autoinstall, using serial console by Gerd Hoffmann · 6 years ago
- 8dd3833 tests/vm: serial console support helpers by Gerd Hoffmann · 6 years ago
- b3f94b2 tests/vm: proper guest shutdown by Gerd Hoffmann · 6 years ago
- 796471e tests/vm: use ssh with pty unconditionally by Gerd Hoffmann · 6 years ago
- b08ba16 tests/vm: send proxy environment variables over ssh by Gerd Hoffmann · 6 years ago
- abf0bf9 python/qemu: split QEMUMachine out from underneath __init__.py by John Snow · 6 years ago
- 3ace9be tests/vm: python3 fixes by Gerd Hoffmann · 6 years ago
- 3ad3e36 tests/vm: Port basevm to Python 3 by Wainer dos Santos Moschetta · 6 years ago
- 8f8fd9e Introduce a Python module structure by Cleber Rosa · 6 years ago
- 5c2ec9b tests/vm: add --build-target option by Alex Bennée · 6 years ago
- 63a24c5 tests/vm: Do not abuse parallelism when HOST != TARGET architecture by Philippe Mathieu-Daudé · 6 years ago
- 71531bb tests/vm: Do not use -enable-kvm if HOST != TARGET architecture by Philippe Mathieu-Daudé · 6 years ago
- 31719c3 tests/vm: Add a BaseVM::arch property by Philippe Mathieu-Daudé · 6 years ago
- f5d3d21 tests/vm: Display remaining seconds to wait for a VM to start by Philippe Mathieu-Daudé · 6 years ago
- 071cf5a tests/vm: Do not use the -smp option with a single cpu by Philippe Mathieu-Daudé · 6 years ago
- 8a6e007 tests/vm: Do not abuse parallelism when KVM is not available by Philippe Mathieu-Daudé · 6 years ago
- b59b82e tests/vm: Extract the kvm_available() handy function by Philippe Mathieu-Daudé · 6 years ago
- b33bd85 tests/vm: Use -cpu max rather than -cpu host by Peter Maydell · 7 years ago
- 6b699ae tests/vm: Increase timeout waiting for VM to boot to 5 minutes by Peter Maydell · 6 years ago
- eb2712f tests/vm: Bump guest RAM up from 2G to 4G by Peter Maydell · 7 years ago
- 41e3340 tests/vm: Propagate V=1 down into the make inside the VM by Peter Maydell · 7 years ago
- 983c2a7 tests: Add an option for snapshot (default: off) by Fam Zheng · 7 years ago
- dcf7ea4 tests/vm: Only use -cpu 'host' if KVM is available by Philippe Mathieu-Daudé · 7 years ago
- f03868b python: futurize -f libfuturize.fixes.fix_print_with_import by Eduardo Habkost · 7 years ago
- 726c9a3 tests: Fix ubuntu.i386 image initialization by Fam Zheng · 7 years ago
- fb3b4e6 basevm: Call logging.basicConfig() by Eduardo Habkost · 7 years ago
- ff2ebff tests: Add vm test lib by Fam Zheng · 7 years ago