From: Peter Maydell <peter.maydell@linaro.org>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] [PULL 0/5] target-arm queue
Date: Mon, 4 Apr 2016 17:43:07 +0100 [thread overview]
Message-ID: <1459788192-26272-1-git-send-email-peter.maydell@linaro.org> (raw)
ARM changes for rc1: a small set of bugfixes which didn't quite
make rc0, mostly.
thanks
-- PMM
The following changes since commit c40e13e106243a6798b7b02b4d7de5ff6c9be128:
bsd-user: add necessary includes to fix warnings (2016-04-04 16:17:18 +0100)
are available in the git repository at:
git://git.linaro.org/people/pmaydell/qemu-arm.git tags/pull-target-arm-20160404
for you to fetch changes up to bf06c1123a427fefc2cf9cf8019578eafc19eb6f:
target-arm: Make the 64-bit version of VTCR do the migration (2016-04-04 17:33:52 +0100)
----------------------------------------------------------------
target-arm queue:
* bcm2836: wire up CPU timer interrupts correctly
* linux-user: ignore EXCP_YIELD in ARM cpu_loop()
* target-arm: correctly reset SCTLR_EL3
* target-arm: remove incorrect ALIAS tags from ESR_EL2 and ESR_EL3
* target-arm: make the 64-bit version of VTCR do the migration
----------------------------------------------------------------
Peter Maydell (5):
hw/arm/bcm2836: Wire up CPU timer interrupts correctly
linux-user: arm: Handle (ignore) EXCP_YIELD in ARM cpu_loop()
target-arm: Correctly reset SCTLR_EL3 for 64-bit CPUs
target-arm: Remove incorrect ALIAS tags from ESR_EL2 and ESR_EL3
target-arm: Make the 64-bit version of VTCR do the migration
hw/arm/bcm2836.c | 6 +++++-
linux-user/main.c | 6 ++++++
target-arm/helper.c | 31 ++++++++++++++++++-------------
3 files changed, 29 insertions(+), 14 deletions(-)
next reply other threads:[~2016-04-04 16:43 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-04-04 16:43 Peter Maydell [this message]
2016-04-04 16:43 ` [Qemu-devel] [PULL 1/5] hw/arm/bcm2836: Wire up CPU timer interrupts correctly Peter Maydell
2016-04-04 16:43 ` [Qemu-devel] [PULL 2/5] linux-user: arm: Handle (ignore) EXCP_YIELD in ARM cpu_loop() Peter Maydell
2016-04-04 16:43 ` [Qemu-devel] [PULL 3/5] target-arm: Correctly reset SCTLR_EL3 for 64-bit CPUs Peter Maydell
2016-04-04 16:43 ` [Qemu-devel] [PULL 4/5] target-arm: Remove incorrect ALIAS tags from ESR_EL2 and ESR_EL3 Peter Maydell
2016-04-04 16:43 ` [Qemu-devel] [PULL 5/5] target-arm: Make the 64-bit version of VTCR do the migration Peter Maydell
2016-04-05 8:32 ` [Qemu-devel] [PULL 0/5] target-arm queue Peter Maydell
-- strict thread matches above, loose matches on Subject: below --
2019-07-26 15:19 Peter Maydell
2019-07-26 16:09 ` Peter Maydell
2019-07-22 13:14 Peter Maydell
2019-07-22 14:50 ` Peter Maydell
2018-11-06 11:38 Peter Maydell
2018-11-06 13:12 ` Peter Maydell
2018-07-23 14:41 Peter Maydell
2018-07-23 16:08 ` Peter Maydell
2017-10-31 13:11 Peter Maydell
2017-10-31 15:33 ` Peter Maydell
2016-01-11 14:34 Peter Maydell
2016-01-11 16:11 ` Peter Maydell
2012-01-25 15:27 Peter Maydell
2012-01-28 13:12 ` Blue Swirl
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=1459788192-26272-1-git-send-email-peter.maydell@linaro.org \
--to=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).