summary refs log tree commit diff stats
path: root/scripts/tracetool/backend/__init__.py
diff options
context:
space:
mode:
authorGerd Hoffmann <kraxel@redhat.com>2020-07-10 22:36:52 +0200
committerAlex Bennée <alex.bennee@linaro.org>2020-07-11 15:53:29 +0100
commite94f0687200ea4adced3f3fbecf233a24440458d (patch)
tree7ff51382b1b12789091a7ec3e90635ddd05d8bcc /scripts/tracetool/backend/__init__.py
parent024ce1ef7c47934e979b1ec15f528928542e80f4 (diff)
downloadfocaccia-qemu-e94f0687200ea4adced3f3fbecf233a24440458d.tar.gz
focaccia-qemu-e94f0687200ea4adced3f3fbecf233a24440458d.zip
Revert "vga: build virtio-gpu as module"
This reverts commit 8d5a24c83dba90b08ef163bbf166d6dfbad9019b.

Compiling all virtio-gpu objects into a single module isn't a good plan
because the individual objects have different CONFIG_* dependencies.
Leads to module load failures on s390x due to vga support being
disabled, which in turn breaks '-device virtio-gpu-device' (flagged by
travis ci).

So back to the drawing board for modular virtio-gpu ...

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20200710203652.9708-3-kraxel@redhat.com>
Diffstat (limited to 'scripts/tracetool/backend/__init__.py')
0 files changed, 0 insertions, 0 deletions