Home
last modified time | relevance | path

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

/qemu/tests/unit/
H A Dtest-smp-parse.c1013 const char *machine_type = opaque; in test_generic_valid() local
1032 const char *machine_type = opaque; in test_generic_invalid() local
1051 const char *machine_type = opaque; in test_with_modules() local
1101 const char *machine_type = opaque; in test_with_dies() local
1151 const char *machine_type = opaque; in test_with_modules_dies() local
1212 const char *machine_type = opaque; in test_with_clusters() local
1262 const char *machine_type = opaque; in test_with_books() local
1312 const char *machine_type = opaque; in test_with_drawers() local
1362 const char *machine_type = opaque; in test_with_drawers_books() local
1423 const char *machine_type = opaque; in test_full_topo() local
/qemu/tests/functional/
H A Dtest_multiprocess.py40 kernel_command_line, machine_type): argument
/qemu/system/
H A Dvl.c1674 const char *machine_type = qdict_get_try_str(qdict, "type"); in select_machine() local