[virtio-dev] Re: [PATCH v8 4/9] admin: introduce virtio admin virtqueues

2022-11-23 Thread Cornelia Huck
On Wed, Nov 23 2022, "Michael S. Tsirkin" wrote: > On Wed, Nov 23, 2022 at 10:30:25AM +0100, Cornelia Huck wrote: >> On Tue, Nov 22 2022, "Michael S. Tsirkin" wrote: >> >> > On Tue, Nov 22, 2022 at 02:14:23PM +0100, Cornelia Huck wrote: >> >> On Sun, Nov 20 2022, "Michael S. Tsirkin" wrote:

[virtio-dev] Re: [PATCH v8 4/9] admin: introduce virtio admin virtqueues

2022-11-23 Thread Michael S. Tsirkin
On Wed, Nov 23, 2022 at 10:30:25AM +0100, Cornelia Huck wrote: > On Tue, Nov 22 2022, "Michael S. Tsirkin" wrote: > > > On Tue, Nov 22, 2022 at 02:14:23PM +0100, Cornelia Huck wrote: > >> On Sun, Nov 20 2022, "Michael S. Tsirkin" wrote: > >> > +Administration virtqueues exists for a certain

[virtio-dev] Re: [PATCH v8 4/9] admin: introduce virtio admin virtqueues

2022-11-23 Thread Cornelia Huck
On Tue, Nov 22 2022, "Michael S. Tsirkin" wrote: > On Tue, Nov 22, 2022 at 02:14:23PM +0100, Cornelia Huck wrote: >> On Sun, Nov 20 2022, "Michael S. Tsirkin" wrote: >> > +Administration virtqueues exists for a certain owner device if >> > +VIRTIO_F_ADMIN_VQ feature has been negotiated. The

[virtio-dev] Re: [PATCH v8 4/9] admin: introduce virtio admin virtqueues

2022-11-22 Thread Michael S. Tsirkin
On Tue, Nov 22, 2022 at 02:14:23PM +0100, Cornelia Huck wrote: > On Sun, Nov 20 2022, "Michael S. Tsirkin" wrote: > > > The admin virtqueues will be the first interface to issue admin commands. > > > > Currently virtio specification defines control virtqueue to manipulate > > features and

[virtio-dev] Re: [PATCH v8 4/9] admin: introduce virtio admin virtqueues

2022-11-22 Thread Cornelia Huck
On Sun, Nov 20 2022, "Michael S. Tsirkin" wrote: > The admin virtqueues will be the first interface to issue admin commands. > > Currently virtio specification defines control virtqueue to manipulate > features and configuration of the device it operates on. However, > control virtqueue commands