[Qemu-devel] [PATCH v7 0/2] vhost: used_memslots limit check fixes and refactoring

Jay Zhou posted 2 patches 6 years, 2 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/cover.1516527761.git.jianjay.zhou@huawei.com
Test checkpatch passed
Test docker-build@min-glib passed
Test docker-mingw@fedora passed
Test docker-quick@centos6 passed
Test ppc passed
Test s390x passed
There is a newer version of this series
hw/virtio/vhost-backend.c         | 15 +++++++-
hw/virtio/vhost-user.c            | 77 ++++++++++++++++++++++++++-------------
hw/virtio/vhost.c                 | 30 ++++++++-------
include/hw/virtio/vhost-backend.h |  6 ++-
4 files changed, 86 insertions(+), 42 deletions(-)
[Qemu-devel] [PATCH v7 0/2] vhost: used_memslots limit check fixes and refactoring
Posted by Jay Zhou 6 years, 2 months ago
v6 -> v7:
  rebase on the master

Jay Zhou (2):
  vhost: fix memslot limit check
  vhost: used_memslots refactoring

 hw/virtio/vhost-backend.c         | 15 +++++++-
 hw/virtio/vhost-user.c            | 77 ++++++++++++++++++++++++++-------------
 hw/virtio/vhost.c                 | 30 ++++++++-------
 include/hw/virtio/vhost-backend.h |  6 ++-
 4 files changed, 86 insertions(+), 42 deletions(-)

--
1.8.3.1