Emulator Now Runs x86 Apps On All Raspberry Pi Models
DeviceGuru writes: Russia-based Eltechs announced its ExaGear Desktop virtual machine last August, enabling Linux/ARMv7 SBCs and mini-PCs to run x86 software. That meant that users of the quad-core, Cortex-A7-based Raspberry Pi 2 Model B, could use it as well, although the software was not yet optimized for it. Now Eltechs has extended extended ExaGear to support earlier ARMv6 versions of the Raspberry Pi. The company also optimized the emulator for the Pi 2 allowing, for example, Pi 2 users to use automatically forwarding startup scripts.
I'm having flashbacks to Windows NT 4.0 on the alpha running X86 apps. Oh God those were terrible times!
They want their Sidekick and Lotus 123 back!
Emphasis added
Perl Programmer for hire
App the apps while apping apps!
What the fuck ever happened to "program", "application", "software", or "code"?
ExaGear is extremely fast. You can achieve almost native performance. Take a look on benchs on http://eltechs.com/product/exa...
The first ARM desktop computer, the Acorn Archimedes, got quite early on a PC emulator which, if I recall correctly, emulated a 80186. The ARM 2 processor, running at 8 MHz could emulate this processor at close to 5-6 MHz (again, if I recall correctly).
Perl Programmer for hire
I think it's a big deal to Russia since they don't have access to Intel/AMD cpu's, so they're basing their homegrown computers on ARM. Anyone using an ARM based computer probably wants to run some x86 software sometimes. I think the design goals for Boch's and ExaGear is different, people using ARM based computers would like access to all the x86 software available. It doesn't seem like Boch's is compiled for ARM/Android yet so that's a huge group that's not being serviced, so it's kind of a big deal.
Sounds about right... QEMU isn't designed to be fast, it's designed to be accurate and portable. so writing a pipelined JIT x86 emulator specifically for ARM should get around a 4x speedup over QEMU even if it is solely based on QEMU code and a JIT engine, prior to optimization.
Emphasis added
Emphasis and extra quote added
Antisthenes: "Wisdom begins by examining the words/names." - excuse my English, i am (slightly...) better with my Greek!
Memory around here is so short.
Apple had long called their programs "applications" while Windows used "Programs" and DOS used "executables".
Then came the iPhone with the "App Store" which Apple Trademarked, quickly everybody else started using the same term to ride on high consumer awareness of the term. Apple sued, and Amazon and finally gave up on it.
Since then "Apps" has become a widespread generic term, and Tim Cook cries a little inside every time he sees it used for non-Apple software.
Cwm, fjord-bank glyphs vext quiz
Huh? Last I checked, qemu WAS designed to be fast - or at least compared to Bochs, which isn't saying much, it was intended to be fast. Or are you confusing the two?
What you hear in the ear, preach from the rooftop Matthew 10.27b
Oops, Slashdot ate my emphasis. Also, I think it was clear that those figures came from Eltechs as the first sentence I quoted states "In August, Eltechs said" ;-).
Perl Programmer for hire
I wouldn't bother. Just use QEMU. It's slower but it works.
I don't think proprietary software is worthwile on Linux. No, I'm not an RMS type that would completely boycott proprietary anything on philosphical grounds. It's just that my experience is that if I can't compile it from source on Linux it sucks.
First... you have to be running the same distro as the author or.. no support and maybe a 40% chance it will even work.
Ok, for the Pi everything is probably Raspbian so that might not be a problem.
But.. a year later... it doesn't work if you download any updates because it is dependant on some old library version or the distro has moved some file or something like that.
If you get source code... just recompile and it works. You get about 5 years before Linux has changed too much to use that same source code without modification.
Get a community to maintain the source code... it's more like 25 years.
Now.. proprietary software on Windows.. 10 to 20 years before you can't use it anymore.
Obviously it doesn't run the 32-bit version of Windows 8, but does it at least crawl it?
Knowledge is how to play a game, intelligence is how to win, wisdom is knowing what game to play.
core dumps, more like.
rewriting history since 2109
Qemu was fast compared to Bochs when running on the same architecture it was emulating in part because Bochs used full emulation all the time IIRC.
I'd like to ask if QEMU is a newer version of the Quarterdeck Expanded Memory Manager? (sarcasm)