Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/virtio/
H A Dvirtio-gpu.h249 struct VhostUserGPU { struct
250 VirtIOGPUBase parent_obj;
252 VhostUserBackend *vhost;
253 int vhost_gpu_fd; /* closed by the chardev */
254 CharBackend vhost_chr;
255 QemuDmaBuf *dmabuf[VIRTIO_GPU_MAX_SCANOUTS];
256 bool backend_blocked;