+5
−1
+16
−0
Loading
Since the ARM KVM API doesn't include a "reset this VCPU"
ioctl, we have to capture the initial values of every
register it knows about so that we can reset the VCPU
by feeding those values back again.
Signed-off-by:
Peter Maydell <peter.maydell@linaro.org>