public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
From: Yishai Hadas <yishaih@nvidia.com>
To: "Michael S. Tsirkin" <mst@redhat.com>,
	Alex Williamson <alex.williamson@redhat.com>
Cc: <jasowang@redhat.com>, <jgg@nvidia.com>, <kvm@vger.kernel.org>,
	<virtualization@lists.linux-foundation.org>, <parav@nvidia.com>,
	<feliu@nvidia.com>, <jiri@nvidia.com>, <kevin.tian@intel.com>,
	<joao.m.martins@oracle.com>, <si-wei.liu@oracle.com>,
	<leonro@nvidia.com>, <maorg@nvidia.com>
Subject: Re: [PATCH V3 vfio 0/9] Introduce a vfio driver over virtio devices
Date: Mon, 27 Nov 2023 09:50:53 +0200	[thread overview]
Message-ID: <dca10fc2-7666-4f03-90ae-3f309e483921@nvidia.com> (raw)
In-Reply-To: <20231113050633-mutt-send-email-mst@kernel.org>

On 13/11/2023 12:06, Michael S. Tsirkin wrote:
> On Mon, Nov 13, 2023 at 10:02:13AM +0200, Yishai Hadas wrote:
>> This series introduce a vfio driver over virtio devices to support the
>> legacy interface functionality for VFs.
> Because of LPC, pls allow a bit more time for review. Thanks!
>
Hi Michael and Alex,

Are we fine to proceed towards merging the series ?

 From my side, I plan to send V4 which will include:
- Rebase on top of the below patch from the Virtio area [1].
- Fix a leftover typo in Vfio (i.e. drop 'acc' from 
virtiovf_acc_vfio_pci_tran_ops).

[1] commit 3503895788d402d6a3814085ed582c364ec3e903
Author: Michael S. Tsirkin mst@redhat.com
Date:   Tue Oct 31 12:02:06 2023 -0400

     virtio_pci: move structure to a header

Yishai


      reply	other threads:[~2023-11-27  7:51 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-11-13  8:02 [PATCH V3 vfio 0/9] Introduce a vfio driver over virtio devices Yishai Hadas
2023-11-13  8:02 ` [PATCH V3 vfio 1/9] virtio: Define feature bit for administration virtqueue Yishai Hadas
2023-11-13  8:02 ` [PATCH V3 vfio 2/9] virtio-pci: Introduce admin virtqueue Yishai Hadas
2023-11-13  8:02 ` [PATCH V3 vfio 3/9] virtio-pci: Introduce admin command sending function Yishai Hadas
2023-11-13  8:02 ` [PATCH V3 vfio 4/9] virtio-pci: Introduce admin commands Yishai Hadas
2023-11-13  8:02 ` [PATCH V3 vfio 5/9] virtio-pci: Initialize the supported " Yishai Hadas
2023-11-13  8:02 ` [PATCH V3 vfio 6/9] virtio-pci: Introduce APIs to execute legacy IO " Yishai Hadas
2023-11-13  8:02 ` [PATCH V3 vfio 7/9] vfio/pci: Expose vfio_pci_core_setup_barmap() Yishai Hadas
2023-11-13  8:02 ` [PATCH V3 vfio 8/9] vfio/pci: Expose vfio_pci_iowrite/read##size() Yishai Hadas
2023-11-13  8:02 ` [PATCH V3 vfio 9/9] vfio/virtio: Introduce a vfio driver over virtio devices Yishai Hadas
2023-11-13 10:06 ` [PATCH V3 vfio 0/9] " Michael S. Tsirkin
2023-11-27  7:50   ` Yishai Hadas [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=dca10fc2-7666-4f03-90ae-3f309e483921@nvidia.com \
    --to=yishaih@nvidia.com \
    --cc=alex.williamson@redhat.com \
    --cc=feliu@nvidia.com \
    --cc=jasowang@redhat.com \
    --cc=jgg@nvidia.com \
    --cc=jiri@nvidia.com \
    --cc=joao.m.martins@oracle.com \
    --cc=kevin.tian@intel.com \
    --cc=kvm@vger.kernel.org \
    --cc=leonro@nvidia.com \
    --cc=maorg@nvidia.com \
    --cc=mst@redhat.com \
    --cc=parav@nvidia.com \
    --cc=si-wei.liu@oracle.com \
    --cc=virtualization@lists.linux-foundation.org \
    /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