sim-card
/
qemu
Archived
10
0
Fork 0

Update TODO.

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3402 c046a42c-6fe2-441c-8c8c-71466251a162
This commit is contained in:
ths 2007-10-17 13:43:58 +00:00
parent f0fc6f8fbc
commit c7890fc209
1 changed files with 6 additions and 0 deletions

View File

@ -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".