All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Michael S. Tsirkin" <mst@redhat.com>
To: Jay Zhou <jianjay.zhou@huawei.com>
Cc: qemu-devel@nongnu.org, weidong.huang@huawei.com,
	arei.gonglei@huawei.com, wangxinxin.wang@huawei.com,
	gary.liuzhe@huawei.com, dgilbert@redhat.com, imammedo@redhat.com
Subject: Re: [Qemu-devel] [PATCH v2 0/2] vhost: two fixes
Date: Tue, 19 Dec 2017 23:46:02 +0200	[thread overview]
Message-ID: <20171219234550-mutt-send-email-mst@kernel.org> (raw)
In-Reply-To: <1513327555-17520-1-git-send-email-jianjay.zhou@huawei.com>

On Fri, Dec 15, 2017 at 04:45:53PM +0800, Jay Zhou wrote:
> v1 -> v2:
>   * delete the "used_memslots" global variable, and add it
>     for vhost-user and vhost-kernel separately

imammedo, any feedback on this?

> 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
> 

      parent reply	other threads:[~2017-12-19 21:47 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-12-15  8:45 [Qemu-devel] [PATCH v2 0/2] vhost: two fixes Jay Zhou
2017-12-15  8:45 ` [Qemu-devel] [PATCH v2 1/2] vhost: add used memslot number for vhost-user and vhost-kernel separately Jay Zhou
2017-12-22 16:25   ` Igor Mammedov
2017-12-22 19:03     ` Igor Mammedov
2017-12-23  7:09       ` Zhoujian (jay)
2017-12-28 11:11         ` Igor Mammedov
2017-12-28 13:42           ` Zhoujian (jay)
2017-12-23  6:01     ` Zhoujian (jay)
2017-12-15  8:45 ` [Qemu-devel] [PATCH v2 2/2] vhost: double check used memslots number Jay Zhou
2017-12-22 18:48   ` Igor Mammedov
2017-12-22 21:15     ` Michael S. Tsirkin
2017-12-28 11:29       ` Igor Mammedov
2018-01-03 14:19         ` Zhoujian (jay)
2017-12-23  8:27     ` Zhoujian (jay)
2017-12-28 11:19       ` Igor Mammedov
2017-12-23  8:49     ` Zhoujian (jay)
2017-12-15  8:52 ` [Qemu-devel] [PATCH v2 0/2] vhost: two fixes no-reply
2017-12-19 21:46 ` Michael S. Tsirkin [this message]

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=20171219234550-mutt-send-email-mst@kernel.org \
    --to=mst@redhat.com \
    --cc=arei.gonglei@huawei.com \
    --cc=dgilbert@redhat.com \
    --cc=gary.liuzhe@huawei.com \
    --cc=imammedo@redhat.com \
    --cc=jianjay.zhou@huawei.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.