From: Peter Maydell <peter.maydell@linaro.org>
To: Anthony Liguori <anthony@codemonkey.ws>, qemu-devel@nongnu.org
Cc: Aurelien Jarno <aurelien@aurel32.net>
Subject: Re: [Qemu-devel] [PULL 0/8] ARM patch queue
Date: Thu, 30 Jun 2011 10:24:33 +0100 [thread overview]
Message-ID: <BANLkTin0z+-Nh67uMvaNnLgb5PRi_Nc46w@mail.gmail.com> (raw)
In-Reply-To: <1308764013-18149-1-git-send-email-peter.maydell@linaro.org>
Ping?
thanks
-- PMM
On 22 June 2011 18:33, Peter Maydell <peter.maydell@linaro.org> wrote:
> This is a pull request for various ARM related patches which
> have been on the list for a while (mostly but not entirely mine).
>
> The performance counters patch had quite a bit of discussion
> when originally posted (http://patchwork.ozlabs.org/patch/92423/)
> which was basically focused around the question of "can/should
> helper functions throw exceptions". The patch continues along
> the lines of all the existing cp15 handling, and nobody responded
> to my "please ack/nak/commit" message, which is why it's in this
> pull req.
>
> Thanks
> -- PMM
>
> The following changes since commit 48e2faf222cbf4abab7c8e4b3f44229ec98eae7f:
>
> net: Warn about "-net nic" options which were ignored (2011-06-22 07:18:39 -0500)
>
> are available in the git repository at:
> git://git.linaro.org/people/pmaydell/qemu-arm.git for-upstream
>
> Peter Maydell (7):
> Revert "target-arm: Use global env in iwmmxt_helper.c helpers"
> target-arm: Add helper function to generate code to get fpstatus pointer
> target-arm: Make VFP binop helpers take pointer to fpstatus, not CPUState
> target-arm: Pass fp status pointer explicitly to neon fp helpers
> Revert "target-arm: Use global env in neon_helper.c helpers"
> Revert "Makefile.target: Allow target helpers to be in any *_helper.c file"
> target-arm: Minimal implementation of performance counters
>
> Sebastian Huber (1):
> target-arm: Fix BASEPRI, BASEPRI_MAX, and FAULTMASK access
>
> Makefile.target | 2 +-
> target-arm/cpu.h | 8 +-
> target-arm/helper.c | 193 ++++++++++++++++---
> target-arm/helper.h | 293 ++++++++++++++--------------
> target-arm/iwmmxt_helper.c | 80 +++++----
> target-arm/machine.c | 12 ++
> target-arm/neon_helper.c | 201 ++++++++++----------
> target-arm/translate.c | 457 +++++++++++++++++++++++++++-----------------
> 8 files changed, 753 insertions(+), 493 deletions(-)
>
>
--
12345678901234567890123456789012345678901234567890123456789012345678901234567890
1 2 3 4 5 6 7 8
next prev parent reply other threads:[~2011-06-30 9:24 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-06-22 17:33 [Qemu-devel] [PULL 0/8] ARM patch queue Peter Maydell
2011-06-22 17:33 ` [Qemu-devel] [PATCH 1/8] Revert "target-arm: Use global env in iwmmxt_helper.c helpers" Peter Maydell
2011-06-22 17:33 ` [Qemu-devel] [PATCH 2/8] target-arm: Add helper function to generate code to get fpstatus pointer Peter Maydell
2011-06-22 17:33 ` [Qemu-devel] [PATCH 3/8] target-arm: Make VFP binop helpers take pointer to fpstatus, not CPUState Peter Maydell
2011-06-22 17:33 ` [Qemu-devel] [PATCH 4/8] target-arm: Pass fp status pointer explicitly to neon fp helpers Peter Maydell
2011-06-22 17:33 ` [Qemu-devel] [PATCH 5/8] Revert "target-arm: Use global env in neon_helper.c helpers" Peter Maydell
2011-06-22 17:33 ` [Qemu-devel] [PATCH 6/8] Revert "Makefile.target: Allow target helpers to be in any *_helper.c file" Peter Maydell
2011-06-22 17:33 ` [Qemu-devel] [PATCH 7/8] target-arm: Minimal implementation of performance counters Peter Maydell
2011-06-22 17:33 ` [Qemu-devel] [PATCH 8/8] target-arm: Fix BASEPRI, BASEPRI_MAX, and FAULTMASK access Peter Maydell
2011-06-30 9:24 ` Peter Maydell [this message]
2011-07-13 11:01 ` [Qemu-devel] [PULL 0/8] ARM patch queue Peter Maydell
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=BANLkTin0z+-Nh67uMvaNnLgb5PRi_Nc46w@mail.gmail.com \
--to=peter.maydell@linaro.org \
--cc=anthony@codemonkey.ws \
--cc=aurelien@aurel32.net \
--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).