summary refs log tree commit diff stats
path: root/scripts/qapi/commands.py
diff options
context:
space:
mode:
authorThomas Huth <thuth@redhat.com>2023-04-12 18:35:01 +0200
committerThomas Huth <thuth@redhat.com>2023-04-20 11:25:32 +0200
commit9eb7e7e84af5362b125015e80fdaab96b944f6f2 (patch)
treec279967481ebc4bc940845033a85808bf030ac3a /scripts/qapi/commands.py
parent09637edb84556e08dac10a13e7801918e4666d93 (diff)
downloadfocaccia-qemu-9eb7e7e84af5362b125015e80fdaab96b944f6f2.tar.gz
focaccia-qemu-9eb7e7e84af5362b125015e80fdaab96b944f6f2.zip
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 'scripts/qapi/commands.py')
0 files changed, 0 insertions, 0 deletions