qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH v2 0/2] vhost: two fixes


From: Jay Zhou
Subject: [Qemu-devel] [PATCH v2 0/2] vhost: two fixes
Date: Fri, 15 Dec 2017 16:45:53 +0800

v1 -> v2:
  * delete the "used_memslots" global variable, and add it
    for vhost-user and vhost-kernel separately

Jay Zhou (2):
  vhost: add used memslot number for vhost-user and vhost-kernel    
    separately
  vhost: double check used memslots number

 hw/virtio/vhost-backend.c         | 14 ++++++++++++++
 hw/virtio/vhost-user.c            | 31 +++++++++++++++++++++++++++++++
 hw/virtio/vhost.c                 | 39 ++++++++++++++++++++++++++++++---------
 include/hw/virtio/vhost-backend.h |  4 ++++
 4 files changed, 79 insertions(+), 9 deletions(-)

-- 
1.8.3.1





reply via email to

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