Difference between revisions of "Porting/Box86"
Jump to navigation
Jump to search
JeremyRand (talk | contribs) (Add "See Also" section) |
JeremyRand (talk | contribs) (→In progress: Improve the speed on PPC64LE host to run x86_64 binary) |
||
(3 intermediate revisions by the same user not shown) | |||
Line 3: | Line 3: | ||
* [https://github.com/ptitSeb/box86/pull/279 Basic support for little-endian PowerPC and POWER9.] | * [https://github.com/ptitSeb/box86/pull/279 Basic support for little-endian PowerPC and POWER9.] | ||
* [https://github.com/ptitSeb/box64/pull/166 Minor changes to allow box64 to build and run on 64-bit PowerPC.] | * [https://github.com/ptitSeb/box64/pull/166 Minor changes to allow box64 to build and run on 64-bit PowerPC.] | ||
+ | * [https://github.com/ptitSeb/box64/pull/334 Enable 64k page size] | ||
= In progress = | = In progress = | ||
* [https://github.com/ptitSeb/box64/issues/242 JIT for POWER?] | * [https://github.com/ptitSeb/box64/issues/242 JIT for POWER?] | ||
+ | * [https://github.com/ptitSeb/box64/issues/517 JIT for RISC-V?] | ||
+ | * [https://github.com/ptitSeb/box64/issues/946 Improve the speed on PPC64LE host to run x86_64 binary] | ||
= See Also = | = See Also = | ||
Line 12: | Line 15: | ||
* [[Porting/FEX-Emu|FEX-Emu]] | * [[Porting/FEX-Emu|FEX-Emu]] | ||
* [[Porting/Hangover|Hangover]] | * [[Porting/Hangover|Hangover]] | ||
+ | * [[Porting/QEMU|QEMU]] | ||
[[Category:Ports]] | [[Category:Ports]] |