Skip to content

System mode #7

Answered by frno7
immolo asked this question in Q&A
May 20, 2022 · 1 comments · 5 replies
Discussion options

You must be logged in to vote

I heard @philmd started an effort on PlayStation 2 QEMU system mode emulation some years ago, but I don’t know its current status.

Generally speaking, user mode for emulating applications covers most, if not all, of what Gentoo package building needs. Install the app-emulation/qemu-mipsr5900el Gentoo package for it. I use it all the time, and sometimes with Crossdev. Current R5900 QEMU version is 5.2.

We build R5900 QEMU in the Docker, see scripts/install-packages. Build it with USE flags static-user and static-libs for maximum utility, especially with rc-update add qemu-mipsr5900el-binfmt, which is very useful with the schroot command.

Note! The standard app-emulation/qemu package MIPS t…

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@immolo
Comment options

@frno7
Comment options

@immolo
Comment options

@immolo
Comment options

@frno7
Comment options

Answer selected by immolo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants