mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-09 02:24:58 -06:00
Update MIPS TODO.
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2378 c046a42c-6fe2-441c-8c8c-71466251a162
This commit is contained in:
parent
01d6a890b4
commit
4a109bfbca
1 changed files with 2 additions and 4 deletions
|
@ -14,8 +14,6 @@ MIPS64
|
||||||
- No 64bit TLB support
|
- No 64bit TLB support
|
||||||
- no 64bit wide registers for FPU
|
- no 64bit wide registers for FPU
|
||||||
- 64bit mul/div handling broken
|
- 64bit mul/div handling broken
|
||||||
- DM[FT]C not implemented, M[FT]C does not cut sign extensions in all
|
|
||||||
cases.
|
|
||||||
|
|
||||||
"Generic" 4Kc system emulation
|
"Generic" 4Kc system emulation
|
||||||
------------------------------
|
------------------------------
|
||||||
|
@ -24,5 +22,5 @@ MIPS64
|
||||||
MALTA system emulation
|
MALTA system emulation
|
||||||
----------------------
|
----------------------
|
||||||
- We fake firmware support instead of doing the real thing
|
- We fake firmware support instead of doing the real thing
|
||||||
- Linux 2.4/2.6 Kernels receive spurious PIIX4 interrupts, noisy on 2.4,
|
- Real firmware falls over when trying to init RAM, presumably due
|
||||||
silent on 2.6, indicates some divergence from actual hardware.
|
to lacking I2C emulation.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue