Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

qemu-loongarch64 is present in Desktop versions but not registered with binfmt #764

am11 started this conversation in General
Discussion options

The VM image has qemu-loongarch64, but it is not registered per https://docs.kernel.org/admin-guide/binfmt-misc.html.

% docker run --rm --privileged --pid=host debian nsenter -t 1 -m -u -n -i which qemu-loongarch64
/usr/bin/qemu-loongarch64

but corresponding binfmt entry doesn't exist /proc/sys/fs/binfmt_misc/loongarch64; in that location, we have others such as:

% docker run --rm --privileged --pid=host debian nsenter -t 1 -m -u -n -i cat /proc/sys/fs/binfmt_misc/riscv64 
enabled
interpreter /usr/bin/qemu-riscv64
flags: POCF
offset 0
magic 7f454c460201010000000000000000000200f300
mask ffffffffffffff00fffffffffffffffffeffffff
You must be logged in to vote

Replies: 0 comments

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant

AltStyle によって変換されたページ (->オリジナル) /