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 <m...@redhat.com> ---------------------------------------------------------------- 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(-)