qemu-e2k/target-arm
Alex Bennée 1a1753f747 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>
2015-04-01 17:57:30 +01:00
..
2014-06-05 16:10:33 +02:00
2014-09-29 18:48:50 +01:00
2015-04-01 17:57:30 +01:00
2015-04-01 17:57:30 +01:00
2015-04-01 17:57:30 +01:00