* [Qemu-devel] TCG optimizations broke ppc64 target
@ 2011-08-05 3:45 David Gibson
2011-08-05 5:01 ` Stefan Weil
0 siblings, 1 reply; 2+ messages in thread
From: David Gibson @ 2011-08-05 3:45 UTC (permalink / raw)
To: agraf; +Cc: qemu-devel
Commit 22613af4a6d9602001e6d0e7b6d98aa40aa018dc 'Add copy and constant
propagation' seems to break TCG emulation of the ppc64 target, at
least as we use it on the pseries machine.
After this patch, attempting to boot a kernel results in an abort() a
short way into the boot:
/home/dwg/ibm/kvm/qemu/tcg/tcg.c:1646: tcg fatal error
Aborted
I'm not very familiar with TCG - can anyone give me some pointers on
how to get the information necessary to debug this?
--
David Gibson | I'll have my music baroque, and my code
david AT gibson.dropbear.id.au | minimalist, thank you. NOT _the_ _other_
| _way_ _around_!
http://www.ozlabs.org/~dgibson
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [Qemu-devel] TCG optimizations broke ppc64 target
2011-08-05 3:45 [Qemu-devel] TCG optimizations broke ppc64 target David Gibson
@ 2011-08-05 5:01 ` Stefan Weil
0 siblings, 0 replies; 2+ messages in thread
From: Stefan Weil @ 2011-08-05 5:01 UTC (permalink / raw)
To: david, Blue Swirl; +Cc: agraf, qemu-devel
Am 05.08.2011 05:45, schrieb David Gibson:
> Commit 22613af4a6d9602001e6d0e7b6d98aa40aa018dc 'Add copy and constant
> propagation' seems to break TCG emulation of the ppc64 target, at
> least as we use it on the pseries machine.
>
> After this patch, attempting to boot a kernel results in an abort() a
> short way into the boot:
>
> /home/dwg/ibm/kvm/qemu/tcg/tcg.c:1646: tcg fatal error
> Aborted
>
> I'm not very familiar with TCG - can anyone give me some pointers on
> how to get the information necessary to debug this?
The same bug occurs with x86_64-softmmu, mips64el-softmmu
and mips64-softmmu targets.
See this discussion thread for more information:
http://lists.nongnu.org/archive/html/qemu-devel/2011-08/msg00758.html
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-08-05 5:01 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-05 3:45 [Qemu-devel] TCG optimizations broke ppc64 target David Gibson
2011-08-05 5:01 ` Stefan Weil
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).