Gerd Hoffmann 5fae51a9c2 usb keyboard: add event event queue
This patch adds a event queue to the usb keyboard.  This makes sure the
guest will see all key events even if they come in bursts.  With this
patch applied sending Ctrl-Alt-Del using vncviewer's F8 menu works.
Also with autosuspend enabled the first keypress on a suspended keyboard
takes a little longer to be delivered to the guest because the usb bus
must be resumed first.  Without event queue this easily gets lost.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
2011-01-24 17:21:34 +01:00
2011-01-12 19:49:00 +00:00
2011-01-24 17:21:34 +01:00
2011-01-20 20:54:21 +00:00
2011-01-21 23:12:42 +01:00
2011-01-18 21:34:51 +00:00
2011-01-06 18:25:37 +00:00
2011-01-10 10:55:10 +01:00
2011-01-20 20:58:56 +00:00
2011-01-20 20:54:21 +00:00
2011-01-16 08:32:27 +00:00
2011-01-20 20:54:21 +00:00
2011-01-20 20:54:21 +00:00
2011-01-20 20:54:21 +00:00
2011-01-17 18:22:17 +02:00
2011-01-15 08:31:00 +00:00
2011-01-20 20:54:21 +00:00
2011-01-12 19:48:59 +00:00
2011-01-09 20:59:53 +00:00
2011-01-20 20:54:21 +00:00
2011-01-17 18:22:17 +02:00
2011-01-17 18:22:17 +02:00
2011-01-11 17:15:24 +01:00
2011-01-09 14:43:33 +00:00

Read the documentation in qemu-doc.html.

Fabrice Bellard.
Description
No description provided
Readme 404 MiB
Languages
C 82.6%
C++ 6.5%
Python 3.4%
Dylan 2.9%
Shell 1.6%
Other 2.8%