help-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Adding riscv64 support to qemu-binfmt-service


From: Ludovic Courtès
Subject: Re: Adding riscv64 support to qemu-binfmt-service
Date: Tue, 11 Jun 2019 12:25:31 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.2 (gnu/linux)

Hello,

Vagrant Cascadian <address@hidden> skribis:

> I've tried with:
>
>   (qemu-platform "riscv64" "riscv"
>
> and:
>
>   (qemu-platform "riscv" "riscv64"
>
> and:
>
>   (qemu-platform "riscv64" "riscv64"
>
> All with no luck.

‘qemu-platform’ should probably raise an error instead of silently
accepting anything.

> From f2f1b2b95adb8ee17181bc1b6178c39b65de89c9 Mon Sep 17 00:00:00 2001
> From: Vagrant Cascadian <address@hidden>
> Date: Wed, 5 Jun 2019 15:36:32 -0700
> Subject: [PATCH] gnu: services: Add riscv64 to qemu-platforms.
>
> * gnu/services/virtualization (%riscv64): Add file magic for riscv64.
>   (%qemu-platforms): Add riscv64.

LGTM!  Well, I didn’t check the actual magic strings, but I bet you got
them from the right source.  ;-)

Thanks!

Ludo’.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]