summaryrefslogtreecommitdiff
path: root/Documentation/virtual
diff options
context:
space:
mode:
authorEric Auger <eric.auger@linaro.org>2015-09-25 21:41:17 (GMT)
committerChristoffer Dall <christoffer.dall@linaro.org>2015-10-22 21:01:46 (GMT)
commit3b92830ad41b2fe377e0765322e8aefd0ab8388d (patch)
tree5a69f4ea8df65339fee73f748bef97e85ee9fb14 /Documentation/virtual
parent101d3da09c953b08c814cd9a0b8605623d640ba0 (diff)
downloadlinux-3b92830ad41b2fe377e0765322e8aefd0ab8388d.tar.xz
KVM: arm/arm64: implement kvm_arm_[halt,resume]_guest
We introduce kvm_arm_halt_guest and resume functions. They will be used for IRQ forward state change. Halt is synchronous and prevents the guest from being re-entered. We use the same mechanism put in place for PSCI former pause, now renamed power_off. A new flag is introduced in arch vcpu state, pause, only meant to be used by those functions. Signed-off-by: Eric Auger <eric.auger@linaro.org> Reviewed-by: Christoffer Dall <christoffer.dall@linaro.org> Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org>
Diffstat (limited to 'Documentation/virtual')
0 files changed, 0 insertions, 0 deletions