Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/virtio/
H A Dvhost.h50 struct vhost_log { struct
54 vhost_log_chunk_t *log; argument
/openbmc/qemu/hw/virtio/
H A Dvhost.c46 static struct vhost_log *vhost_log[VHOST_BACKEND_TYPE_MAX]; variable