| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | virtio-gpu-udmabuf: correct naming of QemuDmaBuf size properties | Dongwon Kim | 2023-07-17 | 1 | -6/+6 |
| * | virtio-gpu-udmabuf: create udmabuf for blob even when iov_cnt == 1 | Dongwon Kim | 2023-06-27 | 1 | -1/+2 |
| * | Do not include "qemu/error-report.h" in headers that do not need it | Thomas Huth | 2023-02-14 | 1 | -0/+1 |
| * | Don't include headers already included by qemu/osdep.h | Markus Armbruster | 2023-02-08 | 1 | -1/+0 |
| * | Remove qemu-common.h include from most units | Marc-André Lureau | 2022-04-06 | 1 | -1/+0 |
| * | virtio-gpu: splitting one extended mode guest fb into n-scanouts | Dongwon Kim | 2021-11-05 | 1 | -8/+14 |
| * | ui/gtk: skip any extra draw of same guest scanout blob res | Dongwon Kim | 2021-11-02 | 1 | -1/+1 |
| * | ui: Create sync objects and fences only for blobs | Vivek Kasireddy | 2021-09-15 | 1 | -0/+1 |
| * | virtio-gpu: Add helpers to create and destroy dmabuf objects | Vivek Kasireddy | 2021-05-27 | 1 | -0/+65 |
| * | virtio-gpu: Add udmabuf helpers | Vivek Kasireddy | 2021-05-27 | 1 | -0/+158 |