RE: [virtio-dev] Re: [PATCH v6 3/4] admin: Add group member legacy register access commands

2023-06-19 Thread Parav Pandit
> From: Michael S. Tsirkin > Sent: Monday, June 19, 2023 1:33 PM > But I am looking for a way to keep this stuff as self contained as possible. > I don't > much care whether the new tex is under pci and admin command section just > lists commands and links there, or it is under admin and then

Re: [virtio-dev] Re: [PATCH v6 3/4] admin: Add group member legacy register access commands

2023-06-19 Thread Michael S. Tsirkin
On Mon, Jun 19, 2023 at 05:21:20PM +, Parav Pandit wrote: > > > > From: virtio-dev@lists.oasis-open.org On > > Behalf Of Michael S. Tsirkin > > Sent: Monday, June 19, 2023 1:11 PM > > > > The "legacy interface of member device" is a vague term. As implementer, > > reader I don't understand

RE: [virtio-dev] Re: [PATCH v6 3/4] admin: Add group member legacy register access commands

2023-06-19 Thread Parav Pandit
> From: virtio-dev@lists.oasis-open.org On > Behalf Of Michael S. Tsirkin > Sent: Monday, June 19, 2023 1:11 PM > > The "legacy interface of member device" is a vague term. As implementer, > reader I don't understand what that means. > > The commands clearly communicate the scope. > > Add thi

[virtio-dev] Re: [PATCH v6 3/4] admin: Add group member legacy register access commands

2023-06-19 Thread Michael S. Tsirkin
On Mon, Jun 19, 2023 at 04:45:23PM +, Parav Pandit wrote: > > > > From: Michael S. Tsirkin > > Sent: Monday, June 19, 2023 12:40 PM > > > > > > > > we can just say "the legacy interface of member devices" > > > > > > > What is the harm in telling explicitly what is currently supported, > >

[virtio-dev] RE: [PATCH v6 3/4] admin: Add group member legacy register access commands

2023-06-19 Thread Parav Pandit
> From: Michael S. Tsirkin > Sent: Monday, June 19, 2023 12:40 PM > > > > > > we can just say "the legacy interface of member devices" > > > > > What is the harm in telling explicitly what is currently supported, > > specially > when it theory of operation description section. > > The harm is

[virtio-dev] Re: [PATCH v6 3/4] admin: Add group member legacy register access commands

2023-06-19 Thread Michael S. Tsirkin
On Mon, Jun 19, 2023 at 04:29:43PM +, Parav Pandit wrote: > > > > From: Michael S. Tsirkin > > Sent: Monday, June 19, 2023 12:21 PM > > > > diff --git a/admin-cmds-legacy-access.tex > > > b/admin-cmds-legacy-access.tex new file mode 100644 index > > > 000..89a4f49 > > > --- /dev/null >

[virtio-dev] RE: [PATCH v6 3/4] admin: Add group member legacy register access commands

2023-06-19 Thread Parav Pandit
> From: Michael S. Tsirkin > Sent: Monday, June 19, 2023 12:21 PM > > diff --git a/admin-cmds-legacy-access.tex > > b/admin-cmds-legacy-access.tex new file mode 100644 index > > 000..89a4f49 > > --- /dev/null > > +++ b/admin-cmds-legacy-access.tex > > @@ -0,0 +1,138 @@ > > +\subsubsection{L

[virtio-dev] Re: [PATCH v6 3/4] admin: Add group member legacy register access commands

2023-06-19 Thread Michael S. Tsirkin
On Tue, Jun 13, 2023 at 08:30:14PM +0300, Parav Pandit wrote: > Introduce group member legacy common configuration and legacy device > configuration access read/write commands. > > Group member legacy registers access commands enable group owner driver > software to access legacy registers on beha