qemu-devel
[Top][All Lists]
Advanced

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

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


From: linhaifeng
Subject: [Qemu-devel] [PATCH v3 0/3] vhost-user: support safe protocol
Date: Sun, 15 Feb 2015 13:37:00 +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.

change log:
v1->v2: modify the annotate about slave's version.
v2->v3: update the description of version in vhost-user.txt.

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

 docs/specs/vhost-user.txt | 21 ++++++++++++----
 hw/virtio/vhost-user.c    | 64 ++++++++++++++++++++++++++++++++++++++---------
 2 files changed, 68 insertions(+), 17 deletions(-)

-- 
1.7.12.4





reply via email to

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