On Fri, Aug 19, 2022 at 11:28 AM Michael S. Tsirkin wrote:
>
> On Fri, Aug 19, 2022 at 08:26:50AM +0800, Jason Wang wrote:
> > On Thu, Aug 18, 2022 at 4:51 PM Michael S. Tsirkin wrote:
> > >
> > > On Thu, Aug 18, 2022 at 04:46:45PM +0800, Jason Wang wrote:
> > > > On Sat, Aug 13, 2022 at 1:19 AM
On Tue, 2022-08-16 at 20:52 +, Bobby Eshleman wrote:
> On Thu, Aug 18, 2022 at 08:35:48AM +, Arseniy Krasnov wrote:
> > On Tue, 2022-08-16 at 09:58 +, Bobby Eshleman wrote:
> > > On Wed, Aug 17, 2022 at 05:42:08AM +, Arseniy Krasnov wrote:
> > > > On 17.08.2022 08:01, Arseniy Krasno
On Thu, Aug 18, 2022 at 03:39:58PM +0200, Halil Pasic wrote:
> On Tue, 16 Aug 2022 11:48:43 -0400
> "Michael S. Tsirkin" wrote:
>
> > On Tue, Aug 16, 2022 at 04:48:11PM +0200, Halil Pasic wrote:
> > > On Fri, 12 Aug 2022 13:19:20 -0400
> > > "Michael S. Tsirkin" wrote:
> > >
> > > > Signed-of
On Fri, Aug 19, 2022 at 08:28:41AM +0800, Jason Wang wrote:
> On Thu, Aug 18, 2022 at 4:55 PM Max Gurtovoy wrote:
> >
> >
> > On 8/18/2022 11:49 AM, Jason Wang wrote:
> > > On Sat, Aug 13, 2022 at 1:19 AM Michael S. Tsirkin
> > > wrote:
> > >> From: Max Gurtovoy
> > >>
> > >> This new register
On Fri, Aug 19, 2022 at 08:26:50AM +0800, Jason Wang wrote:
> On Thu, Aug 18, 2022 at 4:51 PM Michael S. Tsirkin wrote:
> >
> > On Thu, Aug 18, 2022 at 04:46:45PM +0800, Jason Wang wrote:
> > > On Sat, Aug 13, 2022 at 1:19 AM Michael S. Tsirkin
> > > wrote:
> > > >
> > > > From: Max Gurtovoy
>
On Thu, Aug 18, 2022 at 4:55 PM Max Gurtovoy wrote:
>
>
> On 8/18/2022 11:49 AM, Jason Wang wrote:
> > On Sat, Aug 13, 2022 at 1:19 AM Michael S. Tsirkin wrote:
> >> From: Max Gurtovoy
> >>
> >> This new register will be used for querying the index of the admin
> >> virtqueue of a virtio device.
On Thu, Aug 18, 2022 at 4:51 PM Michael S. Tsirkin wrote:
>
> On Thu, Aug 18, 2022 at 04:46:45PM +0800, Jason Wang wrote:
> > On Sat, Aug 13, 2022 at 1:19 AM Michael S. Tsirkin wrote:
> > >
> > > From: Max Gurtovoy
> > >
> > > These commands are used for essential administrative and management
>
On Thu, Aug 18, 2022 at 08:35:48AM +, Arseniy Krasnov wrote:
> On Tue, 2022-08-16 at 09:58 +, Bobby Eshleman wrote:
> > On Wed, Aug 17, 2022 at 05:42:08AM +, Arseniy Krasnov wrote:
> > > On 17.08.2022 08:01, Arseniy Krasnov wrote:
> > > > On 16.08.2022 05:32, Bobby Eshleman wrote:
> > >
On Tue, 16 Aug 2022 11:48:43 -0400
"Michael S. Tsirkin" wrote:
> On Tue, Aug 16, 2022 at 04:48:11PM +0200, Halil Pasic wrote:
> > On Fri, 12 Aug 2022 13:19:20 -0400
> > "Michael S. Tsirkin" wrote:
> >
> > > Signed-off-by: Michael S. Tsirkin
> > > ---
> > > content.tex | 10 ++
> > >
On Thu, Aug 18, 2022 at 04:56:43PM +0800, Zhu, Lingshan wrote:
>
>
> On 8/18/2022 4:51 PM, Jason Wang wrote:
> > On Sat, Aug 13, 2022 at 1:19 AM Michael S. Tsirkin wrote:
> > > From: Max Gurtovoy
> > >
> > > Add commands to find out which commands does each group support.
> > > This will be us
On 8/18/2022 4:51 PM, Jason Wang wrote:
On Sat, Aug 13, 2022 at 1:19 AM Michael S. Tsirkin wrote:
From: Max Gurtovoy
Add commands to find out which commands does each group support.
This will be useful once we have multiple group types.
I still wonder if it's better to just use different
On Thu, Aug 18, 2022 at 04:37:33PM +0800, Jason Wang wrote:
> On Sat, Aug 13, 2022 at 1:19 AM Michael S. Tsirkin wrote:
> >
> > From: Max Gurtovoy
> >
> > Each device group has a type. For now, define one initial type of device
> > groups: SR-IOV type.
> >
> > SR-IOV type - A virtio PCI SR-IOV ph
On Thu, Aug 18, 2022 at 04:51:39PM +0800, Jason Wang wrote:
> On Sat, Aug 13, 2022 at 1:19 AM Michael S. Tsirkin wrote:
> >
> > From: Max Gurtovoy
> >
> > Add commands to find out which commands does each group support.
> > This will be useful once we have multiple group types.
>
> I still wonde
On Thu, Aug 18, 2022 at 04:49:38PM +0800, Jason Wang wrote:
> On Sat, Aug 13, 2022 at 1:19 AM Michael S. Tsirkin wrote:
> >
> > From: Max Gurtovoy
> >
> > This new register will be used for querying the index of the admin
> > virtqueue of a virtio device. To configure, reset or enable the admin
>
On Sat, Aug 13, 2022 at 1:19 AM Michael S. Tsirkin wrote:
>
> From: Max Gurtovoy
>
> Add commands to find out which commands does each group support.
> This will be useful once we have multiple group types.
I still wonder if it's better to just use different types of
virtqueues, it seems more si
On Thu, Aug 18, 2022 at 04:46:45PM +0800, Jason Wang wrote:
> On Sat, Aug 13, 2022 at 1:19 AM Michael S. Tsirkin wrote:
> >
> > From: Max Gurtovoy
> >
> > These commands are used for essential administrative and management
> > operations.
> >
> > Following patches will introduce an interface for
On Sat, Aug 13, 2022 at 1:19 AM Michael S. Tsirkin wrote:
>
> From: Max Gurtovoy
>
> This new register will be used for querying the index of the admin
> virtqueue of a virtio device. To configure, reset or enable the admin
> virtqueue, the driver should follow existing queue configuration/setup
On Sat, Aug 13, 2022 at 1:19 AM Michael S. Tsirkin wrote:
>
> From: Max Gurtovoy
>
> These commands are used for essential administrative and management
> operations.
>
> Following patches will introduce an interface for submitting these
> commands to the device.
>
> Signed-off-by: Max Gurtovoy
On Sat, Aug 13, 2022 at 1:19 AM Michael S. Tsirkin wrote:
>
> From: Max Gurtovoy
>
> Each device group has a type. For now, define one initial type of device
> groups: SR-IOV type.
>
> SR-IOV type - A virtio PCI SR-IOV physical function (PF) and its
> PCI SR-IOV virtual functions (VFs). This grou
On Tue, 2022-08-16 at 09:58 +, Bobby Eshleman wrote:
> On Wed, Aug 17, 2022 at 05:42:08AM +, Arseniy Krasnov wrote:
> > On 17.08.2022 08:01, Arseniy Krasnov wrote:
> > > On 16.08.2022 05:32, Bobby Eshleman wrote:
> > > > CC'ing virtio-dev@lists.oasis-open.org
> > > >
> > > > On Mon, Aug 15
On Tue, 2022-08-16 at 09:57 +, Bobby Eshleman wrote:
> On Wed, Aug 17, 2022 at 05:01:00AM +, Arseniy Krasnov wrote:
> > On 16.08.2022 05:32, Bobby Eshleman wrote:
> > > CC'ing virtio-dev@lists.oasis-open.org
> > >
> > > On Mon, Aug 15, 2022 at 10:56:08AM -0700, Bobby Eshleman wrote:
> > >
21 matches
Mail list logo