Re: [PATCH 0/5] docs/system: Split target-arm.rst

2020-03-09 Thread no-reply
Patchew URL: https://patchew.org/QEMU/20200309215818.2021-1-peter.mayd...@linaro.org/ Hi, This series failed the asan build test. Please find the testing commands and their output below. If you have Docker installed, you can probably reproduce it locally. === TEST SCRIPT BEGIN === #!/bin/bash

[PATCH 0/5] docs/system: Split target-arm.rst

2020-03-09 Thread Peter Maydell
This patchseries splits the 'target-arm.rst' file in the System manual into one file per board or family of boards. It's not sensible for us to document all 50-odd boards in a single enormous page, and the split will encourage more detailed and useful per-board information. The impetus for doing