index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
vm
Age
Commit message (
Expand
)
Author
2020-02-07
drop "from __future__ import print_function"
Paolo Bonzini
2020-02-07
tests/vm: Remove shebang header
Philippe Mathieu-Daudé
2020-02-07
tests: Explicit usage of Python 3
Philippe Mathieu-Daudé
2020-01-09
freebsd: use python37
Gerd Hoffmann
2020-01-09
tests/vm: update openbsd to release 6.6
Gerd Hoffmann
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-26
tests/vm/ubuntu: update i386 image to 18.04
Alex Bennée
2019-11-26
tests/vm/ubuntu: include language pack to silence locale warnings
Alex Bennée
2019-11-26
tests/vm/centos: fix centos build target
Alex Bennée
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: update netbsd to version 8.1
Gerd Hoffmann
2019-11-12
tests/vm: use console_consume for netbsd
Gerd Hoffmann
2019-11-12
tests/vm: add console_consume helper
Gerd Hoffmann
2019-11-12
tests/vm: netbsd autoinstall, using serial console
Gerd Hoffmann
2019-10-25
tests/vm/netbsd: Disable IPv6
Eduardo Habkost
2019-10-25
tests/vm: Let subclasses disable IPv6
Eduardo Habkost
2019-09-10
Fedora images: use URLs from stable "archives.fedoraproject.org"
Cleber Rosa
2019-09-05
tests/vm: Take the J=x setting into account for the vm-boot-ssh targets, too
Thomas Huth
2019-07-04
Makefile: Rename the 'vm-test' target as 'vm-help'
Philippe Mathieu-Daudé
2019-07-04
tests/vm: ubuntu.i386: apt proxy setup
Gerd Hoffmann
2019-07-04
tests/vm: fedora autoinstall, using serial console
Gerd Hoffmann
2019-07-04
tests/vm: freebsd autoinstall, using serial console
Gerd Hoffmann
2019-07-04
tests/vm: openbsd autoinstall, using serial console
Gerd Hoffmann
2019-07-04
tests/vm: serial console support helpers
Gerd Hoffmann
2019-07-04
tests/vm: add vm-boot-{ssh,serial}-<guest> targets
Gerd Hoffmann
2019-07-04
tests/vm: proper guest shutdown
Gerd Hoffmann
2019-07-04
tests/vm: run test builds on snapshot
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-04
tests/vm: add source repos on ubuntu.i386
Cleber Rosa
2019-07-04
tests/vm: pin ubuntu.i386 image
Cleber Rosa
2019-07-04
tests/vm: avoid image presence check and removal
Cleber Rosa
2019-07-04
tests/vm: avoid extra compressed image copy
Cleber Rosa
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: Add missing variables on help
Wainer dos Santos Moschetta
2019-06-12
tests/vm: Fix build-centos docker-based tests run
Wainer dos Santos Moschetta
2019-06-12
tests/vm: Port basevm to Python 3
Wainer dos Santos Moschetta
2019-06-12
tests/vm: Use python configured on build
Wainer dos Santos Moschetta
2019-02-22
Introduce a Python module structure
Cleber Rosa
2019-02-11
tests/vm: Be verbose while extracting compressed images
Philippe Mathieu-Daudé
2019-02-08
tests/vm: expose BUILD_TARGET, TARGET_LIST and EXTRA_CONFIGURE_OPTS
Alex Bennée
2019-02-08
tests/vm: add --build-target option
Alex Bennée
2019-02-08
tests/vm: call make check directly for netbsd/freebsd/ubuntu.i386
Alex Bennée
2019-02-08
tests/vm: move images to $HOME/.cache/qemu-vm/images
Gerd Hoffmann
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é
[next]