]> xenbits.xensource.com Git - qemu-xen-3.3-testing.git/commitdiff
Update MIPS TODO. The mipsnet failure is caused by a kernel bug.
authorths <ths@c046a42c-6fe2-441c-8c8c-71466251a162>
Mon, 17 Dec 2007 03:50:28 +0000 (03:50 +0000)
committerths <ths@c046a42c-6fe2-441c-8c8c-71466251a162>
Mon, 17 Dec 2007 03:50:28 +0000 (03:50 +0000)
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3829 c046a42c-6fe2-441c-8c8c-71466251a162

target-mips/TODO

index 6d842e0148b7ddfd1974492fc1e5e5e8e5986ab0..bc287f63a516d0f15c9992a4e98efa89662206b1 100644 (file)
@@ -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".