qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [4735] Update TODO list.


From: Thiemo Seufer
Subject: [Qemu-devel] [4735] Update TODO list.
Date: Wed, 11 Jun 2008 20:58:37 +0000

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
 ------






reply via email to

[Prev in Thread] Current Thread [Next in Thread]