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)
commit00e9e435f97b409db8986f9cd35d126ae2d02a0c
tree5ff9f7547d23f7332c3ffb35d2ba6d4948657de2
parent743db27c526e0f31cc507959d662e97e2048a86f
KVM: s390: Add SIGP store-status-at-address order

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>
arch/s390/kvm/sigp.c
arch/s390/kvm/trace.h
This page took 0.024096 seconds and 5 git commands to generate.