Searched refs:vmsrh (Results 1 – 1 of 1) sorted by relevance
282 VMSRHelperClient *vmsrh; in accept_client() local290 vmsrh = g_new(VMSRHelperClient, 1); in accept_client()291 vmsrh->ioc = cioc; in accept_client()292 vmsrh->co = qemu_coroutine_create(vh_co_entry, vmsrh); in accept_client()293 qemu_coroutine_enter(vmsrh->co); in accept_client()