mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-10 02:54:58 -06:00
added minimal segment support
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@28 c046a42c-6fe2-441c-8c8c-71466251a162
This commit is contained in:
parent
27362c82e9
commit
6dbad63eef
12 changed files with 550 additions and 103 deletions
3
TODO
3
TODO
|
@ -1,6 +1,5 @@
|
|||
- daa/das
|
||||
- optimize translated cache chaining (DLL PLT like system)
|
||||
- segment ops (minimal LDT/GDT support for wine)
|
||||
- optimize translated cache chaining (DLL PLT like system)
|
||||
- improved 16 bit support
|
||||
- optimize inverse flags propagation (easy by generating intermediate
|
||||
micro operation array).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue