On 29/01/2020 21:23, Philippe Mathieu-Daudé wrote:
Add a helper to query the list of accelerators built into a
QEMU binary.
Signed-off-by: Philippe Mathieu-Daudé
Reviewed-by: Liam Merwick
---
python/qemu/binutils.py | 10 ++
tests/acceptance/core_scripts.py | 10 +
Add a helper to query the list of accelerators built into a
QEMU binary.
Signed-off-by: Philippe Mathieu-Daudé
---
python/qemu/binutils.py | 10 ++
tests/acceptance/core_scripts.py | 10 ++
2 files changed, 20 insertions(+)
diff --git a/python/qemu/binutils.py b/python/