]> git.proxmox.com Git - mirror_qemu.git/commit
virtio-gpu: build modular
authorGerd Hoffmann <kraxel@redhat.com>
Mon, 14 Sep 2020 13:42:24 +0000 (15:42 +0200)
committerGerd Hoffmann <kraxel@redhat.com>
Tue, 15 Sep 2020 12:11:49 +0000 (14:11 +0200)
commit7b0de5b7969e695d6235525654a8a28a0d82a0e0
tree03219e1cc4998b57efe13c15c3f6f67d4a1279ad
parent3b593b3fe406c04d34a7e896c364a17b034fcf4f
virtio-gpu: build modular

Only build virtio-gpu-device modular (the code which actually depends on
the external virglrenderer library).  virtio-gpu-pci and virtio-vga are
compiled into core qemu still.

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