Skip to content
Commit 721fae12 authored by Peter Maydell's avatar Peter Maydell
Browse files

target-arm: Convert TCG to using (index,value) list for cp migration



Convert the TCG ARM target to using an (index,value) list for migrating
coprocessors. The primary benefit of the (index,value) list is for
passing state between KVM and QEMU, but it works for TCG-to-TCG
migration as well and is a useful self-contained first step.

Signed-off-by: default avatarPeter Maydell <peter.maydell@linaro.org>
parent d4e6df63
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment