qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PULL 0/7] ARM patch queue (for master)


From: Peter Maydell
Subject: [Qemu-devel] [PULL 0/7] ARM patch queue (for master)
Date: Wed, 27 Jul 2011 14:26:12 +0100

This is a pull request for various outstanding ARM related
patches; they've been on the list for a week or so.

Some of these are bug fixes which I want to get into 0.15; I'm
going to do a parallel pullreq for the 0.15 patches.

Thanks
-- PMM


The following changes since commit c886edfb851c0c590d4e77f058f2ec8ed95ad1b5:

  Let users select their pythons (2011-07-25 16:50:12 +0000)

are available in the git repository at:
  git://git.linaro.org/people/pmaydell/qemu-arm.git for-upstream

Jamie Iles (2):
      target-arm: make VMSAv7 remapping and AP dependent on V6K
      target-arm: support for ARM1176JZF-s cores

Peter Maydell (5):
      target-arm: Mark 1136r1 as a v6K core
      target-arm: Support v6 barriers in linux-user mode
      target-arm: Handle UNDEF and UNPREDICTABLE cases for VLDM, VSTM
      target-arm: UNDEF on a VCVTT/VCVTB UNPREDICTABLE to avoid TCG assert
      target-arm: Don't print debug messages for various UNDEF cases

 target-arm/cpu.h       |    2 +
 target-arm/helper.c    |   47 ++++++++++++++++++-
 target-arm/translate.c |  114 +++++++++++++++++++++++++++++++----------------
 3 files changed, 121 insertions(+), 42 deletions(-)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]