qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH] Fix : [Bug 887516] [NEW] VFP support reported for the PXA270
@ 2011-11-09 13:04 Benoît Canet
  2011-11-09 13:04 ` [Qemu-devel] [PATCH] arm-linux-user: fix elfload.c's AT_HWCAP reflected cpu features Benoît Canet
  0 siblings, 1 reply; 7+ messages in thread
From: Benoît Canet @ 2011-11-09 13:04 UTC (permalink / raw)
  To: qemu-devel; +Cc: peter.maydell, Benoît Canet

A VFP was detected for pxa270 causing an "Illegal instruction"
exception.
The eglibc was not receiving the right AT_HWCAP from elfloader.c.

Benoît Canet (1):
  arm-linux-user: fix elfload.c's AT_HWCAP reflected cpu features.

 linux-user/elfload.c |   31 +++++++++++++++++++++++++++----
 1 files changed, 27 insertions(+), 4 deletions(-)

-- 
1.7.5.4

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

end of thread, other threads:[~2011-11-09 14:41 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-09 13:04 [Qemu-devel] [PATCH] Fix : [Bug 887516] [NEW] VFP support reported for the PXA270 Benoît Canet
2011-11-09 13:04 ` [Qemu-devel] [PATCH] arm-linux-user: fix elfload.c's AT_HWCAP reflected cpu features Benoît Canet
2011-11-09 13:34   ` Andreas Färber
2011-11-09 13:51     ` Benoît Canet
2011-11-09 14:06     ` Peter Maydell
2011-11-09 14:41       ` Andreas Färber
2011-11-09 14:01   ` Peter Maydell

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