commit | 9eafb62d47ac1c8c2d431e1b4829445444ccc2ee | [log] [tgz] |
---|---|---|
author | Gerd Hoffmann <kraxel@redhat.com> | Wed Sep 10 14:20:34 2014 +0200 |
committer | Gerd Hoffmann <kraxel@redhat.com> | Fri Jun 12 10:13:23 2015 +0200 |
tree | 28aee414fadcebcf3ab76bfa3d1d3bae24f044e6 | |
parent | 2c84167b4efa4a0e81946ef624e96005396e14b2 [diff] |
virtio-gpu-pci: add virtio pci support This patch adds virtio-gpu-pci, which is the pci proxy for the virtio gpu device. With this patch in place virtio-gpu is functional. You need a linux guest with a virtio-gpu driver though, and output will appear pretty late in boot, once the kernel initialized drm and fbcon. Written by Dave Airlie and Gerd Hoffmann. Signed-off-by: Dave Airlie <airlied@redhat.com> Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>