summary refs log tree commit diff stats
path: root/hw/display/virtio-gpu.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* virtio-gpu/2d: add virtio gpu core codeGerd Hoffmann2015-06-101-0/+918
This patch adds the core code for virtio gpu emulation, covering 2d support. Written by Dave Airlie and Gerd Hoffmann. Signed-off-by: Dave Airlie <airlied@redhat.com> Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>