Home
last modified time | relevance | path

Searched defs:machine_opts (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/system/
H A Dvl.c2426 static void qemu_validate_options(const QDict *machine_opts) in qemu_validate_options()
/openbmc/qemu/tests/qtest/
H A Dmigration-test.c728 const char *machine_alias, *machine_opts = ""; in test_migrate_start() local