| Commit message (Expand) | Author | Age | Files | Lines |
* | virtio-gpu-3d: fix abnormal display after a warm reboot | Guoqing Zhang | 2020-09-29 | 1 | -1/+1 |
* | Include qemu-common.h exactly where needed | Markus Armbruster | 2019-06-12 | 1 | -1/+0 |
* | virtio-gpu: split virtio-gpu, introduce virtio-gpu-base | Marc-André Lureau | 2019-05-29 | 1 | -23/+26 |
* | display/virtio: add edid support. | Gerd Hoffmann | 2019-02-22 | 1 | -0/+3 |
* | virtio-gpu: block both 2d and 3d rendering | Marc-André Lureau | 2019-02-22 | 1 | -21/+0 |
* | avoid TABs in files that only contain a few | Paolo Bonzini | 2019-01-11 | 1 | -3/+3 |
* | virtio-gpu: pass down VirtIOGPU pointer to a bunch of functions | Gerd Hoffmann | 2018-09-03 | 1 | -4/+4 |
* | virtio-gpu-3d: add support for second capability set (v4) | Dave Airlie | 2018-02-26 | 1 | -0/+15 |
* | Include qapi/error.h exactly where needed | Markus Armbruster | 2018-02-09 | 1 | -1/+0 |
* | virtio-gpu: move virtio_gpu_gl_block | Gerd Hoffmann | 2017-05-12 | 1 | -0/+16 |
* | virtio-gpu: use dpy_gl_scanout_disable | Gerd Hoffmann | 2017-02-27 | 1 | -3/+2 |
* | console: rename dpy_gl_scanout to dpy_gl_scanout_texture | Gerd Hoffmann | 2017-02-27 | 1 | -7/+7 |
* | virtio-gpu: fix resource leak in virgl_cmd_resource_unref | Gerd Hoffmann | 2017-02-10 | 1 | -0/+8 |
* | virtio-gpu: fix information leak in capset get dispatch | Li Qiang | 2017-01-11 | 1 | -1/+1 |
* | virtio-gpu-3d: fix memory leak in resource attach backing | Li Qiang | 2017-01-03 | 1 | -2/+5 |
* | display: virtio-gpu-3d: check virgl capabilities max_size | Prasad J Pandit | 2016-12-20 | 1 | -1/+5 |
* | virtio-gpu: fix information leak in getting capset info dispatch | Li Qiang | 2016-12-05 | 1 | -0/+1 |
* | Use #include "..." for our own headers, <...> for others | Markus Armbruster | 2016-07-12 | 1 | -1/+1 |
* | virgl: pass whole GL scanout dimensions | Marc-André Lureau | 2016-07-06 | 1 | -2/+3 |
* | virtio-gpu: add live migration support | Gerd Hoffmann | 2016-06-06 | 1 | -1/+1 |
* | virtio-gpu: check max_outputs only | Marc-André Lureau | 2016-05-23 | 1 | -2/+2 |
* | virtio-vga: propagate on gpu realized error | Marc-André Lureau | 2016-05-23 | 1 | -0/+1 |
* | virtio-gpu: block any rendering until client (ui) is done | Gerd Hoffmann | 2016-02-03 | 1 | -0/+5 |
* | virtio-gpu: add support to enable/disable command processing | Gerd Hoffmann | 2016-02-03 | 1 | -1/+2 |
* | virtio-gpu: fix memory leak in error path | Gerd Hoffmann | 2016-02-03 | 1 | -1/+2 |
* | virtio: Clean up includes | Peter Maydell | 2016-01-29 | 1 | -0/+1 |
* | virtio-gpu: add 3d mode and virgl rendering support. | Gerd Hoffmann | 2015-10-08 | 1 | -0/+598 |