diff options
author | Alex Bennée <alex.bennee@linaro.org> | 2015-04-01 17:57:30 +0100 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2015-04-01 17:57:30 +0100 |
commit | 1a1753f747544d20b999d466b1017721668bfb82 (patch) | |
tree | fb5bb74ffef8b7b0b403cbc8a506a2520174c513 /hw/intc/arm_gic_kvm.c | |
parent | 7847f9ea9fce15a9ecfb62ab72c1e84ff516b0db (diff) | |
download | qemu-1a1753f747544d20b999d466b1017721668bfb82.tar.gz qemu-1a1753f747544d20b999d466b1017721668bfb82.tar.bz2 qemu-1a1753f747544d20b999d466b1017721668bfb82.zip |
target-arm: kvm: save/restore mp state
This adds the saving and restore of the current Multi-Processing state
of the machine. While the KVM_GET/SET_MP_STATE API exposes a number of
potential states for x86 we only use two for ARM. Either the process is
running or not. We then save this state into the cpu_powered TCG state
to avoid changing the serialisation format.
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'hw/intc/arm_gic_kvm.c')
0 files changed, 0 insertions, 0 deletions