Hello, Vagrant Cascadian <vagr...@debian.org> 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 <vagr...@debian.org> > 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’.