On 17/02/2016 14:53, Kevin Wolf wrote: > Waiting didn't fix the bug, so I tried a git bisect now and it pointed > me to this commit. > > I'm using HMP with the default vc backend. Starting with this commit, > the echo is broken sometimes, in a way that the first character in the > entered command is duplicated for each new character I enter, like this: > > (qemu) ii > (qemu) iiin > (qemu) iiiinf > (qemu) iiiiinfo > > This doesn't happen always, but often enough to be annoying.
The patch for it is already on the way. Paolo