qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PULL 0/3] virtio/vhost: fixes


From: Michael S. Tsirkin
Subject: [Qemu-devel] [PULL 0/3] virtio/vhost: fixes
Date: Wed, 10 Aug 2016 18:30:00 +0300

The following changes since commit 53279c76cf071fed07a336948d37c72e3613e0b7:

  Update version for v2.7.0-rc2 release (2016-08-08 17:26:11 +0100)

are available in the git repository at:

  git://git.kernel.org/pub/scm/virt/kvm/mst/qemu.git tags/for_upstream

for you to fetch changes up to 28ed5ef16384f12500abd3647973ee21b03cbe23:

  vhost-user: Attempt to fix a race with set_mem_table. (2016-08-10 17:47:29 
+0300)

----------------------------------------------------------------
virtio/vhost: fixes

some bugfixes for virtio/vhost

Signed-off-by: Michael S. Tsirkin <address@hidden>

----------------------------------------------------------------
Ilya Maximets (1):
      vhost: check for vhost_ops before using.

Prerna Saxena (2):
      vhost-user: Introduce a new protocol feature REPLY_ACK.
      vhost-user: Attempt to fix a race with set_mem_table.

 hw/net/vhost_net.c        |   2 +-
 hw/virtio/vhost-user.c    | 137 +++++++++++++++++++++++++++++-----------------
 docs/specs/vhost-user.txt |  26 +++++++++
 3 files changed, 115 insertions(+), 50 deletions(-)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]