]> git.proxmox.com Git - mirror_qemu.git/commit
virtio-gpu: add virtio-vga module
authorGerd Hoffmann <kraxel@redhat.com>
Fri, 23 Oct 2020 06:46:18 +0000 (08:46 +0200)
committerGerd Hoffmann <kraxel@redhat.com>
Thu, 29 Oct 2020 05:37:24 +0000 (06:37 +0100)
commit1e1f9c20bc0bdd4cf11cfe5057465d484b611858
tree42ff7a9ff829f3184e973e43fbfee297bd169f0a
parent74acdf0af81f803e748523363abd3c145b9d25ad
virtio-gpu: add virtio-vga module

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

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Message-id: 20201023064618.21409-3-kraxel@redhat.com
hw/display/meson.build
util/module.c