Searched refs:throttle_opts (Results 1 – 1 of 1) sorted by relevance
29 static QemuOptsList throttle_opts = { variable31 .head = QTAILQ_HEAD_INITIALIZER(throttle_opts.head),51 QemuOpts *opts = qemu_opts_create(&throttle_opts, NULL, 0, &error_abort); in throttle_parse_options()