Home
last modified time | relevance | path

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

/openbmc/qemu/block/
H A Dqcow2.c707 static QemuOptsList qcow2_runtime_opts = { variable
709 .head = QTAILQ_HEAD_INITIALIZER(qcow2_runtime_opts.head),
1002 opts = qemu_opts_create(&qcow2_runtime_opts, NULL, 0, &error_abort); in qcow2_update_options_prepare()