From: "Cédric Le Goater" <clg@kaod.org>
To: Mobin Shaikh <m1shaikh@eng.ucsd.edu>
Cc: qemu Developers <qemu-devel@nongnu.org>,
"list@suse.de:PowerPC" <qemu-ppc@nongnu.org>
Subject: Re: bamboo machine
Date: Wed, 1 Feb 2023 08:21:27 +0100 [thread overview]
Message-ID: <37b1ca9c-2938-c611-5d99-8306f12a11ae@kaod.org> (raw)
In-Reply-To: <CA+dQ7UYWpQZa=Y8joQsyO5LdBKEzJ-Q9A61oYeJ+1n1Zfy1YxA@mail.gmail.com>
Hello Mobin,
On 1/31/23 20:24, Mobin Shaikh wrote:
> Hello Cédric ,
>
> I found your contact information from GitHub. I am a new QEMU enthusiast and learning about QEMU. I emulated PPC bamboo machine using QEMU but I couldn't completely bootup the OS. Would you be able to share the example image file and QEMU command line you use to test QEMU emulation? I want to run the test to make sure I am not missing anything in configuring/building QEMU. I'll really appreciate your help and pointers.
I simply run the command :
qemu-system-ppc -M bamboo -kernel /path/to/vmlinux -net nic,model=virtio-net-pci -net user -serial mon:stdio -nodefaults -nographic
Here is a kernel/buildroot image :
https://github.com/legoater/qemu-ppc-boot/tree/main/buildroot/qemu_ppc_bamboo-2022.02-4-geae5011c83-20220309
and the associated defconfig :
https://github.com/legoater/buildroot/blob/qemu-ppc/configs/qemu_ppc_bamboo_defconfig
Thanks,
C.
parent reply other threads:[~2023-02-01 7:22 UTC|newest]
Thread overview: expand[flat|nested] mbox.gz Atom feed
[parent not found: <CA+dQ7UYWpQZa=Y8joQsyO5LdBKEzJ-Q9A61oYeJ+1n1Zfy1YxA@mail.gmail.com>]
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=37b1ca9c-2938-c611-5d99-8306f12a11ae@kaod.org \
--to=clg@kaod.org \
--cc=m1shaikh@eng.ucsd.edu \
--cc=qemu-devel@nongnu.org \
--cc=qemu-ppc@nongnu.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.
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).