Age | Commit message (Expand) | Author |
2024-07-01 | vhost-user-gpu: fix import of DMABUF | Marc-André Lureau |
2024-05-14 | ui/console: Use qemu_dmabuf_new() and free() helpers instead | Dongwon Kim |
2024-05-14 | ui/console: Use qemu_dmabuf_get_..() helpers instead | Dongwon Kim |
2023-11-07 | vhost-user-gpu: skip VHOST_USER_GPU_UPDATE when !PIXMAN | Marc-André Lureau |
2023-09-12 | vhost-user-gpu: support dmabuf modifiers | Erico Nunes |
2023-07-10 | hw/virtio: fix typo in VIRTIO_CONFIG_IRQ_IDX comments | Alex Bennée |
2023-07-10 | vhost-user-gpu: implement get_edid frontend feature | Erico Nunes |
2023-06-26 | vhost-user: fully use new backend/frontend naming | Manos Pitsidianakis |
2023-06-05 | bulk: Remove pointless QOM casts | Philippe Mathieu-Daudé |
2023-02-14 | Do not include "qemu/error-report.h" in headers that do not need it | Thomas Huth |
2023-01-08 | virtio: introduce macro VIRTIO_CONFIG_IRQ_IDX | Cindy Lu |
2022-09-29 | vhost-user: Call qemu_socketpair() instead of socketpair() | Guoyi Tu |
2022-06-06 | modules: introduces module_kconfig directive | Jose R. Ziviani |
2022-05-16 | virtio: add vhost support for virtio devices | Jonah Palmer |
2022-01-10 | Revert "virtio: introduce macro IRTIO_CONFIG_IRQ_IDX" | Michael S. Tsirkin |
2022-01-06 | virtio: introduce macro IRTIO_CONFIG_IRQ_IDX | Cindy Lu |
2021-12-21 | ui: simplify gl unblock & flush | Marc-André Lureau |
2021-07-09 | modules: add virtio-gpu module annotations | Gerd Hoffmann |
2021-06-30 | vhost: Distinguish errors in vhost_dev_get_config() | Kevin Wolf |
2021-03-09 | vhost_user_gpu: Drop dead check for g_malloc() failure | Markus Armbruster |
2021-03-04 | virtio-gpu: Do not distinguish the primary console | Akihiko Odaki |
2021-03-04 | ui/console: Add placeholder flag to message surface | Akihiko Odaki |
2021-02-04 | display/ui: add a callback to indicate GL state is flushed | Marc-André Lureau |
2021-02-04 | vhost-user-gpu: add a configuration flag for dmabuf usage | Marc-André Lureau |
2021-02-04 | ui: remove console_has_gl_dmabuf() | Marc-André Lureau |
2021-02-04 | vhost-user-gpu: check backend for EDID support | Marc-André Lureau |
2020-08-27 | vhost-user-gpu: Move QOM macro to header | Eduardo Habkost |
2020-05-15 | qom: Drop parameter @errp of object_property_add() & friends | Markus Armbruster |
2020-01-24 | qdev: set properties with device_class_set_props() | Marc-André Lureau |
2019-08-16 | Include hw/qdev-properties.h less | Markus Armbruster |
2019-05-29 | hw/display: add vhost-user-vga & gpu-pci | Marc-André Lureau |