Re: [virtio-dev] Re: [PATCH v9 03/10] admin: introduce group administration commands

2022-11-24 Thread Jason Wang
在 2022/11/24 20:21, Cornelia Huck 写道: On Thu, Nov 24 2022, Jason Wang wrote: On Thu, Nov 24, 2022 at 5:08 AM Michael S. Tsirkin wrote: +All the group administration commands are of the following form: + +\begin{lstlisting} +struct virtio_admin_cmd { +/* Device-readable part */ +

[virtio-dev] Re: [PATCH v9 03/10] admin: introduce group administration commands

2022-11-24 Thread Jason Wang
在 2022/11/24 16:03, Michael S. Tsirkin 写道: On Thu, Nov 24, 2022 at 03:42:18PM +0800, Jason Wang wrote: On Thu, Nov 24, 2022 at 3:12 PM Michael S. Tsirkin wrote: On Thu, Nov 24, 2022 at 01:52:41PM +0800, Jason Wang wrote: On Thu, Nov 24, 2022 at 5:08 AM Michael S. Tsirkin wrote: This

Re: [virtio-dev] Re: [PATCH v9 03/10] admin: introduce group administration commands

2022-11-24 Thread Cornelia Huck
On Thu, Nov 24 2022, Jason Wang wrote: > On Thu, Nov 24, 2022 at 5:08 AM Michael S. Tsirkin wrote: >> +All the group administration commands are of the following form: >> + >> +\begin{lstlisting} >> +struct virtio_admin_cmd { >> +/* Device-readable part */ >> +le16 opcode; >> +

[virtio-dev] Re: [PATCH v9 03/10] admin: introduce group administration commands

2022-11-24 Thread Michael S. Tsirkin
On Thu, Nov 24, 2022 at 03:42:18PM +0800, Jason Wang wrote: > On Thu, Nov 24, 2022 at 3:12 PM Michael S. Tsirkin wrote: > > > > On Thu, Nov 24, 2022 at 01:52:41PM +0800, Jason Wang wrote: > > > On Thu, Nov 24, 2022 at 5:08 AM Michael S. Tsirkin > > > wrote: > > > > > > > > This introduces a

[virtio-dev] Re: [PATCH v9 03/10] admin: introduce group administration commands

2022-11-23 Thread Jason Wang
On Thu, Nov 24, 2022 at 3:12 PM Michael S. Tsirkin wrote: > > On Thu, Nov 24, 2022 at 01:52:41PM +0800, Jason Wang wrote: > > On Thu, Nov 24, 2022 at 5:08 AM Michael S. Tsirkin wrote: > > > > > > This introduces a general structure for group administration commands, > > > used to control device

[virtio-dev] Re: [PATCH v9 03/10] admin: introduce group administration commands

2022-11-23 Thread Michael S. Tsirkin
On Thu, Nov 24, 2022 at 01:52:41PM +0800, Jason Wang wrote: > On Thu, Nov 24, 2022 at 5:08 AM Michael S. Tsirkin wrote: > > > > This introduces a general structure for group administration commands, > > used to control device groups through their owner. > > > > Following patches will introduce

[virtio-dev] Re: [PATCH v9 03/10] admin: introduce group administration commands

2022-11-23 Thread Jason Wang
On Thu, Nov 24, 2022 at 5:08 AM Michael S. Tsirkin wrote: > > This introduces a general structure for group administration commands, > used to control device groups through their owner. > > Following patches will introduce specific commands and an interface for > submitting these commands to the