qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 0/3] docs: Convert barrier.txt to rST


From: Paolo Bonzini
Subject: Re: [PATCH 0/3] docs: Convert barrier.txt to rST
Date: Wed, 28 Jul 2021 09:34:31 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.11.0

On 27/07/21 22:41, Peter Maydell wrote:
This patchset converts docs/barrier.txt to rST, putting
it in the appropriate places:
  * the protocol info lives in interop/
  * the "how to use this" info lives in system/
  * TODO remarks live in the .c file :-)

thanks
-- PMM

Peter Maydell (3):
   docs: Move the protocol part of barrier.txt into interop
   ui/input-barrier: Move TODOs from barrier.txt to a comment
   docs: Move user-facing barrier docs into system manual

  docs/barrier.txt         | 370 ----------------------------------
  docs/interop/barrier.rst | 426 +++++++++++++++++++++++++++++++++++++++
  docs/interop/index.rst   |   1 +
  docs/system/barrier.rst  |  44 ++++
  docs/system/index.rst    |   1 +
  ui/input-barrier.c       |   5 +
  6 files changed, 477 insertions(+), 370 deletions(-)
  delete mode 100644 docs/barrier.txt
  create mode 100644 docs/interop/barrier.rst
  create mode 100644 docs/system/barrier.rst


Apart from the two typos in patch 3,

Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>

Paolo




reply via email to

[Prev in Thread] Current Thread [Next in Thread]