commit | de95985b1aa93b23bcedbf8715673ef77d4fc568 | [log] [tgz] |
---|---|---|
author | Peter Maydell <peter.maydell@linaro.org> | Tue Apr 30 14:44:16 2013 +0100 |
committer | Peter Maydell <peter.maydell@linaro.org> | Tue Apr 30 14:44:16 2013 +0100 |
tree | 87b8b3369d2dce22e363d5c3e4faf5282c6a07a6 | |
parent | 6fd9b8bd6e21d5112bf140faff24276a7b2108ad [diff] |
target-arm: Use tuple list to sync cp regs with KVM Use the tuple list of cp registers for syncing KVM state to QEMU and for migration of register state when using KVM. Signed-off-by: Peter Maydell <peter.maydell@linaro.org>