On Mon, 19 Aug 2019 10:03:35 -0700
Adam Williamson <adamw...@fedoraproject.org> wrote:

> On Mon, 2019-08-19 at 11:46 -0500, Greg Hellings wrote:
> > On Thu, Aug 15, 2019 at 3:42 PM Steven Munroe
> > <munroes...@gmail.com> wrote:
> > 
> > > > My qemu boot command is currently:
> > > > qemu-system-ppc64 -m 2048 -smp 2 -machine pseries -cpu power9
> > > > -hda
> > > <qcow2 image from download server> -cdrom <cloud-init image>
> > > 
> > > Looks like you are running an LE image in the BE machine:
> > > 
> > > try qemu-system-ppc64le
> > > 
> > 
> > I can't find that executable anywhere. However, switching from
> > power9 to power8 appears to have eliminated the issues.
> 
> We stopped supporting big-endian ppc64 a few releases back, so
> probably at that point the big-endian qemu executable was dropped and
> the little-endian one was given the 'ppc64' name.

there is a single qemu for both ppc64 and ppc64le guests

regarding the original issue, I think it might be a deficiency in the
full emulation of power9 cpus in qemu


                Dan
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org

Reply via email to