]> git.proxmox.com Git - qemu.git/commit
Merge branch 'for-upstream' of git://git.linaro.org/people/pmaydell/qemu-arm
authorBlue Swirl <blauwirbel@gmail.com>
Wed, 20 Jul 2011 20:23:01 +0000 (20:23 +0000)
committerBlue Swirl <blauwirbel@gmail.com>
Wed, 20 Jul 2011 20:23:01 +0000 (20:23 +0000)
commita3ce3668ccff7d350a4f795ad99a012a6d41caef
tree01f5f907ceaba5daaf3509b0a051dd8c76339271
parent03ff09580ef6cbc4a893b6e3e6bbff33180ec70a
parent82845826e89fdc02f6f000fca5d5019ec9be4ab3
Merge branch 'for-upstream' of git://git.linaro.org/people/pmaydell/qemu-arm

* 'for-upstream' of git://git.linaro.org/people/pmaydell/qemu-arm:
  target-arm: Fix BASEPRI, BASEPRI_MAX, and FAULTMASK access
  target-arm: Minimal implementation of performance counters
  Revert "Makefile.target: Allow target helpers to be in any *_helper.c file"
  Revert "target-arm: Use global env in neon_helper.c helpers"
  target-arm: Pass fp status pointer explicitly to neon fp helpers
  target-arm: Make VFP binop helpers take pointer to fpstatus, not CPUState
  target-arm: Add helper function to generate code to get fpstatus pointer
  Revert "target-arm: Use global env in iwmmxt_helper.c helpers"

Conflicts:
Makefile.target
Makefile.target
target-arm/cpu.h
target-arm/helper.c
target-arm/translate.c