On 15 May 2018 at 10:43, Gerd Hoffmann <kra...@redhat.com> wrote: > The following changes since commit fbd3a489df9953e2a5d017c922f3c103b2426952: > > Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20180514' into > staging (2018-05-14 18:53:42 +0100) > > are available in the git repository at: > > git://git.kraxel.org/qemu tags/input-20180515-pull-request > > for you to fetch changes up to 7abe7eb29494b4e4a11ec99ae5623083409a2f1e: > > ps2: Fix mouse stream corruption due to lost data (2018-05-15 11:31:33 > +0200) > > ---------------------------------------------------------------- > input: ps2 fixes. > > ---------------------------------------------------------------- > > Geoffrey McRae (2): > ps2: Clear the PS/2 queue and obey disable > ps2: Fix mouse stream corruption due to lost data > > include/hw/input/ps2.h | 5 ++ > hw/input/ps2.c | 135 > ++++++++++++++++++++++++++++++++++++++----------- > 2 files changed, 111 insertions(+), 29 deletions(-) >
Applied, thanks. -- PMM