Sign in
qemu
/
qemu
/
5b4b4865f44ed27d6aeea1d05e8314fce9cdc136
/
tests
/
vm
5b4b486
tests/vm: support sites with sha512 checksums
by Alex Bennée
· 5 years ago
2548b4a
tests/vm: update netbsd to version 8.1
by Gerd Hoffmann
· 5 years ago
00963ac
tests/vm: use console_consume for netbsd
by Gerd Hoffmann
· 5 years ago
6c4f041
tests/vm: add console_consume helper
by Gerd Hoffmann
· 5 years ago
af093bc
tests/vm: netbsd autoinstall, using serial console
by Gerd Hoffmann
· 5 years ago
6d46e60
tests/vm/netbsd: Disable IPv6
by Eduardo Habkost
· 5 years ago
5b79048
tests/vm: Let subclasses disable IPv6
by Eduardo Habkost
· 5 years ago
93bbbdf
Fedora images: use URLs from stable "archives.fedoraproject.org"
by Cleber Rosa
· 5 years ago
4631332
tests/vm: Take the J=x setting into account for the vm-boot-ssh targets, too
by Thomas Huth
· 6 years ago
4f2f627
Makefile: Rename the 'vm-test' target as 'vm-help'
by Philippe Mathieu-Daudé
· 6 years ago
c9b423d
tests/vm: ubuntu.i386: apt proxy setup
by Gerd Hoffmann
· 6 years ago
60136e0
tests/vm: fedora autoinstall, using serial console
by Gerd Hoffmann
· 6 years ago
918fb8f
tests/vm: freebsd autoinstall, using serial console
by Gerd Hoffmann
· 6 years ago
12745ea
tests/vm: openbsd autoinstall, using serial console
by Gerd Hoffmann
· 6 years ago
8dd3833
tests/vm: serial console support helpers
by Gerd Hoffmann
· 6 years ago
b1210f0
tests/vm: add vm-boot-{ssh,serial}-<guest> targets
by Gerd Hoffmann
· 6 years ago
b3f94b2
tests/vm: proper guest shutdown
by Gerd Hoffmann
· 6 years ago
7f71d50
tests/vm: run test builds on snapshot
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
95c44c2
tests/vm: add source repos on ubuntu.i386
by Cleber Rosa
· 6 years ago
40309ab
tests/vm: pin ubuntu.i386 image
by Cleber Rosa
· 6 years ago
fcd2060
tests/vm: avoid image presence check and removal
by Cleber Rosa
· 6 years ago
676d1f3
tests/vm: avoid extra compressed image copy
by Cleber Rosa
· 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
eec4b30
tests/vm: Add missing variables on help
by Wainer dos Santos Moschetta
· 6 years ago
aea4391
tests/vm: Fix build-centos docker-based tests run
by Wainer dos Santos Moschetta
· 6 years ago
3ad3e36
tests/vm: Port basevm to Python 3
by Wainer dos Santos Moschetta
· 6 years ago
b0040fa
tests/vm: Use python configured on build
by Wainer dos Santos Moschetta
· 6 years ago
8f8fd9e
Introduce a Python module structure
by Cleber Rosa
· 6 years ago
920fff9
tests/vm: Be verbose while extracting compressed images
by Philippe Mathieu-Daudé
· 6 years ago
ddafa31
tests/vm: expose BUILD_TARGET, TARGET_LIST and EXTRA_CONFIGURE_OPTS
by Alex Bennée
· 6 years ago
5c2ec9b
tests/vm: add --build-target option
by Alex Bennée
· 6 years ago
a4cefbc
tests/vm: call make check directly for netbsd/freebsd/ubuntu.i386
by Alex Bennée
· 6 years ago
bd1497d
tests/vm: move images to $HOME/.cache/qemu-vm/images
by Gerd Hoffmann
· 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
· 7 years ago
44b69d5
tests/vm: Clean out old working directories on build
by Peter Maydell
· 7 years ago
af7e916
tests/vm: Add vm-build-all/vm-clean-all in help text
by Fam Zheng
· 7 years ago
f2d4bec
tests/vm: Use make's --output-sync option
by Peter Maydell
· 7 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
ebb61f8
tests/vm: Pass the jobs parallelism setting to 'make check'
by Peter Maydell
· 7 years ago
ebe95fa
tests: vm: Add vm-clean-all
by Fam Zheng
· 7 years ago
1bd2698
tests: Add centos VM testing
by Fam Zheng
· 7 years ago
983c2a7
tests: Add an option for snapshot (default: off)
by Fam Zheng
· 7 years ago
a3f9f64
tests/vm: Add flex and bison to the vm image
by Philippe Mathieu-Daudé
· 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
4eb9956
docs: Add docs/devel/testing.rst
by Fam Zheng
· 7 years ago
fb3b4e6
basevm: Call logging.basicConfig()
by Eduardo Habkost
· 7 years ago
d72c55c
tests: Add README for vm tests
by Fam Zheng
· 7 years ago
b1fb9a6
Makefile: Add rules to run vm tests
by Fam Zheng
· 7 years ago
fdfaa33
tests: Add OpenBSD image
by Fam Zheng
· 7 years ago
5cd2b13
tests: Add NetBSD image
by Fam Zheng
· 7 years ago
111e30c
tests: Add FreeBSD image
by Fam Zheng
· 7 years ago
fb15a57
tests: Add ubuntu.i386 image
by Fam Zheng
· 7 years ago
ff2ebff
tests: Add vm test lib
by Fam Zheng
· 7 years ago