Package: qemu-system-x86 Version: 1:2.8+dfsg-3 Severity: important Tags: upstream patch
current qemu does not work correctly under wayland, it misreports keypresses. For example, arrow keys are not reported to guest at all, right Ctrl alone sends Esc-[-6-~ sequence, and other weird things. Upstream release 2.9 works fine, so there is a patch fixing the issue. However, apparenlty git is broken in stretch, it does not let me to do bisect, like this: $ git bisect start v2.9.0 v2.8.0 fatal: BUG: attempt to snprintf into too-small buffer so I'm not exactly sure what's the fix. Will try to find out. /mjt

