commit | 10ce32d5b07470c5eb0fa821000c789073128b3f | [log] [tgz] |
---|---|---|
author | David Hildenbrand <dahi@linux.vnet.ibm.com> | Mon Oct 12 12:41:41 2015 +0200 |
committer | Christian Borntraeger <borntraeger@de.ibm.com> | Mon Nov 30 12:47:10 2015 +0100 |
tree | 7a12bac69d8776880766c51acbed5bd0761349b7 | |
parent | 2550882449299fd55c8214529cc0777b789db0f7 [diff] |
KVM: s390: always set/clear the SCA sda field Let's always set and clear the sda when enabling/disabling a VCPU. Dealing with sda being set to something else makes no sense anymore as we enable a VCPU in the SCA now after it has been registered at the VM. Signed-off-by: David Hildenbrand <dahi@linux.vnet.ibm.com> Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>