summaryrefslogtreecommitdiff
path: root/softmmu
diff options
context:
space:
mode:
authorPhilippe Mathieu-Daudé <philmd@redhat.com>2020-03-05 13:45:24 +0100
committerPaolo Bonzini <pbonzini@redhat.com>2020-03-16 23:02:25 +0100
commit76c51fc3af34a02a5b6ecebe87dc2c2830251d16 (patch)
treef681209ac801c42b0f416a127b60f47798141c62 /softmmu
parent80e8c2ed1c4c3b77fe66ac64b7c3e9348d813e9a (diff)
downloadqemu-76c51fc3af34a02a5b6ecebe87dc2c2830251d16.zip
ui/curses: Move arrays to .heap to save 74KiB of .bss
We only need these arrays when using the curses display. Move them from the .bss to the .heap (sizes reported on x86_64 host: screen[] is 64KiB, vga_to_curses 7KiB). Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'softmmu')
0 files changed, 0 insertions, 0 deletions