console: update text terminal surface unconditionally
commitb35e3ba01a2759f79015c7d1a0859fd0dc4ec67c
authorGerd Hoffmann <kraxel@redhat.com>
Thu, 22 May 2014 09:01:42 +0000 (22 11:01 +0200)
committerGerd Hoffmann <kraxel@redhat.com>
Mon, 26 May 2014 06:41:02 +0000 (26 08:41 +0200)
tree669376af7e4c369bcad07ce097e922b88db25230
parent521a580d2352ad30086babcabb91e6338e47cf62
console: update text terminal surface unconditionally

These days each QemuConsole has its own private DisplaySurface,
so we can simply render updates all the time.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
ui/console.c