From: "Michael S. Tsirkin" <mst@redhat.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: kvm@vger.kernel.org, mst@redhat.com, netdev@vger.kernel.org,
linux-kernel@vger.kernel.org,
virtualization@lists.linux-foundation.org, stefanha@redhat.com,
ggarcia@abra.uab.cat
Subject: [PULL] vhost: fixes for 4.8
Date: Tue, 16 Aug 2016 17:37:04 +0300 [thread overview]
Message-ID: <20160816173704-mutt-send-email-mst@kernel.org> (raw)
The following changes since commit 3b2fbb3f06efe5bd2dfdce2a1db703e23c1a78af:
virtio/s390: deprecate old transport (2016-08-09 13:42:41 +0300)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost.git tags/for_linus
for you to fetch changes up to 6be3ffaa0e15c64f560904b025f5c50bef5886f9:
tools/virtio: add dma stubs (2016-08-15 05:05:51 +0300)
----------------------------------------------------------------
virtio/vhost: fixes for 4.8
- Test fixes.
- A vsock fix.
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
----------------------------------------------------------------
Gerard Garcia (1):
vhost/vsock: drop space available check for TX vq
Michael S. Tsirkin (3):
ringtest: test build fix
vhost/test: fix after swiotlb changes
tools/virtio: add dma stubs
tools/virtio/linux/dma-mapping.h | 16 ++++++++++++++++
tools/virtio/linux/kernel.h | 14 ++++++++++++++
tools/virtio/linux/slab.h | 4 ++++
tools/virtio/linux/virtio.h | 6 +++++-
tools/virtio/linux/virtio_config.h | 13 +++++++++++++
drivers/vhost/test.c | 8 ++++----
net/vmw_vsock/virtio_transport.c | 10 +++-------
tools/virtio/ringtest/ptr_ring.c | 1 +
8 files changed, 60 insertions(+), 12 deletions(-)
reply other threads:[~2016-08-16 14:37 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20160816173704-mutt-send-email-mst@kernel.org \
--to=mst@redhat.com \
--cc=ggarcia@abra.uab.cat \
--cc=kvm@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=stefanha@redhat.com \
--cc=torvalds@linux-foundation.org \
--cc=virtualization@lists.linux-foundation.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).