qemu/tests/vm
John Snow abf0bf998d python/qemu: split QEMUMachine out from underneath __init__.py
It's not obvious that something named __init__.py actually houses
important code that isn't relevant to python packaging glue. Move the
QEMUMachine and related error classes out into their own module.

Adjust users to the new import location.

Signed-off-by: John Snow <jsnow@redhat.com>
Message-Id: <20190627212816.27298-2-jsnow@redhat.com>
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
2019-07-01 19:02:10 -03:00
..
basevm.py python/qemu: split QEMUMachine out from underneath __init__.py 2019-07-01 19:02:10 -03:00
centos tests/vm: Fix build-centos docker-based tests run 2019-06-12 17:53:22 +01:00
freebsd tests/vm: Be verbose while extracting compressed images 2019-02-11 12:47:08 +00:00
Makefile.include tests/vm: Add missing variables on help 2019-06-12 17:53:22 +01:00
netbsd tests/vm: Be verbose while extracting compressed images 2019-02-11 12:47:08 +00:00
openbsd tests/vm: Be verbose while extracting compressed images 2019-02-11 12:47:08 +00:00
README docs: Add docs/devel/testing.rst 2018-02-08 09:23:07 +08:00
ubuntu.i386 tests/vm: add --build-target option 2019-02-08 17:32:35 +00:00

See docs/devel/testing.rst for help.