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