Home
last modified time | relevance | path

Searched defs:channel_list (Results 1 – 2 of 2) sorted by relevance

/qemu/tests/qtest/migration/
H A Dmigration-util.c136 void migrate_set_ports(QTestState *to, QList *channel_list) in migrate_set_ports()
H A Dmigration-qmp.c133 QList *channel_list = qobject_to(QList, channels); in migrate_qmp() local