qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH moxie 1/5] New processor port


From: Anthony Green
Subject: [Qemu-devel] [PATCH moxie 1/5] New processor port
Date: Wed, 13 Feb 2013 20:06:34 -0500

Hello qemu maintainers,

  I have been maintaining a qemu port for moxie on github for a few
years now, and would now like to submit it upstream.  Moxie is a
soft-core architecture, similar to lm32 and microblaze.  The GNU
toolchain has supported moxie for several years now.  The qemu port is
very basic, but sufficient to bring up a uClinux kernel port.

Thank you,

Anthony Green


Signed-off-by: Anthony Green <address@hidden>
---
 MAINTAINERS | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 21043e4..b970159 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -91,6 +91,11 @@ M: Aurelien Jarno <address@hidden>
 S: Odd Fixes
 F: target-mips/

+Moxie
+M: Anthony Green <address@hidden>
+S: Maintained
+F: target-moxie/
+
 PowerPC
 M: Alexander Graf <address@hidden>
 L: address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]