openrisc.lists.librecores.org archive mirror
 help / color / mirror / Atom feed
From: Rob Landley <rob@landley.net>
To: Stafford Horne <shorne@gmail.com>
Cc: linux-openrisc@vger.kernel.org, Jonas Bonn <jonas@southpole.se>,
	Stefan Kristiansson <stefan.kristiansson@saunalahti.fi>
Subject: Re: Adding or1k support to mkroot.
Date: Thu, 21 Dec 2023 02:22:26 -0600	[thread overview]
Message-ID: <8f8eec8f-598c-a1b0-7b8f-21e4f66a4d83@landley.net> (raw)
In-Reply-To: <ZX658P7dEgqCezpi@antec>

On 12/17/23 03:05, Stafford Horne wrote:
>> >> > -device virtio-blk-device,drive=d0 \
>> >> >   -drive file=/home/shorne/work/openrisc/or1k-utils/buildroot/output/qemu-fs-or1k.qcow2,id=d0,if=none,format=qcow2 \
>> >> >   -gdb tcp::10001 \
>> >> >   -accel tcg,thread=multi \
>> >> >   -smp cpus=4 -m 768 \

My qemu-system-or1k (built from commit cf6f26d6f9b2 last april) says virt is an
unknown machine type, and to build a newer one I have to upgrade devuan to a
version with python 3.8. (The build refuses to use 3.7.3 since commit ca056f4499c2.)

Rob

      parent reply	other threads:[~2023-12-21  8:16 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-12-12 10:16 Adding or1k support to mkroot Rob Landley
2023-12-14 19:50 ` Stafford Horne
2023-12-15 13:33   ` Rob Landley
2023-12-16  9:44     ` Stafford Horne
2023-12-16 13:00       ` Rob Landley
2023-12-17  9:05         ` Stafford Horne
2023-12-19 11:19           ` Rob Landley
2023-12-21  8:22           ` Rob Landley [this message]

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=8f8eec8f-598c-a1b0-7b8f-21e4f66a4d83@landley.net \
    --to=rob@landley.net \
    --cc=jonas@southpole.se \
    --cc=linux-openrisc@vger.kernel.org \
    --cc=shorne@gmail.com \
    --cc=stefan.kristiansson@saunalahti.fi \
    /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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).