From bd2bcba53cf187471172afdeb14d31c307fe47af Mon Sep 17 00:00:00 2001 From: blueswir1 Date: Sat, 17 May 2008 06:08:15 +0000 Subject: [PATCH] Update TODO git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@4464 c046a42c-6fe2-441c-8c8c-71466251a162 --- target-sparc/TODO | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/target-sparc/TODO b/target-sparc/TODO index 58933fe..5a4937b 100644 --- a/target-sparc/TODO +++ b/target-sparc/TODO @@ -6,9 +6,10 @@ CPU common: slot next page) - Atomical instructions - CPU features should match real CPUs (also ASI selection) + - Allow choosing of NWINDOWS (CPU model specific and as a CPU feature) - Optimizations/improvements: - Condition code/branch handling like x86, also for FPU? - - Remove explicit alignment checks + - Remove remaining explicit alignment checks - Global register for regwptr, so that windowed registers can be accessed directly - Improve Sparc32plus addressing @@ -59,7 +60,7 @@ Sun4m: - Arbitrary resolution support - PCI for MicroSparc-IIe - JavaStation machines - - SBus slot probing + - SBus slot probing, FCode ROM support - SMP probing support - Interrupt routing does not match real HW - SuSE 7.3 keyboard sometimes unresponsive @@ -70,6 +71,7 @@ Sun4m: - DBRI audio (Am7930) - BPP parallel - Diagnostic switch + - ESP PIO mode Sun4d: - A lot of unimplemented features: -- 2.7.4