all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Ludovic Courtès" <ludo@gnu.org>
To: Vagrant Cascadian <vagrant@debian.org>
Cc: help-guix@gnu.org
Subject: Re: Adding riscv64 support to qemu-binfmt-service
Date: Tue, 11 Jun 2019 12:25:31 +0200	[thread overview]
Message-ID: <87sgsg1kro.fsf@gnu.org> (raw)
In-Reply-To: <87lfyeze5i.fsf@yucca> (Vagrant Cascadian's message of "Thu, 06 Jun 2019 12:50:49 -0700")

Hello,

Vagrant Cascadian <vagrant@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 <vagrant@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’.

  reply	other threads:[~2019-06-11 10:25 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-06-06 19:50 Adding riscv64 support to qemu-binfmt-service Vagrant Cascadian
2019-06-11 10:25 ` Ludovic Courtès [this message]
2019-06-11 15:54   ` Vagrant Cascadian

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87sgsg1kro.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=help-guix@gnu.org \
    --cc=vagrant@debian.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.