commit | 6cb02f15223810e1d528e3559194a47b0bbe5020 | [log] [tgz] |
---|---|---|
author | Peter Maydell <peter.maydell@linaro.org> | Tue Jul 27 21:41:10 2021 +0100 |
committer | Peter Maydell <peter.maydell@linaro.org> | Mon Aug 02 12:55:51 2021 +0100 |
tree | a3ea9bed1ef7951fe32c8f37452c5d3cd33dd75a | |
parent | bd77bc8b8900654d12194ac38d375d3d0f882cc4 [diff] |
docs: Move the protocol part of barrier.txt into interop 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.maydell@linaro.org> Reviewed-by: Paolo Bonzini <pbonzini@redhat.com> Reviewed-by: Laurent Vivier <laurent@vivier.eu> Message-id: 20210727204112.12579-2-peter.maydell@linaro.org