summaryrefslogtreecommitdiffstats
path: root/target-mips/TODO
diff options
context:
space:
mode:
authorths2007-12-17 04:50:28 +0100
committerths2007-12-17 04:50:28 +0100
commitbbbe9b88228be8d1c0e78acd4dc5c4f96f29bd64 (patch)
treeaca9758f89d705d014c7e6c26996959875e112d1 /target-mips/TODO
parentUpdate MIPS specific documentation. (diff)
downloadqemu-bbbe9b88228be8d1c0e78acd4dc5c4f96f29bd64.tar.gz
qemu-bbbe9b88228be8d1c0e78acd4dc5c4f96f29bd64.tar.xz
qemu-bbbe9b88228be8d1c0e78acd4dc5c4f96f29bd64.zip
Update MIPS TODO. The mipsnet failure is caused by a kernel bug.
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3829 c046a42c-6fe2-441c-8c8c-71466251a162
Diffstat (limited to 'target-mips/TODO')
-rw-r--r--target-mips/TODO6
1 files changed, 0 insertions, 6 deletions
diff --git a/target-mips/TODO b/target-mips/TODO
index 6d842e0148..bc287f63a5 100644
--- a/target-mips/TODO
+++ b/target-mips/TODO
@@ -47,9 +47,3 @@ 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".