From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Tue, 8 Feb 2022 10:28:22 -0500 From: "Michael S. Tsirkin" Subject: Re: [PATCH v3 1/4] Add virtio Admin virtqueue Message-ID: <20220208102807-mutt-send-email-mst@kernel.org> References: <20220203075716.11684-2-mgurtovoy@nvidia.com> <20220207052843-mutt-send-email-mst@kernel.org> <20220208014039-mutt-send-email-mst@kernel.org> <878rulv6kq.fsf@redhat.com> <20220208084022-mutt-send-email-mst@kernel.org> <875yppv1z2.fsf@redhat.com> MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=us-ascii Content-Disposition: inline To: Parav Pandit Cc: Cornelia Huck , Max Gurtovoy , "virtio-comment@lists.oasis-open.org" , "virtio-dev@lists.oasis-open.org" , "jasowang@redhat.com" , Shahaf Shuler , Oren Duer , "stefanha@redhat.com" List-ID: On Tue, Feb 08, 2022 at 03:11:28PM +0000, Parav Pandit wrote: > > > From: Cornelia Huck > > Sent: Tuesday, February 8, 2022 8:29 PM > > > very specific (essentially PCI-specific), we need to at least answer the question > > "how could this work for things that are not PCI?" > Why would one want to execute PCI VF MSI-X configuration command for a non PCI device? E.g. there were proposals to add msi support to virtio-mmio. -- MST