Le 27/07/2021 à 22:41, Peter Maydell a écrit : > Most of docs/barrier.txt is describing the protocol implemented > by the input-barrier device. Move this into the interop > section of the manual, and rstify it. > > Signed-off-by: Peter Maydell <peter.mayd...@linaro.org> > --- > docs/barrier.txt | 318 ----------------------------- > docs/interop/barrier.rst | 426 +++++++++++++++++++++++++++++++++++++++ > docs/interop/index.rst | 1 + > 3 files changed, 427 insertions(+), 318 deletions(-) > create mode 100644 docs/interop/barrier.rst
Reviewed-by: Laurent Vivier <laur...@vivier.eu>