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)
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>

No differences found