KVM: s390: Fix clock comparator field for STORE STATUS
authorThomas Huth <thuth@linux.vnet.ibm.com>
Wed, 13 Nov 2013 19:28:18 +0000 (20:28 +0100)
committerCornelia Huck <cornelia.huck@de.ibm.com>
Thu, 28 Nov 2013 10:08:14 +0000 (11:08 +0100)
commit178bd789775ab29233e0553155253ec8d73af71f
tree36f0c7923321096b9a3f807da9afacb088f67bb5
parente879892c725217a4af1012f31ae56be762473216
KVM: s390: Fix clock comparator field for STORE STATUS

Only the most 7 significant bytes of the clock comparator must be
saved to the status area, and the byte at offset 304 has to be zero.

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/kvm-s390.c