summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorbellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162>2004-01-25 15:22:15 +0000
committerbellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162>2004-01-25 15:22:15 +0000
commit3d4b4c0f4bae11ca3b09cb6f189f2bbd3f4c647b (patch)
treedd096d87c76b8944ab6e4c444ee917b60feef7e8 /TODO
parentcorrect NT flag behavior - zero ldt task switch bug fix - task switch thru ca... (diff)
downloadqemu-kvm-3d4b4c0f4bae11ca3b09cb6f189f2bbd3f4c647b.tar.gz
qemu-kvm-3d4b4c0f4bae11ca3b09cb6f189f2bbd3f4c647b.tar.bz2
qemu-kvm-3d4b4c0f4bae11ca3b09cb6f189f2bbd3f4c647b.zip
update
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@587 c046a42c-6fe2-441c-8c8c-71466251a162
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 2 insertions, 1 deletions
diff --git a/TODO b/TODO
index 9d7ed03f8..088d7bc2d 100644
--- a/TODO
+++ b/TODO
@@ -1,6 +1,7 @@
short term:
----------
- XP install bug fix
+- handle Self Modifying Code even if modifying current TB (BE OS 5 install)
- L4 Pistachio kernel boot fix
- TLB code protection support for PPC
- add sysenter/sysexit and fxsr for L4 pistachio 686
@@ -10,7 +11,7 @@ short term:
- user/kernel PUSHL/POPL in helper.c
- keyboard output buffer filling timing emulation
- verify tb_flush() with a20 and TLBs
-
+- return UD exception if LOCK prefix incorrectly used
- cmos clock update and timers
- test ldt limit < 7 ?
- tests for each target CPU