qemu-e2k/python/qemu
Wainer dos Santos Moschetta 1650c3e304 python/qemu: accel: Add list_accel() method
Since commit cbe6d6365a the command `qemu -accel help` returns
the list of accelerators enabled in the QEMU binary. This adds
the list_accel() method which return that same list.

Signed-off-by: Wainer dos Santos Moschetta <wainersm@redhat.com>
Message-Id: <20191216191438.93418-3-wainersm@redhat.com>
Reviewed-by: Cleber Rosa <crosa@redhat.com>
Tested-by: Cleber Rosa <crosa@redhat.com>
Signed-off-by: Cleber Rosa <crosa@redhat.com>
2019-12-16 18:31:32 -05:00
..
__init__.py python/qemu: Move kvm_available() to its own module 2019-12-16 18:24:02 -05:00
accel.py python/qemu: accel: Add list_accel() method 2019-12-16 18:31:32 -05:00
machine.py python/qemu: Add set_qmp_monitor() to QEMUMachine 2019-12-16 10:59:50 -05:00
qmp.py Introduce a Python module structure 2019-02-22 14:07:01 -05:00
qtest.py iotests.py: Store socket files in $SOCK_DIR 2019-10-28 11:22:30 +01:00