qemu-i386 gnemul directory for use with actual wine version
QEMU [0] is a generic and open source processor emulator which achieves a good emulation speed by using dynamic translation. For User mode emulation you need a collection of all needed libraries of the target host (e.g. you need all required x86 libs to run a x86 program on ppc host).
I created such a library collection for use with the latest wine version included in Debian unstable.
References
|