From: Gerd Hoffmann <kraxel@redhat.com>
To: qemu-devel@nongnu.org
Cc: Gerd Hoffmann <kraxel@redhat.com>
Subject: [Qemu-devel] [PATCH 0/3] reset queue in ps2_reset_keyboard
Date: Tue, 6 Jun 2017 13:21:02 +0200 [thread overview]
Message-ID: <20170606112105.13331-1-kraxel@redhat.com> (raw)
Hi,
Patches 1+2 are small cleanups and refactorings,
patch 3 is the actual fix.
cheers,
Gerd
Gerd Hoffmann (3):
ps2: add and use PS2State typedef
ps2: add ps2_reset_queue
ps2: reset queue in ps2_reset_keyboard
include/hw/input/ps2.h | 4 ++--
include/qemu/typedefs.h | 1 +
hw/input/ps2.c | 28 ++++++++++++++++------------
3 files changed, 19 insertions(+), 14 deletions(-)
--
2.9.3
next reply other threads:[~2017-06-06 11:21 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-06-06 11:21 Gerd Hoffmann [this message]
2017-06-06 11:21 ` [Qemu-devel] [PATCH 1/3] ps2: add and use PS2State typedef Gerd Hoffmann
2017-06-06 11:21 ` [Qemu-devel] [PATCH 2/3] ps2: add ps2_reset_queue Gerd Hoffmann
2017-06-06 11:21 ` [Qemu-devel] [PATCH 3/3] ps2: reset queue in ps2_reset_keyboard Gerd Hoffmann
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20170606112105.13331-1-kraxel@redhat.com \
--to=kraxel@redhat.com \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).