diff options
author | Alexander Graf | 2017-08-29 13:38:18 +0200 |
---|---|---|
committer | Gerd Hoffmann | 2017-09-13 10:17:26 +0200 |
commit | 7c336f9fe53b1a500f21241841c7bf4267c7ee14 (patch) | |
tree | 4fc4654f749795630f84de5a09f4f38673fc2835 /include/qemu/typedefs.h | |
parent | console: fix dpy_gfx_replace_surface assert (diff) | |
download | qemu-7c336f9fe53b1a500f21241841c7bf4267c7ee14.tar.gz qemu-7c336f9fe53b1a500f21241841c7bf4267c7ee14.tar.xz qemu-7c336f9fe53b1a500f21241841c7bf4267c7ee14.zip |
console: add question-mark escape operator
Some termcaps (found using SLES11SP1) use [? sequences. According to man
console_codes (http://linux.die.net/man/4/console_codes) the question mark
is a nop and should simply be ignored.
This patch does exactly that, rendering screen output readable when
outputting guest serial consoles to the graphical console emulator.
Signed-off-by: Alexander Graf <agraf@suse.de>
Message-id: 20170829113818.42482-1-agraf@suse.de
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Diffstat (limited to 'include/qemu/typedefs.h')
0 files changed, 0 insertions, 0 deletions