qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH for-4.1 v3 00/17] tcg/ppc: Add vector opcodes


From: Richard Henderson
Subject: Re: [Qemu-devel] [PATCH for-4.1 v3 00/17] tcg/ppc: Add vector opcodes
Date: Sat, 23 Mar 2019 08:16:34 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.5.1

On 3/23/19 2:10 AM, Howard Spoelstra wrote:
> I applied this series to master on a G5 and a G4, both with Lubuntu. The
> qemu-system-ppc and qemu-system-ppc64 builds fail to run on both. Below is the
> gdb output from running a debug-enabled qemu-system-ppc on the G5.
...
> #4  0x1002d638 in process_op_defs (s=0x10d9f5e8 <tcg_init_ctx>)
>     at /home/hsp/src/qemu-master/tcg/tcg.c:2201
>         def = 0x10c81c0c <tcg_op_defs+3312>
>         type = TCG_TYPE_I32
>         i = 2
>         tdefs = 0x0
>         nb_args = 3
>         op = INDEX_op_dup2_vec
>         __PRETTY_FUNCTION__ = "process_op_defs"

Bah.  Missing initialization for an opcode only used by 32-bit host.
Will fix shortly.


r~



reply via email to

[Prev in Thread] Current Thread [Next in Thread]