diff options
author | Cornelia Huck | 2019-05-29 11:05:12 +0200 |
---|---|---|
committer | Cornelia Huck | 2019-06-07 14:41:58 +0200 |
commit | a1c993c3136fd72492d5d33c1087ec32e147c0d4 (patch) | |
tree | d70b0db159145d6486c23a8d4fbd0c8c29b00925 | |
parent | Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-jun-7-2019' i... (diff) | |
download | qemu-a1c993c3136fd72492d5d33c1087ec32e147c0d4.tar.gz qemu-a1c993c3136fd72492d5d33c1087ec32e147c0d4.tar.xz qemu-a1c993c3136fd72492d5d33c1087ec32e147c0d4.zip |
MAINTAINERS: cover tests/migration/s390x/
The generic s390 section looks like the best resting place.
Message-Id: <20190529091243.25562-1-cohuck@redhat.com>
Signed-off-by: Cornelia Huck <cohuck@redhat.com>
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index a96829ea83..7be1225415 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -102,6 +102,7 @@ F: pc-bios/s390-ccw/ F: pc-bios/s390-ccw.img F: target/s390x/ F: docs/vfio-ap.txt +F: tests/migration/s390x/ K: ^Subject:.*(?i)s390x? T: git https://github.com/cohuck/qemu.git s390-next L: qemu-s390x@nongnu.org |