index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
contrib
/
vhost-user-gpu
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace qemu_real_host_page variables with inlined functions
Marc-André Lureau
2022-04-06
1
-1
/
+1
*
Use g_new() & friends where that makes obvious sense
Markus Armbruster
2022-03-21
1
-1
/
+1
*
meson: refine check for whether to look for virglrenderer
Paolo Bonzini
2022-02-21
1
-2
/
+1
*
configure, meson: move guest-agent, tools to meson
Paolo Bonzini
2022-02-21
1
-1
/
+1
*
configure / meson: Move the GBM handling to meson.build
Thomas Huth
2021-09-06
1
-3
/
+2
*
meson: fix missing preprocessor symbols
Paolo Bonzini
2021-07-09
1
-1
/
+1
*
vhost-user-gpu: reorder free calls.
Gerd Hoffmann
2021-06-15
1
-1
/
+1
*
vhost-user-gpu: abstract vg_cleanup_mapping_iov
Li Qiang
2021-05-27
3
-9
/
+26
*
vhost-user-gpu: fix OOB write in 'virgl_cmd_get_capset' (CVE-2021-3546)
Li Qiang
2021-05-27
1
-0
/
+4
*
vhost-user-gpu: fix memory leak in 'virgl_resource_attach_backing' (CVE-2021-...
Li Qiang
2021-05-27
1
-1
/
+4
*
vhost-user-gpu: fix memory leak in 'virgl_cmd_resource_unref' (CVE-2021-3544)
Li Qiang
2021-05-27
1
-0
/
+7
*
vhost-user-gpu: fix memory leak while calling 'vg_resource_unref' (CVE-2021-3...
Li Qiang
2021-05-27
1
-0
/
+1
*
vhost-user-gpu: fix memory leak in vg_resource_attach_backing (CVE-2021-3544)
Li Qiang
2021-05-27
1
-0
/
+5
*
vhost-user-gpu: fix resource leak in 'vg_resource_create_2d' (CVE-2021-3544)
Li Qiang
2021-05-27
1
-0
/
+1
*
vhost-user-gpu: fix memory disclosure in virgl_cmd_get_capset_info (CVE-2021-...
Li Qiang
2021-05-27
1
-0
/
+1
*
vhost-user-gpu: fix cursor move/update
Marc-André Lureau
2021-03-26
1
-6
/
+12
*
vhost-user-gpu: fix vugbm_device_init fallback
Marc-André Lureau
2021-03-26
3
-30
/
+22
*
vhost-user-gpu: glFlush before notifying clients
Marc-André Lureau
2021-03-26
2
-1
/
+4
*
vhost-user-gpu: handle display-info in a callback
Marc-André Lureau
2021-02-04
1
-6
/
+27
*
vhost-user-gpu: use an extandable state enum for commands
Marc-André Lureau
2021-02-04
3
-6
/
+12
*
vhost-user-gpu: handle vhost-user-gpu features in a callback
Marc-André Lureau
2021-02-04
2
-11
/
+28
*
Clean up includes
Markus Armbruster
2020-12-10
4
-3
/
+2
*
contrib/vhost-user-gpu: avoid g_return_val_if() input validation
Stefan Hajnoczi
2020-12-09
1
-1
/
+3
*
libvhost-user: make it a meson subproject
Marc-André Lureau
2020-12-08
2
-3
/
+2
*
meson: vhost-user-gpu/virtiofsd: use absolute path
Marc Hartmayer
2020-11-03
1
-1
/
+1
*
configure: move directory options from config-host.mak to meson
Paolo Bonzini
2020-10-26
1
-1
/
+1
*
meson: use meson datadir instead of qemu_datadir
Marc-André Lureau
2020-09-01
1
-1
/
+1
*
meson: move pixman detection to meson
Paolo Bonzini
2020-08-27
1
-1
/
+2
*
contrib/vhost-user-gpu: convert to meson
Marc-André Lureau
2020-08-21
2
-10
/
+13
*
vhost-user-gpu: Release memory returned by vu_queue_pop() with free()
Philippe Mathieu-Daudé
2020-04-15
2
-3
/
+3
*
build-sys: do not make qemu-ga link with pixman
Marc-André Lureau
2020-03-16
2
-3
/
+3
*
vhost-user-gpu: Drop trailing json comma
Cole Robinson
2019-12-20
1
-1
/
+1
*
core: replace getpagesize() with qemu_real_host_page_size
Wei Yang
2019-10-26
1
-1
/
+1
*
libvhost-user: support many virtqueues
Stefan Hajnoczi
2019-07-04
1
-1
/
+8
*
vhost-user-gpu: initialize msghdr & iov at declaration
Marc-André Lureau
2019-06-16
1
-13
/
+8
*
vhost-user: improve error report
Marc-André Lureau
2019-06-16
1
-1
/
+1
*
vhost-user: check unix_listen() return value
Marc-André Lureau
2019-06-16
1
-0
/
+4
*
vhost-user-gpu: do not send scanout update if no GPU socket
Marc-André Lureau
2019-06-16
1
-1
/
+1
*
Clean up a header guard symbols (again)
Markus Armbruster
2019-06-12
3
-6
/
+9
*
contrib: add vhost-user-gpu
Marc-André Lureau
2019-05-29
8
-0
/
+2376