summary refs log tree commit diff stats
path: root/ui/udmabuf.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Do not include "qemu/error-report.h" in headers that do not need itThomas Huth2023-02-141-0/+1
* Don't include headers already included by qemu/osdep.hMarkus Armbruster2023-02-081-1/+0
* ui/console: Restrict udmabuf_fd() to LinuxPhilippe Mathieu-Daudé2021-08-311-11/+0
* ui: Get the fd associated with udmabuf driverVivek Kasireddy2021-05-271-0/+40