qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/4] AUXV Fixes for PowerPC Linux User Mode
@ 2014-06-16 16:03 Tom Musta
  2014-06-16 16:03 ` [Qemu-devel] [PATCH 1/4] linux-user: Correct AUXV Cache Line Sizes for PowerPC Tom Musta
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Tom Musta @ 2014-06-16 16:03 UTC (permalink / raw)
  To: qemu-devel; +Cc: tommusta, qemu-ppc

These patches improve the fidelity of the AUXV for the Power PC user mode targets.
Specifically, the cache line sizes and hardware capabilities are improved so that
they more closely match what would be seen on an actual system.

Tom Musta (4):
  linux-user: Correct AUXV Cache Line Sizes for PowerPC
  target-ppc: Add DFP to Emulated Instructions Flag
  linux-user: Identify Addition Hardware Capabilities for PowerPC
  linux-user: Support HWCAP2 in PowerPC

 linux-user/elfload.c |   44 ++++++++++++++++++++++++++++++++++++++++++--
 target-ppc/cpu.h     |    2 +-
 2 files changed, 43 insertions(+), 3 deletions(-)

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

end of thread, other threads:[~2014-06-16 22:39 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-16 16:03 [Qemu-devel] [PATCH 0/4] AUXV Fixes for PowerPC Linux User Mode Tom Musta
2014-06-16 16:03 ` [Qemu-devel] [PATCH 1/4] linux-user: Correct AUXV Cache Line Sizes for PowerPC Tom Musta
2014-06-16 16:03 ` [Qemu-devel] [PATCH 2/4] target-ppc: Add DFP to Emulated Instructions Flag Tom Musta
2014-06-16 16:03 ` [Qemu-devel] [PATCH 3/4] linux-user: Identify Addition Hardware Capabilities for PowerPC Tom Musta
2014-06-16 16:03 ` [Qemu-devel] [PATCH 4/4] linux-user: Support HWCAP2 in PowerPC Tom Musta
2014-06-16 22:39 ` [Qemu-devel] [Qemu-ppc] [PATCH 0/4] AUXV Fixes for PowerPC Linux User Mode Alexander Graf

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