From: Howard Spoelstra <hsp.cat7@gmail.com>
To: BALATON Zoltan <balaton@eik.bme.hu>
Cc: lucas.castro@eldorado.org.br, qemu-ppc <qemu-ppc@nongnu.org>,
qemu-devel qemu-devel <qemu-devel@nongnu.org>
Subject: Re: Issue with qemu-system-ppc running OSX guests
Date: Wed, 2 Mar 2022 21:21:00 +0100 [thread overview]
Message-ID: <CABLmASH5tFs86Dq+1e+ByMF43jZL5UZ7MempVVhtKCwjdpa7aw@mail.gmail.com> (raw)
In-Reply-To: <e2dd457d-29b3-32be-72e2-315e686dff69@eik.bme.hu>
[-- Attachment #1: Type: text/plain, Size: 2227 bytes --]
On Wed, Mar 2, 2022 at 9:11 PM BALATON Zoltan <balaton@eik.bme.hu> wrote:
> On Wed, 2 Mar 2022, Howard Spoelstra wrote:
> > Hi all,
> >
> > I noticed qemu-system-ppc running OSX guests does not get to the desktop
> or
> > does not display the menu bars.
>
> Cc-ing the relevant people and the PPC list might help, I've added them.
> Also telling which OSX guest version can reproduce the problem could help
> debugging. Is it any OSX version?
>
> Regards,
> BALATON Zoltan
>
Oops, Qemu running on Fedora 35 host,
Reproducer:
./qemu-system-ppc \
-M mac99 \
-m 512 \
-L pc-bios \
-display sdl -serial stdio \
-boot c \
-drive file=10.1.img,format=raw,media=disk
The issue affects all supported Mac OSX guests: 10.0 to 10.5
Best,
Howard
> > Bisecting lead to this commit:
> >
> > 80eca687c8513a7e1611e0441abdd68b0c02a1d6 is the first bad commit
> > commit 80eca687c8513a7e1611e0441abdd68b0c02a1d6
> > Author: Lucas Mateus Castro (alqotel) <lucas.castro@eldorado.org.br>
> > Date: Wed Mar 2 06:51:36 2022 +0100
> >
> > target/ppc: moved vector even and odd multiplication to decodetree
> >
> > Moved the instructions vmulesb, vmulosb, vmuleub, vmuloub,
> > vmulesh, vmulosh, vmuleuh, vmulouh, vmulesw, vmulosw,
> > muleuw and vmulouw from legacy to decodetree. Implemented
> > the instructions vmulesd, vmulosd, vmuleud, vmuloud.
> >
> > Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
> > Signed-off-by: Lucas Mateus Castro (alqotel) <
> > lucas.araujo@eldorado.org.br>
> > Signed-off-by: Matheus Ferst <matheus.ferst@eldorado.org.br>
> > Message-Id: <20220225210936.1749575-3-matheus.ferst@eldorado.org.br>
> > Signed-off-by: Cédric Le Goater <clg@kaod.org>
> >
> > target/ppc/helper.h | 24 ++++++------
> > target/ppc/insn32.decode | 22 +++++++++++
> > target/ppc/int_helper.c | 20 +++++-----
> > target/ppc/translate/vmx-impl.c.inc | 77
> > ++++++++++++++++++++++++++++---------
> > target/ppc/translate/vmx-ops.c.inc | 15 ++------
> > tcg/ppc/tcg-target.c.inc | 6 +++
> > 6 files changed, 112 insertions(+), 52 deletions(-)
> >
> > Best,
> > Howard
> >
[-- Attachment #2: Type: text/html, Size: 3507 bytes --]
next prev parent reply other threads:[~2022-03-02 20:22 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-03-02 20:03 Issue with qemu-system-ppc running OSX guests Howard Spoelstra
2022-03-02 20:11 ` BALATON Zoltan
2022-03-02 20:21 ` Howard Spoelstra [this message]
2022-03-02 23:55 ` Fabiano Rosas
2022-03-03 5:47 ` Howard Spoelstra
2022-03-04 11:08 ` Lucas Mateus Martins Araujo e Castro
2022-03-04 14:07 ` Cédric Le Goater
2022-03-04 14:18 ` Lucas Mateus Martins Araujo e Castro
2022-03-04 14:35 ` Cédric Le Goater
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=CABLmASH5tFs86Dq+1e+ByMF43jZL5UZ7MempVVhtKCwjdpa7aw@mail.gmail.com \
--to=hsp.cat7@gmail.com \
--cc=balaton@eik.bme.hu \
--cc=lucas.castro@eldorado.org.br \
--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).