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