This is broken again as of revision 7398166ddf7c6dbbc9cae6ac69bb2feda14b40ac.
Bisection shows it was broken by commit df85a78bf83d85627de27f492e78e73bbbd3df4a, "char: move mux to its own file". Somewhat confusingly, this commit predates the fix (fb5e19d2e1472e96d72d5e4d89c20033f8ab345c), but it is part of a branch that was merged after the fix, in merge commit 2d6752d38d8acda6aae674a72b72be05482a58eb. Apparently this caused a reversion to an old version of the mux code that still has the bug. Credit for discovering the regression goes to Paul Goyette. -- You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https://bugs.launchpad.net/bugs/1654137 Title: Ctrl-A b not working in 2.8.0 Status in QEMU: Fix Released Bug description: With a recent update from 2.7.0 to 2.8.0 I have discovered that I can no longer send a "break" to the VM. Ctrl-A b is simply ignored. Other Ctrl-A sequences seem to work correctly. This is on a NetBSD amd64 system, version 7.99.53, and qemu was installed on this system from source. Reverting to the previous install restores "break" capability. To manage notifications about this bug go to: https://bugs.launchpad.net/qemu/+bug/1654137/+subscriptions