* [Qemu-devel] PPC FP
@ 2005-02-25 23:57 Thayne Harbaugh
2005-02-27 5:26 ` Karl Magdsick
0 siblings, 1 reply; 2+ messages in thread
From: Thayne Harbaugh @ 2005-02-25 23:57 UTC (permalink / raw)
To: Jocelyn Mayer; +Cc: qemu-devel
There are some serious problems with the PPC floating point code that
was committed a couple of weeks ago. With the patch "apt-get install
foo" fails because it thinks it needs many PB (you likely don't
recognize the multiplier "P" as peta). Obviously, PB and TB of space is
much more than a mingetty package should require. With the floating
point patch backed out then everything works fine.
I'm still looking for more information as to why things are broken. It
appears that it has something to do with the case when ctx.fpu_enabled
== 0.
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [Qemu-devel] PPC FP
2005-02-25 23:57 [Qemu-devel] PPC FP Thayne Harbaugh
@ 2005-02-27 5:26 ` Karl Magdsick
0 siblings, 0 replies; 2+ messages in thread
From: Karl Magdsick @ 2005-02-27 5:26 UTC (permalink / raw)
To: qemu-devel
Package sizes are computed using FP? I would have hoped u_int64_t.
-Karl
On Fri, 25 Feb 2005 16:57:17 -0700, Thayne Harbaugh <thayne@realmsys.com> wrote:
> There are some serious problems with the PPC floating point code that
> was committed a couple of weeks ago. With the patch "apt-get install
> foo" fails because it thinks it needs many PB (you likely don't
> recognize the multiplier "P" as peta). Obviously, PB and TB of space is
> much more than a mingetty package should require. With the floating
> point patch backed out then everything works fine.
>
> I'm still looking for more information as to why things are broken. It
> appears that it has something to do with the case when ctx.fpu_enabled
> == 0.
>
> _______________________________________________
> Qemu-devel mailing list
> Qemu-devel@nongnu.org
> http://lists.nongnu.org/mailman/listinfo/qemu-devel
>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2005-02-27 6:19 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-02-25 23:57 [Qemu-devel] PPC FP Thayne Harbaugh
2005-02-27 5:26 ` Karl Magdsick
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).