From: Gerd Hoffmann <kraxel@redhat.com>
To: qemu-devel@nongnu.org
Cc: Gerd Hoffmann <kraxel@redhat.com>
Subject: [Qemu-devel] [PULL 0/1] Input 20190111 patches
Date: Fri, 11 Jan 2019 15:27:01 +0100 [thread overview]
Message-ID: <20190111142702.25884-1-kraxel@redhat.com> (raw)
The following changes since commit a311f891abf3833c1e4c5a62a6e5b0f1b81f22c3:
Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-4.0-pull-request' into staging (2019-01-10 17:49:54 +0000)
are available in the git repository at:
git://git.kraxel.org/qemu tags/input-20190111-pull-request
for you to fetch changes up to 7a1b46e09504419a3aa867dba3bcf23db5d6d956:
input: avoid malloc for mouse events (2019-01-11 11:57:17 +0100)
----------------------------------------------------------------
input: avoid malloc for mouse events
----------------------------------------------------------------
Gerd Hoffmann (1):
input: avoid malloc for mouse events
include/ui/input.h | 3 ---
ui/input.c | 68 +++++++++++++++++++++++++-----------------------------
2 files changed, 31 insertions(+), 40 deletions(-)
--
2.9.3
next reply other threads:[~2019-01-11 14:27 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-01-11 14:27 Gerd Hoffmann [this message]
2019-01-11 14:27 ` [Qemu-devel] [PULL 1/1] input: avoid malloc for mouse events Gerd Hoffmann
2019-01-14 11:41 ` [Qemu-devel] [PULL 0/1] Input 20190111 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=20190111142702.25884-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).