View Single Post
Marshall Banana's Avatar
Posts: 94 | Thanked: 209 times | Joined on Oct 2009 @ Germany
#26
Here's a link to the thread from damion who compiled qemu-i386 for the n900 and created a working x86-chroot with wine:
x86-wine on n900 with qemu
I think it was damion who made that youtube videos of notepad and solitair running on the n900.

Is qemu on the N900 already running the fastest it can, or would there be somthing to be done that could improve the performance?
Not sure if damion compiled qemu with neon optimizations but performance will allways be limited because you have to emulate a x86-cpu on ARM.

Qemu-i386 is usefull to run some small linux-x86 binaries on the n900, i. e. console apps without much library dependecies.
If you want to run win32-binaries you need a x86 chroot environment with a working wine installation. If you are lucky or smart you will get it to work but it won't be fast enough to run full desktop applications.