target-arm: Use tuple list to sync cp regs with KVM
commitf7134d963d94d1fa64a482855585d21dbb58b6bd
authorPeter Maydell <peter.maydell@linaro.org>
Tue, 25 Jun 2013 17:16:07 +0000 (25 18:16 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 25 Jun 2013 17:16:10 +0000 (25 18:16 +0100)
tree3df3a41fe89bef39db39de043d5b0d7c1cfc2cec
parent2d8e5a0e25171eca30a72a450826f539f05951d0
target-arm: Use tuple list to sync cp regs with KVM

Use the tuple list of cp registers for syncing KVM state to QEMU,
rather than only syncing a very minimal set by hand.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
target-arm/kvm.c