qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH 0/4] AUXV Fixes for PowerPC Linux User Mode


From: Tom Musta
Subject: [Qemu-devel] [PATCH 0/4] AUXV Fixes for PowerPC Linux User Mode
Date: Mon, 16 Jun 2014 11:03:18 -0500

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]