Home
last modified time | relevance | path

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

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