aboutsummaryrefslogtreecommitdiff
path: root/target-mips
diff options
context:
space:
mode:
authorths <ths@c046a42c-6fe2-441c-8c8c-71466251a162>2007-10-17 13:43:58 +0000
committerths <ths@c046a42c-6fe2-441c-8c8c-71466251a162>2007-10-17 13:43:58 +0000
commitc7890fc2097ca60786683f51982ff32c50697dab (patch)
tree2816746cfdebf447c970d9ebe7b78f92de902826 /target-mips
parentf0fc6f8fbc195424af8bb9ca7409748f665d7b07 (diff)
Update TODO.
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3402 c046a42c-6fe2-441c-8c8c-71466251a162
Diffstat (limited to 'target-mips')
-rw-r--r--target-mips/TODO6
1 files changed, 6 insertions, 0 deletions
diff --git a/target-mips/TODO b/target-mips/TODO
index bc287f63a5..6d842e0148 100644
--- a/target-mips/TODO
+++ b/target-mips/TODO
@@ -47,3 +47,9 @@ 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.
+
+mipssim system emulation
+------------------------
+- The mipsnet.c has a glitch: Booting from NFS root works up until
+ starting /sbin/init, then it Linux hangs with "NFS server not
+ responding".