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
/
contrib
/
vhost-user-gpu
/
virgl.c
Age
Commit message (
Expand
)
Author
2024-02-14
virtio-gpu: Correct virgl_renderer_resource_get_info() error check
Dmitry Osipenko
2023-11-15
contrib/vhost-user-gpu/virgl.c: spelling fix: mesage
Michael Tokarev
2023-09-12
contrib/vhost-user-gpu: add support for sending dmabuf modifiers
Erico Nunes
2023-07-10
contrib/vhost-user-gpu: implement get_edid feature
Erico Nunes
2021-05-27
vhost-user-gpu: abstract vg_cleanup_mapping_iov
Li Qiang
2021-05-27
vhost-user-gpu: fix OOB write in 'virgl_cmd_get_capset' (CVE-2021-3546)
Li Qiang
2021-05-27
vhost-user-gpu: fix memory leak in 'virgl_resource_attach_backing' (CVE-2021-...
Li Qiang
2021-05-27
vhost-user-gpu: fix memory leak in 'virgl_cmd_resource_unref' (CVE-2021-3544)
Li Qiang
2021-05-27
vhost-user-gpu: fix memory disclosure in virgl_cmd_get_capset_info (CVE-2021-...
Li Qiang
2021-03-26
vhost-user-gpu: glFlush before notifying clients
Marc-André Lureau
2021-02-04
vhost-user-gpu: use an extandable state enum for commands
Marc-André Lureau
2020-12-10
Clean up includes
Markus Armbruster
2020-04-15
vhost-user-gpu: Release memory returned by vu_queue_pop() with free()
Philippe Mathieu-Daudé
2019-05-29
contrib: add vhost-user-gpu
Marc-André Lureau