qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: <meadori@codesourcery.com>
To: qemu-devel@nongnu.org
Cc: peter.maydell@linaro.org, Meador Inge <meadori@codesourcery.com>
Subject: [Qemu-devel] [PATCH 0/2] target-arm: "any" CPUs for system-mode
Date: Mon, 6 Jul 2015 11:53:50 -0700	[thread overview]
Message-ID: <1436208832-17651-1-git-send-email-meadori@codesourcery.com> (raw)

From: Meador Inge <meadori@codesourcery.com>

This patch series opens up the "any" CPU for system-mode and
adds a new "any" variant named "anyvfp" that initializes the
FP coprocessors as well.  The "any" CPUs are very useful
for quickly testing a range of applications that have been
compiled with different settings using the same QEMU command
line.

Meador Inge (2):
  target-arm: Allow CPU "any" for system-mode emulation
  target-arm: Add "anyvfp" CPU

 target-arm/cpu.c | 21 ++++++++++++++++-----
 1 file changed, 16 insertions(+), 5 deletions(-)

-- 
1.8.1.1

             reply	other threads:[~2015-07-06 18:54 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-06 18:53 meadori [this message]
2015-07-06 18:53 ` [Qemu-devel] [PATCH 1/2] target-arm: Allow CPU "any" for system-mode emulation meadori
2015-07-06 21:51   ` Peter Crosthwaite
2015-07-06 18:53 ` [Qemu-devel] [PATCH 2/2] target-arm: Add "anyvfp" CPU meadori
2015-07-06 22:00   ` Peter Crosthwaite
2015-07-13 20:21     ` Meador Inge
2015-07-13 21:32       ` Peter Crosthwaite
2015-07-06 22:31   ` Peter Maydell
2015-07-13 20:36     ` Meador Inge
2015-07-06 22:29 ` [Qemu-devel] [PATCH 0/2] target-arm: "any" CPUs for system-mode Peter Maydell
2015-07-06 22:42   ` Peter Crosthwaite
2015-07-06 22:49     ` Peter Maydell
2015-07-06 23:05       ` Peter Crosthwaite
2015-07-13 20:34         ` Meador Inge

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=1436208832-17651-1-git-send-email-meadori@codesourcery.com \
    --to=meadori@codesourcery.com \
    --cc=peter.maydell@linaro.org \
    --cc=qemu-devel@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).