Home | History | Annotate | Download | only in qemu

Lines Matching full:qemu_opts_id

2597     if (qemu_opts_id(opts) == NULL) {
2604 qemu_opts_id(opts));
2631 int len = strlen(qemu_opts_id(opts)) + 6;
2633 snprintf(base->label, len, "%s-base", qemu_opts_id(opts));
2641 chr->label = qemu_strdup(qemu_opts_id(opts));