virtio-gpu: add virtio-gpu-pci module
commit74acdf0af81f803e748523363abd3c145b9d25ad
authorGerd Hoffmann <kraxel@redhat.com>
Fri, 23 Oct 2020 06:46:17 +0000 (23 08:46 +0200)
committerGerd Hoffmann <kraxel@redhat.com>
Thu, 29 Oct 2020 05:37:24 +0000 (29 06:37 +0100)
tree28553a73ef646634013d8ef4baa9585bb1a2eaef
parentbbc48d2bcb9711614fbe751c2c5ae13e172fbca8
virtio-gpu: add virtio-gpu-pci module

Build virtio-gpu pci devices modular.  Must be a separate module because
not all qemu softmmu variants come with PCI support.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Message-id: 20201023064618.21409-2-kraxel@redhat.com
hw/display/meson.build
util/module.c