]> git.proxmox.com Git - qemu.git/commit
Merge remote-tracking branch 'pmaydell/target-arm.for-upstream' into staging
authorAnthony Liguori <aliguori@us.ibm.com>
Tue, 25 Jun 2013 19:14:09 +0000 (14:14 -0500)
committerAnthony Liguori <aliguori@us.ibm.com>
Tue, 25 Jun 2013 19:14:09 +0000 (14:14 -0500)
commit8c260b1135b15dbfe8843de799eada596167016a
treebbf78aa3ade5529169d0468a66867e942c67959f
parent9e49c8c58c7aa0eb93e4c83314a07b5c7f6339fe
parentbdcc150dc44ea96152f05f9e68970b63508d5ae7
Merge remote-tracking branch 'pmaydell/target-arm.for-upstream' into staging

# By Peter Maydell
# Via Peter Maydell
* pmaydell/target-arm.for-upstream:
  target-arm: Make LPAE feature imply V7MP
  target-arm: Use tuple list to sync cp regs with KVM
  target-arm: Reinitialize all KVM VCPU registers on reset
  target-arm: Initialize cpreg list from KVM when using KVM
  target-arm: Convert TCG to using (index,value) list for cp migration
  target-arm: mark up cpregs for no-migrate or raw access
  target-arm: Add raw_readfn and raw_writefn to ARMCPRegInfo
  target-arm: Allow special cpregs to have flags set

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