diff options
author | Andreas Färber <afaerber@suse.de> | 2012-04-16 04:31:11 +0000 |
---|---|---|
committer | Andreas Färber <andreas.faerber@web.de> | 2012-05-01 00:17:27 +0200 |
commit | 0adb124659cfadf9f0b5c99874c476116f0cf74f (patch) | |
tree | f4f820e8ddb4b0889138712043261ac4ca390696 /MAINTAINERS | |
parent | 148210301e334694badcc8ae72ecb522c6d7bac6 (diff) | |
download | qemu-0adb124659cfadf9f0b5c99874c476116f0cf74f.tar.gz qemu-0adb124659cfadf9f0b5c99874c476116f0cf74f.tar.bz2 qemu-0adb124659cfadf9f0b5c99874c476116f0cf74f.zip |
Drop darwin-user
It's been orphaned, not compiling for a long time and despite Apple's
drop of their Rosetta ppc emulation technology with Mac OS X Lion no one
has stepped up to fix it.
Testing necessary changes wrt QOM'ification thus is impossible, so we
might as well remove it completely.
Signed-off-by: Andreas Färber <afaerber@suse.de>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index cce37e797f..c58465d3f7 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -570,11 +570,6 @@ M: Blue Swirl <blauwirbel@gmail.com> S: Maintained F: bsd-user/ -Darwin user -M: qemu-devel@nongnu.org -S: Orphan -F: darwin-user/ - Linux user M: Riku Voipio <riku.voipio@iki.fi> S: Maintained |