Home
last modified time | relevance | path

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

/qemu/hw/vfio-user/
H A Dpci.c22 struct VFIOUserPCIDevice { struct
23 VFIOPCIDevice device;
24 SocketAddress *socket;
25 bool send_queued; /* all sends are queued */
26 uint32_t wait_time; /* timeout for message replies */
27 bool no_post; /* all region writes are sync */