Re: [virtio-dev] Re: [virtio] [PATCH v7 01/11] content: move 1.0 queue format out to a separate section

2018-02-06 Thread Michael S. Tsirkin
On Tue, Feb 06, 2018 at 12:10:20PM +0100, Halil Pasic wrote: > I agree with what Connie proposed (drop 'used by legacy virtio devices'). > My point is that this legacy can lead to confusion. It's a good point. I guess it's better to just go the regular route and add a separate section explaining t

[virtio-dev] Re: [virtio] Re: [virtio-dev] Re: [virtio] [PATCH v7 01/11] content: move 1.0 queue format out to a separate section

2018-02-06 Thread Halil Pasic
On 02/06/2018 12:20 PM, Cornelia Huck wrote: > On Tue, 6 Feb 2018 12:10:20 +0100 > Halil Pasic wrote: > >> On 02/06/2018 01:05 AM, Michael S. Tsirkin wrote: >>> On Mon, Feb 05, 2018 at 11:54:52PM +0100, Halil Pasic wrote: [..] >> In the CIO transport we have an explicit mention of virtio 1.0

[virtio-dev] Re: [virtio] Re: [virtio-dev] Re: [virtio] [PATCH v7 01/11] content: move 1.0 queue format out to a separate section

2018-02-06 Thread Cornelia Huck
On Tue, 6 Feb 2018 12:10:20 +0100 Halil Pasic wrote: > On 02/06/2018 01:05 AM, Michael S. Tsirkin wrote: > > On Mon, Feb 05, 2018 at 11:54:52PM +0100, Halil Pasic wrote: > >> > >> > >> On 01/23/2018 01:01 AM, Michael S. Tsirkin wrote: > >>> Signed-off-by: Michael S. Tsirkin > >>> +\section{

Re: [virtio-dev] Re: [virtio] [PATCH v7 01/11] content: move 1.0 queue format out to a separate section

2018-02-06 Thread Halil Pasic
On 02/06/2018 01:05 AM, Michael S. Tsirkin wrote: > On Mon, Feb 05, 2018 at 11:54:52PM +0100, Halil Pasic wrote: >> >> >> On 01/23/2018 01:01 AM, Michael S. Tsirkin wrote: >>> Signed-off-by: Michael S. Tsirkin >>> --- >>> content.tex | 25 - >>> 1 file changed, 24 insert

[virtio-dev] Re: [virtio] [PATCH v7 01/11] content: move 1.0 queue format out to a separate section

2018-02-06 Thread Cornelia Huck
On Tue, 6 Feb 2018 02:05:11 +0200 "Michael S. Tsirkin" wrote: > On Mon, Feb 05, 2018 at 11:54:52PM +0100, Halil Pasic wrote: > > > > > > On 01/23/2018 01:01 AM, Michael S. Tsirkin wrote: > > > +\section{Split Virtqueues}\label{sec:Basic Facilities of a Virtio Device > > > / Split Virtqueues

[virtio-dev] Re: [virtio] [PATCH v7 01/11] content: move 1.0 queue format out to a separate section

2018-02-05 Thread Michael S. Tsirkin
On Mon, Feb 05, 2018 at 11:54:52PM +0100, Halil Pasic wrote: > > > On 01/23/2018 01:01 AM, Michael S. Tsirkin wrote: > > Signed-off-by: Michael S. Tsirkin > > --- > > content.tex | 25 - > > 1 file changed, 24 insertions(+), 1 deletion(-) > > > > diff --git a/content.te

[virtio-dev] Re: [virtio] [PATCH v7 01/11] content: move 1.0 queue format out to a separate section

2018-02-05 Thread Halil Pasic
On 01/23/2018 01:01 AM, Michael S. Tsirkin wrote: > Signed-off-by: Michael S. Tsirkin > --- > content.tex | 25 - > 1 file changed, 24 insertions(+), 1 deletion(-) > > diff --git a/content.tex b/content.tex > index c7ef7fd..4483a4b 100644 > --- a/content.tex > +++ b/con

[virtio-dev] Re: [virtio] [PATCH v7 01/11] content: move 1.0 queue format out to a separate section

2018-01-30 Thread Cornelia Huck
On Tue, 23 Jan 2018 02:01:01 +0200 "Michael S. Tsirkin" wrote: > Signed-off-by: Michael S. Tsirkin > --- > content.tex | 25 - > 1 file changed, 24 insertions(+), 1 deletion(-) Reviewed-by: Cornelia Huck