]> git.proxmox.com Git - qemu.git/commit
Merge remote-tracking branch 'pmaydell/tags/pull-target-arm-20130715-1' into staging
authorAnthony Liguori <aliguori@us.ibm.com>
Mon, 15 Jul 2013 19:02:32 +0000 (14:02 -0500)
committerAnthony Liguori <aliguori@us.ibm.com>
Mon, 15 Jul 2013 19:02:32 +0000 (14:02 -0500)
commitab4e1589f072c7a5d1238c7f0d289c163c7736b2
tree1aa4517122ee4e83ede4adfd4109c865a53fc9fe
parent1750d019cea1e2383d3283eaad38cd0f93d07b11
parent82a3a11897308b606120f7235001e87809708f85
Merge remote-tracking branch 'pmaydell/tags/pull-target-arm-20130715-1' into staging

target-arm queue

# gpg: Signature made Mon 15 Jul 2013 11:15:13 AM CDT using RSA key ID 14360CDE
# gpg: Can't check signature: public key not found

# By Mans Rullgard (3) and others
# Via Peter Maydell
* pmaydell/tags/pull-target-arm-20130715-1:
  target-arm: Avoid g_hash_table_get_keys()
  target-arm: avoid undefined behaviour when writing TTBCR
  target-arm/helper.c: Allow const opaques in arm CP
  target-arm/helper.c: Implement MIDR aliases
  target-arm/helper.c: OMAP/StrongARM cp15 crn=0 cleanup
  target-arm: explicitly decode SEVL instruction
  target-arm: implement LDA/STL instructions
  target-arm: add feature flag for ARMv8

Message-id: 1373905022-27735-1-git-send-email-peter.maydell@linaro.org
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>