diff options
author | Thomas Huth <thuth@redhat.com> | 2023-04-12 18:35:01 +0200 |
---|---|---|
committer | Thomas Huth <thuth@redhat.com> | 2023-04-20 11:25:32 +0200 |
commit | 9eb7e7e84af5362b125015e80fdaab96b944f6f2 (patch) | |
tree | c279967481ebc4bc940845033a85808bf030ac3a /nbd | |
parent | 09637edb84556e08dac10a13e7801918e4666d93 (diff) | |
download | qemu-9eb7e7e84af5362b125015e80fdaab96b944f6f2.zip qemu-9eb7e7e84af5362b125015e80fdaab96b944f6f2.tar.gz qemu-9eb7e7e84af5362b125015e80fdaab96b944f6f2.tar.bz2 |
hw/display: Compile vga.c as target-independent code
The target checks here are only during the initialization, so they
are not performance critical. We can switch these to runtime checks
to avoid that we have to compile this file multiple times during
the build, and make the code ready for an universal build one day.
Message-Id: <20230412163501.36770-1-thuth@redhat.com>
Reviewed-by: Fabiano Rosas <farosas@suse.de>
Signed-off-by: Thomas Huth <thuth@redhat.com>
Diffstat (limited to 'nbd')
0 files changed, 0 insertions, 0 deletions