mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-08 18:23:57 -06:00

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@38 c046a42c-6fe2-441c-8c8c-71466251a162
8 lines
315 B
Text
8 lines
315 B
Text
- overrides/16bit for string ops
|
|
- optimize translated cache chaining (DLL PLT-like system)
|
|
- 64 bit syscalls
|
|
- signals
|
|
- threads
|
|
- make it self runnable (use same trick as ld.so : include its own relocator and libc)
|
|
- improved 16 bit support
|
|
- fix FPU exceptions (in particular: gen_op_fpush not before mem load)
|