From: Peter Maydell <peter.maydell@linaro.org>
To: Blue Swirl <blauwirbel@gmail.com>,
Aurelien Jarno <aurelien@aurel32.net>,
Paul Brook <paul@codesourcery.com>
Cc: qemu-devel@nongnu.org
Subject: [Qemu-devel] [PULL 0/3] target-arm queue
Date: Fri, 30 Mar 2012 11:26:13 +0100 [thread overview]
Message-ID: <1333103176-3313-1-git-send-email-peter.maydell@linaro.org> (raw)
Hi; this is a pullreq for my target-arm queue; please pull.
The following changes since commit f638f0d3ae214d995cdd94578195700cda24597b:
qemu tcg: Remove one entry of INDEX_op_ld_i64 from ppc_op_defs (2012-03-29 11:10:08 +0400)
are available in the git repository at:
git://git.linaro.org/people/pmaydell/qemu-arm.git target-arm.for-upstream
Andreas Färber (2):
target-arm: Drop cpu_arm_close()
target-arm: Minimalistic CPU QOM'ification
Andrew Towers (1):
ARM: Permit any ARMv6K CPU to read the MVFR0 and MVFR1 VFP registers.
Makefile.target | 1 +
target-arm/cpu-qom.h | 71 ++++++++++++++++++++++++++++++++++++++++++++++++
target-arm/cpu.c | 60 ++++++++++++++++++++++++++++++++++++++++
target-arm/cpu.h | 3 +-
target-arm/helper.c | 14 +++++----
target-arm/translate.c | 2 +-
6 files changed, 143 insertions(+), 8 deletions(-)
create mode 100644 target-arm/cpu-qom.h
create mode 100644 target-arm/cpu.c
next reply other threads:[~2012-03-30 10:26 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-03-30 10:26 Peter Maydell [this message]
2012-03-30 10:26 ` [Qemu-devel] [PATCH 1/3] target-arm: Drop cpu_arm_close() Peter Maydell
2012-03-30 10:26 ` [Qemu-devel] [PATCH 2/3] target-arm: Minimalistic CPU QOM'ification Peter Maydell
2012-03-30 10:26 ` [Qemu-devel] [PATCH 3/3] ARM: Permit any ARMv6K CPU to read the MVFR0 and MVFR1 VFP registers Peter Maydell
2012-03-31 13:03 ` [Qemu-devel] [PULL 0/3] target-arm queue Blue Swirl
-- strict thread matches above, loose matches on Subject: below --
2018-11-26 13:58 Peter Maydell
2018-11-26 14:29 ` Peter Maydell
2015-11-19 13:31 Peter Maydell
2015-11-19 16:25 ` Peter Maydell
2012-03-16 18:21 Peter Maydell
2012-03-17 16:22 ` Blue Swirl
2012-01-05 16:44 Peter Maydell
2012-01-07 21:24 ` Aurelien Jarno
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=1333103176-3313-1-git-send-email-peter.maydell@linaro.org \
--to=peter.maydell@linaro.org \
--cc=aurelien@aurel32.net \
--cc=blauwirbel@gmail.com \
--cc=paul@codesourcery.com \
--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).