aboutsummaryrefslogtreecommitdiff
path: root/target-mips
diff options
context:
space:
mode:
authorths <ths@c046a42c-6fe2-441c-8c8c-71466251a162>2007-12-17 03:53:42 +0000
committerths <ths@c046a42c-6fe2-441c-8c8c-71466251a162>2007-12-17 03:53:42 +0000
commit0300e3faf6d3ca039b28af8c8a4e002ec356e7f6 (patch)
treeb0df89decf2015e5edd78b84570262038f28f347 /target-mips
parentbbbe9b88228be8d1c0e78acd4dc5c4f96f29bd64 (diff)
MIPS TODO: mention unimplemented system controllers.
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3830 c046a42c-6fe2-441c-8c8c-71466251a162
Diffstat (limited to 'target-mips')
-rw-r--r--target-mips/TODO2
1 files changed, 2 insertions, 0 deletions
diff --git a/target-mips/TODO b/target-mips/TODO
index bc287f63a5..dda580118d 100644
--- a/target-mips/TODO
+++ b/target-mips/TODO
@@ -47,3 +47,5 @@ MALTA system emulation
- We fake firmware support instead of doing the real thing
- Real firmware falls over when trying to init RAM, presumably due
to lacking system controller emulation.
+- Bonito system controller not implemented
+- MSC1 system controller not implemented