62 Commits (bbe307639db00738b6852a86cf875e2b1c77aeb9)

Author SHA1 Message Date
Philippe Mathieu-Daudé 44c8a6ab45 tests/vm: Update get_default_jobs() to work on non-x86_64 non-KVM hosts 3 years ago
Ilya Leoshkevich 339bf0c071 tests/vm: use -o IdentitiesOnly=yes for ssh 3 years ago
John Snow eaf46a65ab tests/vm: add 1GB extra memory per core 4 years ago
John Snow f4c66f1705 tests: use tests/venv to run basevm.py-based scripts 4 years ago
Alex Bennée 7bb17a9263 tests/vm: expose --source-path to scripts to find extra files 5 years ago
John Snow beb6b57b3b python: create qemu packages 5 years ago
Cleber Rosa 976218cbe7 Python: add utility function for retrieving port redirection 5 years ago
Alexander von Gluck IV 9fc33bf4e1 tests/vm: Add Haiku test based on their vagrant images 6 years ago
Robert Foley 4a70232b1d tests/vm: add shutdown timeout in basevm.py 6 years ago
Alex Bennée b09539444a tests/vm: allow us to take advantage of MTTCG 6 years ago
Alex Bennée 2fea3a125d tests/vm: switch from optsparse to argparse 6 years ago
Robert Foley ff14ab0c13 tests/vm: Add workaround to consume console 6 years ago
Robert Foley df00168039 tests/vm: change scripts to use self._config 6 years ago
Robert Foley 13336606a5 tests/vm: Added a new script for ubuntu.aarch64. 6 years ago
Robert Foley 3f1e8137f2 tests/vm: Added configuration file support 6 years ago
Robert Foley 5d676197eb tests/vm: Add configuration to basevm.py 6 years ago
Robert Foley 1f335d18e5 tests/vm: pass args through to BaseVM's __init__ 6 years ago
Robert Foley 6ee982c9ab tests/vm: allow wait_ssh() to specify command 6 years ago
Robert Foley e56c45047b tests/vm: Add ability to select QEMU from current build 6 years ago
Alex Bennée 92fecad3d3 tests/vm: pass --genisoimage to basevm script 6 years ago
Alex Bennée f01454ad17 tests/vm: fix basevm config 6 years ago
Gerd Hoffmann 50a06452c7 tests/vm: move vga setup 6 years ago
Gerd Hoffmann 698a64f948 tests/vm: write raw console log 6 years ago
Robert Foley b081986c85 tests/vm: Added gen_cloud_init_iso() to basevm.py 6 years ago
Robert Foley fbb3aa29e2 tests/vm: give wait_ssh() option to wait for root 6 years ago
Robert Foley c9de39355a tests/vm: increased max timeout for vm boot. 6 years ago
Robert Foley 89adc5b918 tests/vm: Debug mode shows ssh output. 6 years ago
Paolo Bonzini 423edd9a31 drop "from __future__ import print_function" 6 years ago
Philippe Mathieu-Daudé 629d5edfaa tests/vm: Remove shebang header 6 years ago
Wainer dos Santos Moschetta 1e48931c0c tests/vm: Allow to set qemu-img path 6 years ago
Wainer dos Santos Moschetta 8b272e0018 python/qemu: Move kvm_available() to its own module 6 years ago
Alex Bennée bcc388df07 tests/vm: make --interactive (and therefore DEBUG=1) unconditional 6 years ago
Alex Bennée 5b4b4865f4 tests/vm: support sites with sha512 checksums 7 years ago
Gerd Hoffmann 6c4f0416be tests/vm: add console_consume helper 7 years ago
Eduardo Habkost 5b79048112 tests/vm: Let subclasses disable IPv6 7 years ago
Gerd Hoffmann 60136e06ea tests/vm: fedora autoinstall, using serial console 7 years ago
Gerd Hoffmann 8dd3833410 tests/vm: serial console support helpers 7 years ago
Gerd Hoffmann b3f94b2f46 tests/vm: proper guest shutdown 7 years ago
Gerd Hoffmann 796471e975 tests/vm: use ssh with pty unconditionally 7 years ago
Gerd Hoffmann b08ba163aa tests/vm: send proxy environment variables over ssh 7 years ago
John Snow abf0bf998d python/qemu: split QEMUMachine out from underneath __init__.py 7 years ago
Gerd Hoffmann 3ace9be6d2 tests/vm: python3 fixes 7 years ago
Wainer dos Santos Moschetta 3ad3e36e14 tests/vm: Port basevm to Python 3 7 years ago
Cleber Rosa 8f8fd9edba Introduce a Python module structure 7 years ago
Alex Bennée 5c2ec9b61f tests/vm: add --build-target option 7 years ago
Philippe Mathieu-Daudé 63a24c5e23 tests/vm: Do not abuse parallelism when HOST != TARGET architecture 8 years ago
Philippe Mathieu-Daudé 71531bb591 tests/vm: Do not use -enable-kvm if HOST != TARGET architecture 8 years ago
Philippe Mathieu-Daudé 31719c37f5 tests/vm: Add a BaseVM::arch property 8 years ago
Philippe Mathieu-Daudé f5d3d21847 tests/vm: Display remaining seconds to wait for a VM to start 8 years ago
Philippe Mathieu-Daudé 071cf5a420 tests/vm: Do not use the -smp option with a single cpu 8 years ago