qemu-e2k/tests/vm
Wainer dos Santos Moschetta 8b272e0018 python/qemu: Move kvm_available() to its own module
This creates the 'accel' Python module to be the home for
utilities that deal with accelerators. Also moved kvm_available()
from __init__.py to this new module.

Signed-off-by: Wainer dos Santos Moschetta <wainersm@redhat.com>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-Id: <20191216191438.93418-2-wainersm@redhat.com>
Signed-off-by: Cleber Rosa <crosa@redhat.com>
2019-12-16 18:24:02 -05:00
..
Makefile.include tests/vm: Take the J=x setting into account for the vm-boot-ssh targets, too 2019-09-05 13:18:52 +02:00
README docs: Add docs/devel/testing.rst 2018-02-08 09:23:07 +08:00
basevm.py python/qemu: Move kvm_available() to its own module 2019-12-16 18:24:02 -05:00
centos tests/vm/centos: fix centos build target 2019-11-26 11:28:08 +00:00
fedora Fedora images: use URLs from stable "archives.fedoraproject.org" 2019-09-10 14:14:32 +01:00
freebsd tests/vm: freebsd autoinstall, using serial console 2019-07-04 19:22:59 +01:00
netbsd tests/vm: support sites with sha512 checksums 2019-11-12 14:32:55 +00:00
openbsd tests/vm: openbsd autoinstall, using serial console 2019-07-04 19:22:58 +01:00
ubuntu.i386 tests/vm/ubuntu: update i386 image to 18.04 2019-11-26 11:28:23 +00:00

README

See docs/devel/testing.rst for help.