Age | Commit message (Expand) | Author | Files | Lines |
2019-06-13 | edid: flip the default to enabled | Gerd Hoffmann | 1 | -1/+1 |
2019-05-29 | hw/display: add vhost-user-vga & gpu-pci | Marc-André Lureau | 1 | -6/+13 |
2019-05-29 | virtio-gpu: split virtio-gpu, introduce virtio-gpu-base | Marc-André Lureau | 1 | -17/+56 |
2019-03-18 | virtio-gpu: delay virglrenderer reset when blocked. | Gerd Hoffmann | 1 | -0/+1 |
2019-03-11 | virtio-gpu: make virtio_gpu_reset static | Gerd Hoffmann | 1 | -1/+0 |
2019-02-22 | display/virtio: add edid support. | Gerd Hoffmann | 1 | -0/+5 |
2019-02-22 | virtio-gpu: remove useless 'waiting' field | Marc-André Lureau | 1 | -1/+0 |
2019-02-22 | virtio-gpu: block both 2d and 3d rendering | Marc-André Lureau | 1 | -1/+0 |
2019-02-22 | virtio-gpu: remove unused config_size | Marc-André Lureau | 1 | -2/+0 |
2019-02-22 | virtio-gpu: remove unused qdev | Marc-André Lureau | 1 | -1/+0 |
2018-09-03 | virtio-gpu: pass down VirtIOGPU pointer to a bunch of functions | Gerd Hoffmann | 1 | -2/+4 |
2018-08-30 | Revert "virtio-gpu: fix crashes upon warm reboot with vga mode" | Gerd Hoffmann | 1 | -1/+0 |
2018-08-30 | virtio-vga: fix reset | Gerd Hoffmann | 1 | -0/+1 |
2018-08-07 | virtio-gpu: fix crashes upon warm reboot with vga mode | Marc-André Lureau | 1 | -0/+1 |
2018-06-26 | virtio-gpu-3d: Drop workaround for VIRTIO_GPU_CAPSET_VIRGL2 define | Peter Maydell | 1 | -5/+0 |
2018-06-01 | virtio-gpu-3d: Define VIRTIO_GPU_CAPSET_VIRGL2 elsewhere | Alex Williamson | 1 | -0/+6 |
2018-05-20 | trivial: Do not include pci.h if it is not necessary | Thomas Huth | 1 | -1/+0 |
2018-02-26 | virtio-gpu-3d: add support for second capability set (v4) | Dave Airlie | 1 | -1/+1 |
2017-05-12 | virtio-gpu: move virtio_gpu_gl_block | Gerd Hoffmann | 1 | -0/+1 |
2017-04-24 | virtio-gpu: add xres and yres properties | Gerd Hoffmann | 1 | -0/+2 |
2016-12-20 | virtio-gpu: track and limit host memory allocations | Gerd Hoffmann | 1 | -0/+3 |
2016-08-16 | virtio-gpu: fix missing log.h include file | Daniel P. Berrange | 1 | -0/+1 |
2016-07-21 | virtio-gpu: Use migrate_add_blocker for virgl migration blocking | Dr. David Alan Gilbert | 1 | -0/+2 |
2016-07-12 | Clean up header guards that don't match their file name | Markus Armbruster | 1 | -2/+2 |
2016-07-06 | virgl: count the calls to gl_block | Marc-André Lureau | 1 | -1/+1 |
2016-06-06 | virtio-gpu: add live migration support | Gerd Hoffmann | 1 | -1/+3 |
2016-05-23 | virtio-gpu: use VIRTIO_GPU_MAX_SCANOUTS | Marc-André Lureau | 1 | -4/+2 |
2016-02-03 | virtio-gpu: block any rendering until client (ui) is done | Gerd Hoffmann | 1 | -0/+1 |
2016-02-03 | virtio-gpu: add support to enable/disable command processing | Gerd Hoffmann | 1 | -0/+2 |
2016-02-03 | virtio-gpu: maintain command queue | Gerd Hoffmann | 1 | -0/+1 |
2015-10-08 | virtio-gpu: add 3d mode and virgl rendering support. | Gerd Hoffmann | 1 | -1/+21 |
2015-07-07 | virtio-gpu: use virtio_instance_init_common, fixup properties | Gerd Hoffmann | 1 | -3/+0 |
2015-06-10 | virtio-gpu/2d: add virtio gpu core code | Gerd Hoffmann | 1 | -0/+145 |