diff options
author | Bastian Koppelmann | 2014-09-01 13:59:46 +0200 |
---|---|---|
committer | Peter Maydell | 2014-09-01 15:49:20 +0200 |
commit | 48e06fe0ed8c265336bb7320c3a294fd0d082c04 (patch) | |
tree | eae76ba03a3b3809a3675c2ce2e237cc9f334ee2 /MAINTAINERS | |
parent | Merge remote-tracking branch 'remotes/borntraeger/tags/kvm-s390-20140901' int... (diff) | |
download | qemu-48e06fe0ed8c265336bb7320c3a294fd0d082c04.tar.gz qemu-48e06fe0ed8c265336bb7320c3a294fd0d082c04.tar.xz qemu-48e06fe0ed8c265336bb7320c3a294fd0d082c04.zip |
target-tricore: Add target stubs and qom-cpu
Add TriCore target stubs, and QOM cpu, and Maintainer
Signed-off-by: Bastian Koppelmann <kbastian@mail.uni-paderborn.de>
Message-id: 1409572800-4116-2-git-send-email-kbastian@mail.uni-paderborn.de
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index a74c04c2a9..142f68a689 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -161,6 +161,12 @@ S: Maintained F: target-xtensa/ F: hw/xtensa/ +TriCore +M: Bastian Koppelmann <kbastian@mail.uni-paderborn.de> +S: Maintained +F: target-tricore/ +F: hw/tricore/ + Guest CPU Cores (KVM): ---------------------- |