index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
display
/
vhost-user-gpu.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
vhost-user: return failure if backend crash when live migration
Haoqian He
2025-05-14
1
-3
/
+9
*
ui/egl: use DRM_FORMAT_MOD_INVALID as default modifier
Qiang Yu
2025-05-06
1
-1
/
+2
*
ui/dmabuf: extend QemuDmaBuf to support multi-plane
Qiang Yu
2025-05-06
1
-2
/
+4
*
qom: Have class_init() take a const data argument
Philippe Mathieu-Daudé
2025-04-25
1
-1
/
+1
*
virtio-gpu: Add definition for resource_uuid feature
Dorinda Bassey
2025-01-15
1
-0
/
+8
*
include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST
Richard Henderson
2024-12-19
1
-1
/
+0
*
hw/display: Constify all Property
Richard Henderson
2024-12-15
1
-1
/
+1
*
virtio: Allow .get_vhost() without vhost_started
Hanna Czenczek
2024-09-10
1
-1
/
+1
*
hw/display/vhost-user-gpu.c: fix vhost_user_gpu_chr_read()
Haoran Zhang
2024-08-23
1
-1
/
+1
*
vhost-user-gpu: fix import of DMABUF
Marc-André Lureau
2024-07-01
1
-2
/
+3
*
ui/console: Use qemu_dmabuf_new() and free() helpers instead
Dongwon Kim
2024-05-14
1
-12
/
+19
*
ui/console: Use qemu_dmabuf_get_..() helpers instead
Dongwon Kim
2024-05-14
1
-4
/
+1
*
vhost-user-gpu: skip VHOST_USER_GPU_UPDATE when !PIXMAN
Marc-André Lureau
2023-11-07
1
-0
/
+2
*
vhost-user-gpu: support dmabuf modifiers
Erico Nunes
2023-09-12
1
-1
/
+16
*
hw/virtio: fix typo in VIRTIO_CONFIG_IRQ_IDX comments
Alex Bennée
2023-07-10
1
-2
/
+2
*
vhost-user-gpu: implement get_edid frontend feature
Erico Nunes
2023-07-10
1
-0
/
+32
*
vhost-user: fully use new backend/frontend naming
Manos Pitsidianakis
2023-06-26
1
-1
/
+1
*
bulk: Remove pointless QOM casts
Philippe Mathieu-Daudé
2023-06-05
1
-2
/
+2
*
Do not include "qemu/error-report.h" in headers that do not need it
Thomas Huth
2023-02-14
1
-0
/
+1
*
virtio: introduce macro VIRTIO_CONFIG_IRQ_IDX
Cindy Lu
2023-01-08
1
-0
/
+18
*
vhost-user: Call qemu_socketpair() instead of socketpair()
Guoyi Tu
2022-09-29
1
-1
/
+2
*
modules: introduces module_kconfig directive
Jose R. Ziviani
2022-06-06
1
-0
/
+1
*
virtio: add vhost support for virtio devices
Jonah Palmer
2022-05-16
1
-0
/
+7
*
Revert "virtio: introduce macro IRTIO_CONFIG_IRQ_IDX"
Michael S. Tsirkin
2022-01-10
1
-6
/
+0
*
virtio: introduce macro IRTIO_CONFIG_IRQ_IDX
Cindy Lu
2022-01-06
1
-0
/
+6
*
ui: simplify gl unblock & flush
Marc-André Lureau
2021-12-21
1
-1
/
+1
*
modules: add virtio-gpu module annotations
Gerd Hoffmann
2021-07-09
1
-0
/
+1
*
vhost: Distinguish errors in vhost_dev_get_config()
Kevin Wolf
2021-06-30
1
-2
/
+4
*
vhost_user_gpu: Drop dead check for g_malloc() failure
Markus Armbruster
2021-03-09
1
-1
/
+0
*
virtio-gpu: Do not distinguish the primary console
Akihiko Odaki
2021-03-04
1
-4
/
+2
*
ui/console: Add placeholder flag to message surface
Akihiko Odaki
2021-03-04
1
-2
/
+2
*
display/ui: add a callback to indicate GL state is flushed
Marc-André Lureau
2021-02-04
1
-2
/
+2
*
vhost-user-gpu: add a configuration flag for dmabuf usage
Marc-André Lureau
2021-02-04
1
-0
/
+2
*
ui: remove console_has_gl_dmabuf()
Marc-André Lureau
2021-02-04
1
-5
/
+0
*
vhost-user-gpu: check backend for EDID support
Marc-André Lureau
2021-02-04
1
-0
/
+6
*
vhost-user-gpu: Move QOM macro to header
Eduardo Habkost
2020-08-27
1
-3
/
+0
*
qom: Drop parameter @errp of object_property_add() & friends
Markus Armbruster
2020-05-15
1
-1
/
+1
*
qdev: set properties with device_class_set_props()
Marc-André Lureau
2020-01-24
1
-1
/
+1
*
Include hw/qdev-properties.h less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
hw/display: add vhost-user-vga & gpu-pci
Marc-André Lureau
2019-05-29
1
-0
/
+607