From: Peter Maydell <peter.maydell@linaro.org>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] [PULL for-2.1 0/3] target-arm queue
Date: Tue, 8 Jul 2014 13:13:25 +0100 [thread overview]
Message-ID: <1404821608-12529-1-git-send-email-peter.maydell@linaro.org> (raw)
target-arm patches for 2.1rc1; just a handful of bug fixes.
thanks
-- PMM
The following changes since commit eaa4980185943da6e36f6f2e052d41924705e1ea:
Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' into staging (2014-07-08 11:38:12 +0100)
are available in the git repository at:
git://git.linaro.org/people/pmaydell/qemu-arm.git tags/pull-target-arm-20140708
for you to fetch changes up to 75c9a1a0473cc5ca9756d11b236c715c7bc0ba67:
target-arm: Implement vCPU reset via KVM_ARM_VCPU_INIT for 32-bit CPUs (2014-07-08 13:05:11 +0100)
----------------------------------------------------------------
target-arm queue:
* fix handling of KVM reset for 32-bit ARM CPUs
* implement NOR flash alias for vexpress-a9
* make sure libvixl gets its own utils.h rather than somebody else's
----------------------------------------------------------------
Peter Maydell (2):
hw/arm/vexpress: Alias NOR flash at 0 for vexpress-a9
target-arm: Implement vCPU reset via KVM_ARM_VCPU_INIT for 32-bit CPUs
Stefano Stabellini (1):
disas/libvixl: prepend the include path of libvixl header files
disas/libvixl/Makefile.objs | 2 +-
hw/arm/vexpress.c | 2 +-
target-arm/cpu-qom.h | 4 ----
target-arm/kvm32.c | 19 +++++--------------
4 files changed, 7 insertions(+), 20 deletions(-)
next reply other threads:[~2014-07-08 12:13 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-07-08 12:13 Peter Maydell [this message]
2014-07-08 12:13 ` [Qemu-devel] [PULL 1/3] disas/libvixl: prepend the include path of libvixl header files Peter Maydell
2014-07-08 12:13 ` [Qemu-devel] [PULL 2/3] hw/arm/vexpress: Alias NOR flash at 0 for vexpress-a9 Peter Maydell
2014-07-10 9:00 ` Peter Maydell
2014-07-10 12:40 ` Eric Blake
2014-07-08 12:13 ` [Qemu-devel] [PULL 3/3] target-arm: Implement vCPU reset via KVM_ARM_VCPU_INIT for 32-bit CPUs 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=1404821608-12529-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).