qemu-patch-raspberry4/hw/virtio
Gerd Hoffmann 9eafb62d47 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>
2015-06-12 10:13:23 +02:00
..
dataplane pc, acpi, virtio 2015-06-11 15:33:38 +01:00
Makefile.objs dataplane: endianness-aware accesses 2015-02-16 15:07:16 +00:00
vhost-backend.c vhost: Remove superfluous '\n' around error_report() 2015-03-10 08:15:33 +03:00
vhost-user.c vhost-user: add multi queue support 2015-06-01 14:18:55 +02:00
vhost.c pc, acpi, virtio 2015-06-11 15:33:38 +01:00
virtio-balloon.c virtio-balloon: switch to virtio_add_feature 2015-06-10 18:15:06 +02:00
virtio-bus.c virtio: device_plugged() can fail 2015-05-31 16:44:12 +02:00
virtio-mmio.c virtio: allow virtio-1 queue layout 2015-06-10 18:15:04 +02:00
virtio-pci.c virtio-input: emulated devices [pci] 2015-06-10 18:15:06 +02:00
virtio-pci.h virtio-gpu-pci: add virtio pci support 2015-06-12 10:13:23 +02:00
virtio-rng.c virtio-rng: move qdev properties into virtio-rng.c 2015-06-10 18:15:34 +02:00
virtio.c virtio: add modern config accessors 2015-06-10 18:15:05 +02:00