Home
last modified time | relevance | path

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

/openbmc/qemu/block/
H A Dvhdx.c48 static QemuOptsList vhdx_create_opts; variable
2091 qdict = qemu_opts_to_qdict_filtered(opts, NULL, &vhdx_create_opts, true); in vhdx_co_create_opts()
2209 static QemuOptsList vhdx_create_opts = { variable
2211 .head = QTAILQ_HEAD_INITIALIZER(vhdx_create_opts.head),
2265 .create_opts = &vhdx_create_opts,