Home
last modified time | relevance | path

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

/openbmc/qemu/subprojects/libvhost-user/
H A Dlibvhost-user.h398 struct VuDev { struct
401 VuDevRegion regions[VHOST_USER_MAX_RAM_SLOTS]; argument
403 VuDevInflightInfo inflight_info; argument
404 int log_call_fd;
407 int backend_fd;
408 uint64_t log_size;
409 uint8_t *log_table;
410 uint64_t features;
412 bool broken;
447 const VuDevIface *iface; argument
[all …]