virtualization.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
* [PULL] vhost: fixes for 4.8
@ 2016-08-16 14:37 Michael S. Tsirkin
  0 siblings, 0 replies; only message in thread
From: Michael S. Tsirkin @ 2016-08-16 14:37 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: kvm, mst, netdev, linux-kernel, virtualization, stefanha, ggarcia

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(-)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2016-08-16 14:37 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-08-16 14:37 [PULL] vhost: fixes for 4.8 Michael S. Tsirkin

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