* [Qemu-devel] [4735] Update TODO list.
@ 2008-06-11 20:58 Thiemo Seufer
0 siblings, 0 replies; only message in thread
From: Thiemo Seufer @ 2008-06-11 20:58 UTC (permalink / raw)
To: qemu-devel
Revision: 4735
http://svn.sv.gnu.org/viewvc/?view=rev&root=qemu&revision=4735
Author: ths
Date: 2008-06-11 20:58:36 +0000 (Wed, 11 Jun 2008)
Log Message:
-----------
Update TODO list.
Modified Paths:
--------------
trunk/target-mips/TODO
Modified: trunk/target-mips/TODO
===================================================================
--- trunk/target-mips/TODO 2008-06-11 15:27:54 UTC (rev 4734)
+++ trunk/target-mips/TODO 2008-06-11 20:58:36 UTC (rev 4735)
@@ -30,6 +30,11 @@
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).
+- Improve cpu state handling:
+ Step 1) Collect all the TC state in a single struct, so we need only
+ a single global pointer per TC.
+ Step 2) Use only a single TC context as working context, and copy the
+ contexts on TC switch. Likewise for FPU contexts.
MIPS64
------
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2008-06-11 20:58 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-06-11 20:58 [Qemu-devel] [4735] Update TODO list Thiemo Seufer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).