qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* Issue with qemu-system-ppc running OSX guests
@ 2022-03-02 20:03 Howard Spoelstra
  2022-03-02 20:11 ` BALATON Zoltan
  0 siblings, 1 reply; 9+ messages in thread
From: Howard Spoelstra @ 2022-03-02 20:03 UTC (permalink / raw)
  To: qemu-devel qemu-devel

[-- Attachment #1: Type: text/plain, Size: 1465 bytes --]

Hi all,

I noticed qemu-system-ppc running OSX guests does not get to the desktop or
does not display the menu bars.

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: 2068 bytes --]

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2022-03-04 15:24 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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
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

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).