Home
last modified time | relevance | path

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

/openbmc/qemu/tools/i386/
H A Dqemu-vmsr-helper.c205 typedef struct VMSRHelperClient { struct
208 } VMSRHelperClient; argument
212 VMSRHelperClient *client = opaque; in vh_co_entry()
285 VMSRHelperClient *vmsrh; in accept_client()
293 vmsrh = g_new(VMSRHelperClient, 1); in accept_client()