summaryrefslogtreecommitdiff
path: root/target-mips/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'target-mips/TODO')
-rw-r--r--target-mips/TODO1
1 files changed, 1 insertions, 0 deletions
diff --git a/target-mips/TODO b/target-mips/TODO
index dda580118d..c58956cff6 100644
--- a/target-mips/TODO
+++ b/target-mips/TODO
@@ -29,6 +29,7 @@ General
To cope with these differences, Qemu currently flushes the TLB at
each ASID change. Using the MMU modes to implement ASIDs hinges on
implementing the global bit efficiently.
+- save/restore of the CPU state is not implemented (see machine.c).
MIPS64
------