]> git.ipfire.org Git - thirdparty/qemu.git/commit
mux: fix ctrl-a b again
authorMarc-André Lureau <marcandre.lureau@redhat.com>
Tue, 15 May 2018 15:25:00 +0000 (12:25 -0300)
committerMichael Roth <mdroth@linux.vnet.ibm.com>
Wed, 18 Jul 2018 16:03:03 +0000 (11:03 -0500)
commit008ffc7a2f96fd3b5f69a35b82351237c78a0070
tree56341cbbbc5b618c3bdde847df1ef67826c9da06
parent5e10c00f61f913ea67722d16834714e4e9eb530a
mux: fix ctrl-a b again

Commit fb5e19d2e1472e96d72d5e4d89c20033f8ab345c originally fixed the
regression, but was inadvertently broken again in merge commit
2d6752d38d8acda.

Fixes:
https://bugs.launchpad.net/qemu/+bug/1654137

Cc: qemu-stable@nongnu.org
Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Message-Id: <20180515152500.19460-3-f4bug@amsat.org>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
(cherry picked from commit eeaa6715050ed3f9cbedd322220f31570a503217)
Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
chardev/char-mux.c
tests/test-char.c