Home
last modified time | relevance | path

Searched defs:has_kvm (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/tests/qtest/
H A Dmeson.build418 has_kvm = ('CONFIG_KVM' in config_all_accel and host_os == 'linux' variable
H A Dbios-tables-test.c2601 bool has_kvm, has_tcg; in main() local
/openbmc/qemu/tests/qtest/migration/
H A Dframework.h22 bool has_kvm; member