KVM: s390: Add SIGP store-status-at-address order
authorThomas Huth <thuth@linux.vnet.ibm.com>
Wed, 13 Nov 2013 19:48:51 +0000 (20:48 +0100)
committerCornelia Huck <cornelia.huck@de.ibm.com>
Thu, 28 Nov 2013 10:08:16 +0000 (11:08 +0100)
The STORE STATUS AT ADDRESS order of SIGP was still missing.
Now it is supported, using the common kvm_s390_store_status()
function.

Signed-off-by: Thomas Huth <thuth@linux.vnet.ibm.com>
Reviewed-by: Cornelia Huck <cornelia.huck@de.ibm.com>
Signed-off-by: Cornelia Huck <cornelia.huck@de.ibm.com>

No differences found