qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Tom Musta <tommusta@gmail.com>
To: qemu-devel@nongnu.org
Cc: tommusta@gmail.com, qemu-ppc@nongnu.org
Subject: [Qemu-devel] [PATCH 0/4] AUXV Fixes for PowerPC Linux User Mode
Date: Mon, 16 Jun 2014 11:03:18 -0500	[thread overview]
Message-ID: <1402934602-29002-1-git-send-email-tommusta@gmail.com> (raw)

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	other threads:[~2014-06-16 16:04 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-06-16 16:03 Tom Musta [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1402934602-29002-1-git-send-email-tommusta@gmail.com \
    --to=tommusta@gmail.com \
    --cc=qemu-devel@nongnu.org \
    --cc=qemu-ppc@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).