Home
last modified time | relevance | path

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

/openbmc/qemu/qga/
H A Dcommands.c94 struct GuestExecInfo { struct
103 QTAILQ_ENTRY(GuestExecInfo) next; argument
105 typedef struct GuestExecInfo GuestExecInfo; typedef