qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Jason Wang <jasowang@redhat.com>
To: mst@redhat.com, qemu-devel@nongnu.org
Cc: si-wei.liu@oracle.com, elic@nvidia.com, lingshan.zhu@intel.com
Subject: Re: [PATCH V2 0/2] vhost-vDPA: vq notification map support
Date: Thu, 10 Jun 2021 10:30:36 +0800	[thread overview]
Message-ID: <7f5c4713-44d2-f852-972e-ee138262e09a@redhat.com> (raw)
In-Reply-To: <20210602084106.43186-1-jasowang@redhat.com>


在 2021/6/2 下午4:41, Jason Wang 写道:
> Hi All:
>
> This series tries to implement doorbell mapping support for
> vhost-vDPA. Tested with virtio-pci vDPA driver.
>
> Please review.
>
> Changes since V1:
> - use dev->vq_index to calculate the virtqueue index
> - remove the unused host_notifier_set
>
> Jason Wang (2):
>    vhost-vdpa: skip ram device from the IOTLB mapping
>    vhost-vdpa: map virtqueue notification area if possible
>
>   hw/virtio/vhost-vdpa.c         | 97 ++++++++++++++++++++++++++++++----
>   include/hw/virtio/vhost-vdpa.h |  6 +++
>   2 files changed, 93 insertions(+), 10 deletions(-)
>

If no objection, I will queue this series.

Thanks



  parent reply	other threads:[~2021-06-10  2:31 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-02  8:41 [PATCH V2 0/2] vhost-vDPA: vq notification map support Jason Wang
2021-06-02  8:41 ` [PATCH V2 1/2] vhost-vdpa: skip ram device from the IOTLB mapping Jason Wang
2021-06-10 20:54   ` Si-Wei Liu
2021-06-02  8:41 ` [PATCH V2 2/2] vhost-vdpa: map virtqueue notification area if possible Jason Wang
2021-06-10 20:53   ` Si-Wei Liu
2021-06-10  2:30 ` Jason Wang [this message]
2021-06-14 21:57 ` [PATCH V2 0/2] vhost-vDPA: vq notification map support no-reply

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=7f5c4713-44d2-f852-972e-ee138262e09a@redhat.com \
    --to=jasowang@redhat.com \
    --cc=elic@nvidia.com \
    --cc=lingshan.zhu@intel.com \
    --cc=mst@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=si-wei.liu@oracle.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).