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(-)