Home | History | Annotate | Download | only in qemu

Lines Matching full:chr_list

2715     QList *chr_list;
2718 chr_list = qlist_new();
2723 qlist_append_obj(chr_list, obj);
2726 *ret_data = QOBJECT(chr_list);