diff options
author | Thomas Huth | 2020-05-14 21:04:22 +0200 |
---|---|---|
committer | Peter Maydell | 2020-05-21 21:00:18 +0200 |
commit | 56c2c59252deb5676f63faf69a1b5fb97372b551 (patch) | |
tree | 847164090fcca4435b07890939cdca72b6ba9b51 /MAINTAINERS | |
parent | Merge remote-tracking branch 'remotes/berrange/tags/socket-next-pull-request'... (diff) | |
download | qemu-56c2c59252deb5676f63faf69a1b5fb97372b551.tar.gz qemu-56c2c59252deb5676f63faf69a1b5fb97372b551.tar.xz qemu-56c2c59252deb5676f63faf69a1b5fb97372b551.zip |
tests/acceptance: Add a test for the canon-a1100 machine
The canon-a1100 machine can be used with the Barebox firmware. The
QEMU Advent Calendar 2018 features a pre-compiled image which we
can use for testing.
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Tested-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Reviewed-by: Wainer dos Santos Moschetta <wainersm@redhat.com>
Tested-by: Wainer dos Santos Moschetta <wainersm@redhat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-id: 20200514190422.23645-1-f4bug@amsat.org
Message-Id: <20200129090420.13954-1-thuth@redhat.com>
[PMD: Rebased MAINTAINERS]
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 87a412c229..1e006c98fa 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -608,6 +608,7 @@ S: Odd Fixes F: include/hw/arm/digic.h F: hw/*/digic* F: include/hw/*/digic* +F: tests/acceptance/machine_arm_canona1100.py Goldfish RTC M: Anup Patel <anup.patel@wdc.com> |