qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Gerd Hoffmann <kraxel@redhat.com>
To: qemu-devel@nongnu.org
Cc: Gerd Hoffmann <kraxel@redhat.com>
Subject: [PULL 0/3] Input 20210910 patches
Date: Fri, 10 Sep 2021 12:22:57 +0200	[thread overview]
Message-ID: <20210910102300.3589982-1-kraxel@redhat.com> (raw)

The following changes since commit bd662023e683850c085e98c8ff8297142c2dd9f2:

  Merge remote-tracking branch 'remotes/mcayland/tags/qemu-openbios-20210908' into staging (2021-09-08 11:06:17 +0100)

are available in the Git repository at:

  git://git.kraxel.org/qemu tags/input-20210910-pull-request

for you to fetch changes up to 4e9bddcbaa74e2463f0a79350fea5311c9890982:

  ps2: migration support for command reply queue (2021-09-10 07:32:32 +0200)

----------------------------------------------------------------
input: ps2 fixes.

----------------------------------------------------------------

Volker Rümelin (3):
  ps2: use the whole ps2 buffer but keep queue size
  ps2: use a separate keyboard command reply queue
  ps2: migration support for command reply queue

 hw/input/ps2.c | 214 ++++++++++++++++++++++++++++++-------------------
 1 file changed, 133 insertions(+), 81 deletions(-)

-- 
2.31.1




             reply	other threads:[~2021-09-10 10:24 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-10 10:22 Gerd Hoffmann [this message]
2021-09-10 10:22 ` [PULL 1/3] ps2: use the whole ps2 buffer but keep queue size Gerd Hoffmann
2021-09-10 10:22 ` [PULL 2/3] ps2: use a separate keyboard command reply queue Gerd Hoffmann
2021-09-10 10:23 ` [PULL 3/3] ps2: migration support for " Gerd Hoffmann
2021-09-10 15:18 ` [PULL 0/3] Input 20210910 patches Peter Maydell

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=20210910102300.3589982-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).