Searched hist:"32 f5ff63ff9c87195d06896e6ab4086b6369546a" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/arch/s390/kvm/ |
H A D | intercept.c | diff 32f5ff63ff9c87195d06896e6ab4086b6369546a Mon Apr 14 05:40:03 CDT 2014 David Hildenbrand <dahi@linux.vnet.ibm.com> KVM: s390: move finalization of SIGP STOP orders to kvm_s390_vcpu_stop
Let's move the finalization of SIGP STOP and SIGP STOP AND STORE STATUS orders to the point where the VCPU is actually stopped.
This change is needed to prepare for a user space driven VCPU state change. The action_bits may only be cleared when setting the cpu state to STOPPED while holding the local irq lock.
Signed-off-by: David Hildenbrand <dahi@linux.vnet.ibm.com> Reviewed-by: Cornelia Huck <cornelia.huck@de.ibm.com> Reviewed-by: Christian Borntraeger <borntraeger@de.ibm.com> Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
|
H A D | kvm-s390.c | diff 32f5ff63ff9c87195d06896e6ab4086b6369546a Mon Apr 14 05:40:03 CDT 2014 David Hildenbrand <dahi@linux.vnet.ibm.com> KVM: s390: move finalization of SIGP STOP orders to kvm_s390_vcpu_stop
Let's move the finalization of SIGP STOP and SIGP STOP AND STORE STATUS orders to the point where the VCPU is actually stopped.
This change is needed to prepare for a user space driven VCPU state change. The action_bits may only be cleared when setting the cpu state to STOPPED while holding the local irq lock.
Signed-off-by: David Hildenbrand <dahi@linux.vnet.ibm.com> Reviewed-by: Cornelia Huck <cornelia.huck@de.ibm.com> Reviewed-by: Christian Borntraeger <borntraeger@de.ibm.com> Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
|