]> git.proxmox.com Git - qemu.git/commitdiff
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)
# 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>

Trivial merge