diff options
author | blueswir1 <blueswir1@c046a42c-6fe2-441c-8c8c-71466251a162> | 2008-05-17 06:08:15 +0000 |
---|---|---|
committer | blueswir1 <blueswir1@c046a42c-6fe2-441c-8c8c-71466251a162> | 2008-05-17 06:08:15 +0000 |
commit | 79c638586e64dd666f8869771813a44248c61d83 (patch) | |
tree | 467e9b8b0c15086e75e9953bbfda39aa8b956d23 /target-sparc | |
parent | f5ef6aacd4043525c41bb37a02693011a168c14a (diff) | |
download | qemu-79c638586e64dd666f8869771813a44248c61d83.zip |
Update TODO
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@4464 c046a42c-6fe2-441c-8c8c-71466251a162
Diffstat (limited to 'target-sparc')
-rw-r--r-- | target-sparc/TODO | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/target-sparc/TODO b/target-sparc/TODO index 58933fe58f..5a4937ba0d 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: |