From: Gerd Hoffmann <kraxel@redhat.com>
To: qemu-devel@nongnu.org
Cc: Gerd Hoffmann <kraxel@redhat.com>, "Michael S. Tsirkin" <mst@redhat.com>
Subject: [Qemu-devel] [PULL 0/3] Input 20190522 patches
Date: Wed, 22 May 2019 10:27:14 +0200 [thread overview]
Message-ID: <20190522082717.9354-1-kraxel@redhat.com> (raw)
The following changes since commit a4f667b6714916683408b983cfe0a615a725775f:
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20190521-3' into staging (2019-05-21 16:30:13 +0100)
are available in the Git repository at:
git://git.kraxel.org/qemu tags/input-20190522-pull-request
for you to fetch changes up to 06914c97d3ade856371c9a59cbe6a9b13422471f:
contrib: add vhost-user-input (2019-05-22 07:16:58 +0200)
----------------------------------------------------------------
input: add vhost-user-input to contrib.
----------------------------------------------------------------
Marc-André Lureau (3):
libvhost-user: fix cast warnings on 32 bits
libvhost-user: fix -Werror=format= on ppc64
contrib: add vhost-user-input
Makefile | 11 +
Makefile.objs | 1 +
contrib/libvhost-user/libvhost-user.c | 12 +-
contrib/vhost-user-input/main.c | 393 +++++++++++++++++++++++++
MAINTAINERS | 1 +
contrib/vhost-user-input/Makefile.objs | 1 +
6 files changed, 414 insertions(+), 5 deletions(-)
create mode 100644 contrib/vhost-user-input/main.c
create mode 100644 contrib/vhost-user-input/Makefile.objs
--
2.18.1
next reply other threads:[~2019-05-22 8:32 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-05-22 8:27 Gerd Hoffmann [this message]
2019-05-22 8:27 ` [Qemu-devel] [PULL 1/3] libvhost-user: fix cast warnings on 32 bits Gerd Hoffmann
2019-05-22 8:27 ` [Qemu-devel] [PULL 2/3] libvhost-user: fix -Werror=format= on ppc64 Gerd Hoffmann
2019-05-22 8:27 ` [Qemu-devel] [PULL 3/3] contrib: add vhost-user-input Gerd Hoffmann
2019-05-30 11:16 ` Peter Maydell
2019-06-05 13:49 ` Marc-André Lureau
2019-05-23 10:21 ` [Qemu-devel] [PULL 0/3] Input 20190522 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=20190522082717.9354-1-kraxel@redhat.com \
--to=kraxel@redhat.com \
--cc=mst@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).