From: Jay Zhou <jianjay.zhou@huawei.com>
To: qemu-devel@nongnu.org
Cc: mst@redhat.com, imammedo@redhat.com, weidong.huang@huawei.com,
wangxinxin.wang@huawei.com, arei.gonglei@huawei.com,
jianjay.zhou@huawei.com, liuzhe13@huawei.com
Subject: [Qemu-devel] [PATCH v8 0/2] vhost: used_memslots limit check fixes and refactoring
Date: Tue, 27 Feb 2018 15:10:03 +0800 [thread overview]
Message-ID: <cover.1519714706.git.jianjay.zhou@huawei.com> (raw)
v8:
- rebased on the master
v7:
- rebased on the master
v2 ... v6:
- delete the "used_memslots" global variable, and add it
for vhost-user and vhost-kernel separately
- refine the function, commit log
- used_memslots refactoring
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
next reply other threads:[~2018-02-27 7:10 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-02-27 7:10 Jay Zhou [this message]
2018-02-27 7:10 ` [Qemu-devel] [PATCH v8 1/2] vhost: fix memslot limit check Jay Zhou
2018-02-27 7:10 ` [Qemu-devel] [PATCH v8 2/2] vhost: used_memslots refactoring Jay Zhou
2018-03-01 16:16 ` Michael S. Tsirkin
2018-03-02 1:55 ` Zhoujian (jay)
2018-03-05 9:23 ` Zhoujian (jay)
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1519714706.git.jianjay.zhou@huawei.com \
--to=jianjay.zhou@huawei.com \
--cc=arei.gonglei@huawei.com \
--cc=imammedo@redhat.com \
--cc=liuzhe13@huawei.com \
--cc=mst@redhat.com \
--cc=qemu-devel@nongnu.org \
--cc=wangxinxin.wang@huawei.com \
--cc=weidong.huang@huawei.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).