qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH V2 0/2] vhost-vDPA: vq notification map support


From: Jason Wang
Subject: Re: [PATCH V2 0/2] vhost-vDPA: vq notification map support
Date: Thu, 10 Jun 2021 10:30:36 +0800
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:78.0) Gecko/20100101 Thunderbird/78.11.0


在 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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]