Searched refs:tcg_available (Results 1 – 3 of 3) sorted by relevance
78 def tcg_available(qemu_bin: str) -> bool: function
26 from .accel import kvm_available, list_accel, tcg_available
25 tcg_available)295 checker = {'tcg': tcg_available,