On Wed, 10 Jan 2018 11:47:57 +0200
"Michael S. Tsirkin" <> wrote:
> virtqueue operation description is specific to the virtqueue
> format. Move it out to split-ring.tex and update all
> references.
>
> Signed-off-by: Michael S. Tsirkin <>
> ---
> conformance.tex | 4 +-
> content.tex | 171 +++-----------------------------------------------------
> split-ring.tex | 168 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
> 3 files changed, 178 insertions(+), 165 deletions(-)
Acked-by: Cornelia Huck <>