diff options
author | Greg Kurz | 2016-09-14 13:23:57 +0200 |
---|---|---|
committer | David Gibson | 2016-09-23 02:29:40 +0200 |
commit | a70ab357cd0b36c34f77803bd6710480cb2910d9 (patch) | |
tree | 3fdd069ccb448d75bb7e7fc8f9091860eb2260f5 /MAINTAINERS | |
parent | tests: add RTAS command in the protocol (diff) | |
download | qemu-a70ab357cd0b36c34f77803bd6710480cb2910d9.tar.gz qemu-a70ab357cd0b36c34f77803bd6710480cb2910d9.tar.xz qemu-a70ab357cd0b36c34f77803bd6710480cb2910d9.zip |
MAINTAINERS: add sPAPR tests
Signed-off-by: Greg Kurz <groug@kaod.org>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index a9fab46852..847b614291 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -628,6 +628,10 @@ F: pc-bios/spapr-rtas.bin F: pc-bios/slof.bin F: docs/specs/ppc-spapr-hcalls.txt F: docs/specs/ppc-spapr-hotplug.txt +F: tests/spapr* +F: tests/libqos/*spapr* +F: tests/rtas* +F: tests/libqos/rtas* virtex_ml507 M: Edgar E. Iglesias <edgar.iglesias@gmail.com> |