+1
−19
python/qemu/accel.py
0 → 100644
+31
−0
+1
−1
Loading
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>