Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/virtio/
H A Dvhost-user-scmi.h19 struct VHostUserSCMI { struct
20 VirtIODevice parent;
21 CharBackend chardev;
22 struct vhost_virtqueue *vhost_vqs;
23 struct vhost_dev vhost_dev;
24 VhostUserState vhost_user;
25 VirtQueue *cmd_vq;
26 VirtQueue *event_vq;
27 bool connected;
28 bool started_vu;