diff options
author | Gerd Hoffmann | 2020-07-10 22:36:52 +0200 |
---|---|---|
committer | Alex Bennée | 2020-07-11 16:53:29 +0200 |
commit | e94f0687200ea4adced3f3fbecf233a24440458d (patch) | |
tree | 7ff51382b1b12789091a7ec3e90635ddd05d8bcc /tests/tcg/ppc/Makefile.target | |
parent | tests: fix "make check-qtest" for modular builds (diff) | |
download | qemu-e94f0687200ea4adced3f3fbecf233a24440458d.tar.gz qemu-e94f0687200ea4adced3f3fbecf233a24440458d.tar.xz 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 'tests/tcg/ppc/Makefile.target')
0 files changed, 0 insertions, 0 deletions