summaryrefslogtreecommitdiffstats
path: root/target-mips/TODO
diff options
context:
space:
mode:
authorths2007-12-17 04:53:42 +0100
committerths2007-12-17 04:53:42 +0100
commit0300e3faf6d3ca039b28af8c8a4e002ec356e7f6 (patch)
treeb0df89decf2015e5edd78b84570262038f28f347 /target-mips/TODO
parentUpdate MIPS TODO. The mipsnet failure is caused by a kernel bug. (diff)
downloadqemu-0300e3faf6d3ca039b28af8c8a4e002ec356e7f6.tar.gz
qemu-0300e3faf6d3ca039b28af8c8a4e002ec356e7f6.tar.xz
qemu-0300e3faf6d3ca039b28af8c8a4e002ec356e7f6.zip
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/TODO')
-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