Home
last modified time | relevance | path

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

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