Pending target-arm patches; not very many, but seems better to commit them now, since there might be further trustzone related patches that would have to sit on top of these. Please pull.
The following changes since commit c47f3223658119219bbe0b8d09da733d1c06e76f: Merge remote-tracking branch 'pmaydell/arm-devs.for-upstream' into staging (2012-01-04 10:06:25 -0600) are available in the git repository at: git://git.linaro.org/people/pmaydell/qemu-arm.git target-arm.for-upstream Mark Langsdorf (1): arm: add dummy A9-specific cp15 registers Peter Maydell (2): target-arm: Don't use cpu_single_env in bank_number() target-arm: Ignore attempts to set invalid modes in CPSR target-arm/cpu.h | 6 +++- target-arm/helper.c | 90 ++++++++++++++++++++++++++++++++++++++++++++++---- target-arm/machine.c | 6 +++ 3 files changed, 94 insertions(+), 8 deletions(-)