diff options
author | Peter Maydell <peter.maydell@linaro.org> | 2019-10-24 09:55:01 +0100 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2019-10-24 09:55:01 +0100 |
commit | ea0ec714d3109e0d0523b9dacb38030e4cb142a8 (patch) | |
tree | 47f029bc0f369be749acae99098efa4820d74a0e /MAINTAINERS | |
parent | f78398bfe544db81a974825b0a2aa826f6576414 (diff) | |
parent | d9e8553bc8821d72cb72ca95f76b2d8ff6eb628a (diff) |
Merge remote-tracking branch 'remotes/xtensa/tags/20191023-xtensa' into staging
target/xtensa improvements for v4.2:
- regenerate and reimport test_mmuhifi_c3 core;
- add virt machine.
# gpg: Signature made Wed 23 Oct 2019 23:56:42 BST
# gpg: using RSA key 2B67854B98E5327DCDEB17D851F9CC91F83FA044
# gpg: issuer "jcmvbkbc@gmail.com"
# gpg: Good signature from "Max Filippov <filippov@cadence.com>" [unknown]
# gpg: aka "Max Filippov <max.filippov@cogentembedded.com>" [full]
# gpg: aka "Max Filippov <jcmvbkbc@gmail.com>" [full]
# Primary key fingerprint: 2B67 854B 98E5 327D CDEB 17D8 51F9 CC91 F83F A044
* remotes/xtensa/tags/20191023-xtensa:
hw/xtensa: add virt machine
target/xtensa: regenerate and re-import test_mmuhifi_c3 core
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 250ce8e7a1..ed41d7d1b6 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1300,6 +1300,11 @@ M: Max Filippov <jcmvbkbc@gmail.com> S: Maintained F: hw/xtensa/sim.c +virt +M: Max Filippov <jcmvbkbc@gmail.com> +S: Maintained +F: hw/xtensa/virt.c + XTFPGA (LX60, LX200, ML605, KC705) M: Max Filippov <jcmvbkbc@gmail.com> S: Maintained |