Age | Commit message (Expand) | Author |
---|---|---|
2016-02-06 | virtio: move allocation to virtqueue_pop/vring_pop | Paolo Bonzini |
2016-02-03 | virtio-gpu: block any rendering until client (ui) is done | Gerd Hoffmann |
2016-02-03 | virtio-gpu: add support to enable/disable command processing | Gerd Hoffmann |
2016-02-03 | virtio-gpu: maintain command queue | Gerd Hoffmann |
2016-01-29 | virtio: Clean up includes | Peter Maydell |
2015-12-17 | linux-headers: update from kvm/next | Paolo Bonzini |
2015-10-08 | virtio-gpu: add cursor update tracepoint | Gerd Hoffmann |
2015-10-08 | virtio-gpu: add 3d mode and virgl rendering support. | Gerd Hoffmann |
2015-10-08 | virtio-gpu: change licence from GPLv2 to GPLv2+ | Gerd Hoffmann |
2015-10-08 | virtio-gpu: move iov free to virtio_gpu_cleanup_mapping_iov | Gerd Hoffmann |
2015-07-27 | virtio: get_features() can fail | Jason Wang |
2015-07-07 | virtio-gpu: use virtio_instance_init_common, fixup properties | Gerd Hoffmann |
2015-06-12 | virtio-gpu: fix error message | Gerd Hoffmann |
2015-06-10 | virtio-gpu/2d: add virtio gpu core code | Gerd Hoffmann |