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: Vagrant Cascadian
Subject: Re: Adding riscv64 support to qemu-binfmt-service
Date: Tue, 11 Jun 2019 08:54:41 -0700

On 2019-06-11, Ludovic Courtès wrote:
> 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.

True!


>> 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.  ;-)

Maybe I should have been clearer; it *looks* good to me too, but it
doesn't work ... so I'm not sure what else is needed...


live well,
  vagrant

Attachment: signature.asc
Description: PGP signature


reply via email to

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