index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
display
/
vhost-user-gpu.c
Age
Commit message (
Expand
)
Author
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