----- Original Message ----- > "A number of virtqueues are created" seems clearer > than "the number of virtqueues": it's > virtqueues that are created not the number. > > Signed-off-by: Michael S. Tsirkin <mst@xxxxxxxxxx> Acked-by: Amos Kong <akong@xxxxxxxxxx> Two opposite problem exists: --- virtio-0.9.5.lyx.orig 2012-12-04 09:29:03.249676649 +0800 +++ virtio-0.9.5.lyx 2012-12-04 09:28:26.272678220 +0800 @@ -8685,7 +8685,7 @@ s on QueueNum, QueueAlign and QueuePFN a \begin_inset Newline newline \end_inset - Queue size is a number of elements in the queue, therefore size of the + Queue size is the number of elements in the queue, therefore size of the descriptor table and both available and used rings. \begin_inset Newline newline \end_inset @@ -8850,7 +8850,7 @@ reference "sub:Device-Initialization-Seq \end_layout \begin_layout Standard -Virtual queue size is a number of elements in the queue, therefore size +Virtual queue size is the number of elements in the queue, therefore size of the descriptor table and both available and used rings. \end_layout > --- > > I'm not a native english speaker but the below > seems correct to me. Rusty? > > virtio-spec.lyx | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/virtio-spec.lyx b/virtio-spec.lyx > index d9626a9..a29315c 100644 > --- a/virtio-spec.lyx > +++ b/virtio-spec.lyx > @@ -6406,7 +6406,7 @@ If the VIRTIO_CONSOLE_F_MULTIPORT feature is > negotiated, the driver can > spawn multiple ports, not all of which may be attached to a > console. > Some could be generic ports. > In this case, the control virtqueues are enabled and according to > the max_nr_po > -rts configuration-space value, the appropriate number of virtqueues > are > +rts configuration-space value, an appropriate number of virtqueues > are > created. > A control message indicating the driver is ready is sent to the > host. > The host can then send control messages for adding new ports to the > device. > -- > MST > _______________________________________________ > Virtualization mailing list > Virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx > https://lists.linuxfoundation.org/mailman/listinfo/virtualization > _______________________________________________ Virtualization mailing list Virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx https://lists.linuxfoundation.org/mailman/listinfo/virtualization