qemu-devel
[Top][All Lists]
Advanced

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

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


From: Michael S. Tsirkin
Subject: [Qemu-devel] [PULL 0/5] virtio,vhost: fixes
Date: Mon, 9 Apr 2018 17:42:00 +0300

The following changes since commit 0e87fdc966d05f4e5ad868034fcd8ee2a08ca62d:

  Update version for v2.12.0-rc2 release (2018-04-04 20:37:20 +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 d434e5ac5d70e9da7d20e50246af9251a125bdad:

  virtio-serial: fix heap-over-flow (2018-04-09 17:35:46 +0300)

----------------------------------------------------------------
virtio,vhost: fixes

Add a feature flag for new protocol messages.
Misc fixes.

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

----------------------------------------------------------------
Changpeng Liu (1):
      contrib/libvhost-user: add the protocol feature used for SET/GET message

Dr. David Alan Gilbert (1):
      vhost: Allow adjoining regions

Maxime Coquelin (2):
      vhost-user-blk: set config ops before vhost-user init
      vhost-user: back SET/GET_CONFIG requests with a protocol feature

linzhecheng (1):
      virtio-serial: fix heap-over-flow

 docs/interop/vhost-user.txt           | 21 ++++++++++++---------
 contrib/libvhost-user/libvhost-user.h |  1 +
 hw/block/vhost-user-blk.c             |  4 ++--
 hw/char/virtio-serial-bus.c           |  7 +++++--
 hw/virtio/vhost-user.c                | 22 ++++++++++++++++++++++
 hw/virtio/vhost.c                     | 14 +++++++++-----
 6 files changed, 51 insertions(+), 18 deletions(-)




reply via email to

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