On Fri, Aug 27, 2021 at 3:14 AM Philippe Mathieu-Daudé <f4bug(a)amsat.org> wrote:
Commit 155e1c82ed0 deprecated the raspi2/raspi3 machine names.
Use the recommended new names: raspi2b and raspi3b.
Signed-off-by: Philippe Mathieu-Daudé <f4bug(a)amsat.org>
---
docs/devel/qgraph.rst | 38 ++++++++++++-------------
tests/qtest/libqos/qgraph.h | 6 ++--
tests/qtest/libqos/qgraph_internal.h | 2 +-
tests/qtest/boot-serial-test.c | 2 +-
tests/qtest/libqos/arm-raspi2-machine.c | 8 +++---
tests/unit/test-qgraph.c | 2 +-
tests/acceptance/boot_linux_console.py | 6 ++--
7 files changed, 32 insertions(+), 32 deletions(-)
Reviewed-by: Willian Rampazzo <willianr(a)redhat.com>