All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL for-2.1 0/3] target-arm queue
@ 2014-07-08 12:13 Peter Maydell
  2014-07-08 12:13 ` [Qemu-devel] [PULL 1/3] disas/libvixl: prepend the include path of libvixl header files Peter Maydell
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Peter Maydell @ 2014-07-08 12:13 UTC (permalink / raw)
  To: qemu-devel


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

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2014-07-10 12:41 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-08 12:13 [Qemu-devel] [PULL for-2.1 0/3] target-arm queue Peter Maydell
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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.