qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH v2 0/4] keyboard led status tracking


From: Gerd Hoffmann
Subject: [Qemu-devel] [PATCH v2 0/4] keyboard led status tracking
Date: Fri, 26 Feb 2010 17:17:35 +0100

  Hi,

This patch series adds support for keyboard led status tracking to qemu.
The first patch adds the infrastructure to set the led status and to
register notify callbacks.  Patches #2 and #3 add support for the usb
and ps/2 keyboard drivers.  Patch #4 makes vnc use the led notification
to improve capslock and numlock status tracking.  spice will use the
kbd led notifiers too.

Changes in v2:
 - use QTAILQ for the handler list.
 - add a comment saying our constants are identical to ps/2 ones.
 - improve vnc patch description.

cheers,
  Gerd





reply via email to

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