Age | Commit message (Expand) | Author |
2022-03-21 | Use g_new() & friends where that makes obvious sense | Markus Armbruster |
2021-06-15 | vhost-user-gpu: reorder free calls. | Gerd Hoffmann |
2021-05-27 | vhost-user-gpu: abstract vg_cleanup_mapping_iov | Li Qiang |
2021-05-27 | vhost-user-gpu: fix memory leak while calling 'vg_resource_unref' (CVE-2021-3... | Li Qiang |
2021-05-27 | vhost-user-gpu: fix memory leak in vg_resource_attach_backing (CVE-2021-3544) | Li Qiang |
2021-05-27 | vhost-user-gpu: fix resource leak in 'vg_resource_create_2d' (CVE-2021-3544) | Li Qiang |
2021-03-26 | vhost-user-gpu: fix cursor move/update | Marc-André Lureau |
2021-03-26 | vhost-user-gpu: fix vugbm_device_init fallback | Marc-André Lureau |
2021-02-04 | vhost-user-gpu: handle display-info in a callback | Marc-André Lureau |
2021-02-04 | vhost-user-gpu: use an extandable state enum for commands | Marc-André Lureau |
2021-02-04 | vhost-user-gpu: handle vhost-user-gpu features in a callback | Marc-André Lureau |
2020-12-09 | contrib/vhost-user-gpu: avoid g_return_val_if() input validation | Stefan Hajnoczi |
2020-04-15 | vhost-user-gpu: Release memory returned by vu_queue_pop() with free() | Philippe Mathieu-Daudé |
2020-03-16 | build-sys: do not make qemu-ga link with pixman | Marc-André Lureau |