Home
last modified time | relevance | path

Searched refs:accel_opts (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/system/
H A Dvl.c2740 QemuOpts *icount_opts = NULL, *accel_opts = NULL; in qemu_init() local
3318 accel_opts = qemu_opts_parse_noisily(qemu_find_opts("accel"), in qemu_init()
3320 optarg = qemu_opt_get(accel_opts, "accel"); in qemu_init()