summary refs log tree commit diff stats
path: root/hw/serial.c
diff options
context:
space:
mode:
authorAurelien Jarno <aurelien@aurel32.net>2009-09-15 00:21:35 +0200
committerAurelien Jarno <aurelien@aurel32.net>2009-09-15 00:21:35 +0200
commite09fdfaf32231cf300534bfb8061f4244dd5c545 (patch)
tree5ef89550bb7a94432cc9dff8ddcaf5a55c7043f9 /hw/serial.c
parent324a80218503b9cadce25ffb24f247a80aff2def (diff)
downloadfocaccia-qemu-e09fdfaf32231cf300534bfb8061f4244dd5c545.tar.gz
focaccia-qemu-e09fdfaf32231cf300534bfb8061f4244dd5c545.zip
curses: save 250MB of memory
Don't call curses_resize() at the end of curses_display_init() as height
and width are not yet defined. It will be called later by code from
vl.c.

This save 250MB of memory when using -curses.

Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
Diffstat (limited to 'hw/serial.c')
0 files changed, 0 insertions, 0 deletions