qemu-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-commits] [qemu/qemu] 857ccc: milkymist: softmmu: fix event handlin


From: GitHub
Subject: [Qemu-commits] [qemu/qemu] 857ccc: milkymist: softmmu: fix event handling
Date: Fri, 09 Jan 2015 08:30:06 -0800

  Branch: refs/heads/master
  Home:   https://github.com/qemu/qemu
  Commit: 857cccac0d9450d9be6af1ca3e5b7730b408b33c
      
https://github.com/qemu/qemu/commit/857cccac0d9450d9be6af1ca3e5b7730b408b33c
  Author: Michael Walle <address@hidden>
  Date:   2014-12-29 (Mon, 29 Dec 2014)

  Changed paths:
    M hw/input/milkymist-softusb.c

  Log Message:
  -----------
  milkymist: softmmu: fix event handling

Keys which send more than one scancode (esp. windows key) weren't handled
correctly since commit 1ff5eedd. Two events were put into the input event
queue but only one was processed. This fixes this by fetching all pending
events in the callback handler.

Signed-off-by: Michael Walle <address@hidden>
Cc: Gerd Hoffmann <address@hidden>


  Commit: 4eab7a0a2394275a611a19aef6619402ad524b63
      
https://github.com/qemu/qemu/commit/4eab7a0a2394275a611a19aef6619402ad524b63
  Author: Michael Walle <address@hidden>
  Date:   2014-12-29 (Mon, 29 Dec 2014)

  Changed paths:
    M MAINTAINERS

  Log Message:
  -----------
  MAINTAINERS: add myself to lm32 and milkymist

Add myself to lm32 and milkymist files.

Signed-off-by: Michael Walle <address@hidden>


  Commit: 7d010ae9e0079ea17d56cd961953d8832052c5fd
      
https://github.com/qemu/qemu/commit/7d010ae9e0079ea17d56cd961953d8832052c5fd
  Author: Peter Maydell <address@hidden>
  Date:   2015-01-09 (Fri, 09 Jan 2015)

  Changed paths:
    M MAINTAINERS
    M hw/input/milkymist-softusb.c

  Log Message:
  -----------
  Merge remote-tracking branch 'remotes/mwalle/tags/lm32-fixes/20141229' into 
staging

lm32: milkymist fixes and MAINTAINER update

# gpg: Signature made Tue 30 Dec 2014 16:54:15 GMT using DSA key ID 3F98A378
# gpg: Can't check signature: public key not found

* remotes/mwalle/tags/lm32-fixes/20141229:
  MAINTAINERS: add myself to lm32 and milkymist
  milkymist: softmmu: fix event handling

Signed-off-by: Peter Maydell <address@hidden>


Compare: https://github.com/qemu/qemu/compare/59a0419856c9...7d010ae9e007

reply via email to

[Prev in Thread] Current Thread [Next in Thread]