qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH v1 0/3] vhost-user: support safe protocol


From: linhaifeng
Subject: [Qemu-devel] [PATCH v1 0/3] vhost-user: support safe protocol
Date: Fri, 13 Feb 2015 20:00:28 +0800

From: Linhaifeng <address@hidden>

Mostly the same as ioctl master need the return value to
decided going on or not.So we add these patches for more
safe communication.

Linhaifeng (3):
  vhost-user: add reply let the portocol more safe.
  vhost-user:update the version to 0x6
  vhost-user:add reply for other messages

 docs/specs/vhost-user.txt | 19 ++++++++++++--
 hw/virtio/vhost-user.c    | 64 ++++++++++++++++++++++++++++++++++++++---------
 2 files changed, 69 insertions(+), 14 deletions(-)

-- 
1.7.12.4





reply via email to

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