All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] Patch causing qemu-system-ppc to crash
@ 2019-05-24  2:48 Programmingkid
  2019-05-24  6:56 ` Mark Cave-Ayland
  0 siblings, 1 reply; 3+ messages in thread
From: Programmingkid @ 2019-05-24  2:48 UTC (permalink / raw)
  To: qemu Developers, qemu-ppc; +Cc: David Gibson, Richard Henderson

Recently I have noticed that qemu-system-ppc is crashing while booting up my Mac OS X VM. A bit of git bisecting shows this is the patch that causes this issue:

commit 1e262b49b5331441f697461e4305fe06719758a7
Author: Richard Henderson <richard.henderson@linaro.org>
Date:   Mon Mar 18 12:02:54 2019 -0700

    tcg/i386: Implement tcg_out_dupm_vec
    
    At the same time, improve tcg_out_dupi_vec wrt broadcast
    from the constant pool.
    
    Signed-off-by: Richard Henderson <richard.henderson@linaro.org

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

* Re: [Qemu-devel] Patch causing qemu-system-ppc to crash
  2019-05-24  2:48 [Qemu-devel] Patch causing qemu-system-ppc to crash Programmingkid
@ 2019-05-24  6:56 ` Mark Cave-Ayland
  2019-05-24 23:56   ` Programmingkid
  0 siblings, 1 reply; 3+ messages in thread
From: Mark Cave-Ayland @ 2019-05-24  6:56 UTC (permalink / raw)
  To: Programmingkid, qemu Developers, qemu-ppc; +Cc: Richard Henderson, David Gibson

On 24/05/2019 03:48, Programmingkid wrote:

> Recently I have noticed that qemu-system-ppc is crashing while booting up my Mac OS X VM. A bit of git bisecting shows this is the patch that causes this issue:
> 
> commit 1e262b49b5331441f697461e4305fe06719758a7
> Author: Richard Henderson <richard.henderson@linaro.org>
> Date:   Mon Mar 18 12:02:54 2019 -0700
> 
>     tcg/i386: Implement tcg_out_dupm_vec
>     
>     At the same time, improve tcg_out_dupi_vec wrt broadcast
>     from the constant pool.
>     
>     Signed-off-by: Richard Henderson <richard.henderson@linaro.org

I think this is the same issue I reported last week - does the patch at
https://lists.gnu.org/archive/html/qemu-devel/2019-05/msg03767.html help at all?


ATB,

Mark.


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

* Re: [Qemu-devel] Patch causing qemu-system-ppc to crash
  2019-05-24  6:56 ` Mark Cave-Ayland
@ 2019-05-24 23:56   ` Programmingkid
  0 siblings, 0 replies; 3+ messages in thread
From: Programmingkid @ 2019-05-24 23:56 UTC (permalink / raw)
  To: Mark Cave-Ayland
  Cc: Richard Henderson, qemu-ppc, qemu Developers, David Gibson


> On May 24, 2019, at 2:56 AM, Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> wrote:
> 
> On 24/05/2019 03:48, Programmingkid wrote:
> 
>> Recently I have noticed that qemu-system-ppc is crashing while booting up my Mac OS X VM. A bit of git bisecting shows this is the patch that causes this issue:
>> 
>> commit 1e262b49b5331441f697461e4305fe06719758a7
>> Author: Richard Henderson <richard.henderson@linaro.org>
>> Date:   Mon Mar 18 12:02:54 2019 -0700
>> 
>>    tcg/i386: Implement tcg_out_dupm_vec
>> 
>>    At the same time, improve tcg_out_dupi_vec wrt broadcast
>>    from the constant pool.
>> 
>>    Signed-off-by: Richard Henderson <richard.henderson@linaro.org
> 
> I think this is the same issue I reported last week - does the patch at
> https://lists.gnu.org/archive/html/qemu-devel/2019-05/msg03767.html help at all?
> 
> 
> ATB,
> 
> Mark.

I think it fixed the problem. I just did a 'git pull' and the result was a working qemu-system-ppc. This patch is present in the history.

Thank you.

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

end of thread, other threads:[~2019-05-24 23:58 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-05-24  2:48 [Qemu-devel] Patch causing qemu-system-ppc to crash Programmingkid
2019-05-24  6:56 ` Mark Cave-Ayland
2019-05-24 23:56   ` Programmingkid

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.