virtio-gpu/2d: add virtio gpu core code
commit62232bf48456bda4058ceae05851bc58c1032338
authorGerd Hoffmann <kraxel@redhat.com>
Wed, 10 Sep 2014 12:12:28 +0000 (10 14:12 +0200)
committerGerd Hoffmann <kraxel@redhat.com>
Wed, 10 Jun 2015 09:02:00 +0000 (10 11:02 +0200)
tree6a89ba7a647a05cb58710ec21a1105b7bfb7d9ea
parent53476e07d299b7fc33fa480db6bd9a6b1e2e8a97
virtio-gpu/2d: add virtio gpu core code

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>
hw/display/Makefile.objs
hw/display/virtio-gpu.c [new file with mode: 0644]
include/hw/virtio/virtio-gpu.h [new file with mode: 0644]
trace-events