]> Git Repo - qemu.git/commit
python/qemu: accel: Add tcg_available() method
authorWainer dos Santos Moschetta <[email protected]>
Mon, 16 Dec 2019 19:14:37 +0000 (16:14 -0300)
committerCleber Rosa <[email protected]>
Mon, 16 Dec 2019 23:39:04 +0000 (18:39 -0500)
commitd3ca7bb599b777271316c17a5221c5ee28815833
tree465842cad9c5233a14943bfcc2cbbe4dad1b7fff
parent53a049d7d78e5ccf6d4c0d7b0edb18f8b999df94
python/qemu: accel: Add tcg_available() method

This adds a method to check if the tcg accelerator is enabled
in the QEMU binary.

Signed-off-by: Wainer dos Santos Moschetta <[email protected]>
Reviewed-by: Alex Bennée <[email protected]>
Reviewed-by: Cleber Rosa <[email protected]>
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
Tested-by: Cleber Rosa <[email protected]>
Message-Id: <20191216191438[email protected]>
Signed-off-by: Cleber Rosa <[email protected]>
python/qemu/accel.py
This page took 0.024403 seconds and 4 git commands to generate.