]> git.proxmox.com Git - qemu.git/blame - TODO
cmpxchg test
[qemu.git] / TODO
CommitLineData
27362c82 1- segment ops (minimal LDT/GDT support for wine)
6dbad63e 2- optimize translated cache chaining (DLL PLT like system)
27362c82 3- improved 16 bit support
7d13299d
FB
4- optimize inverse flags propagation (easy by generating intermediate
5 micro operation array).
367e86e8
FB
6- signals
7- threads
367e86e8 8- make it self runnable (use same trick as ld.so : include its own relocator and libc)
77f8dd5a 9- fix FPU exceptions (in particular: gen_op_fpush not before mem load)
7d13299d 10- tests