Home
last modified time | relevance | path

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

/qemu/util/
H A Dqemu-option.c1179 bool need_head_update; in qemu_opts_append() local
1190 need_head_update = true; in qemu_opts_append()
1195 need_head_update = QTAILQ_EMPTY(&dst->head); in qemu_opts_append()
1208 if (need_head_update) { in qemu_opts_append()