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,
Jason Wang <jasowang@redhat.com>
Subject: [PATCH V2 0/2] vhost-vDPA: vq notification map support
Date: Wed, 2 Jun 2021 16:41:04 +0800 [thread overview]
Message-ID: <20210602084106.43186-1-jasowang@redhat.com> (raw)
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(-)
--
2.25.1
next reply other threads:[~2021-06-02 8:42 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-06-02 8:41 Jason Wang [this message]
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 ` [PATCH V2 0/2] vhost-vDPA: vq notification map support Jason Wang
2021-06-14 21:57 ` 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=20210602084106.43186-1-jasowang@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).