Description of problem:
Keyboard inputs are buffered when qemu in stop status
Version-Release number of selected component (if applicable):
qemu-kvm-rhev-2.9.0-1.el7.x86_64
How reproducible:
100%
Steps to Reproduce:
1.boot guest with vnc connection
2.in qemu monitor:
(qemu) stop
3.switch vnc client window to the top, type some characters
4.in qemu monitor:
(qemu) c
Actual results:
Characters are presented in client after continuing qemu-kvm
Expected results:
Characters should not be presented in client after continuing qemu-kvm
Additional info:
No such issue happen via spice display
Comment 3Marc-Andre Lureau
2017-05-09 11:59:09 UTC
see patch on ML "[PATCH] input: don't queue delay if paused"
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.
For information on the advisory, and where to find the updated
files, follow the link below.
If the solution does not work for you, open a new bug report.
https://access.redhat.com/errata/RHSA-2017:2392