Thomas Huth aba7a5a2de hw/s390x: Fix bad mask in time2tod()
Since "s390x/tcg: avoid overflows in time2tod/tod2time", the
time2tod() function tries to deal with the 9 uppermost bits in the
time value, but uses the wrong mask for this: 0xff80000000000000 should
be used instead of 0xff10000000000000 here.

Fixes: 14055ce53c2d901d826ffad7fb7d6bb8ab46bdfd
Cc: qemu-stable@nongnu.org
Signed-off-by: Thomas Huth <thuth@redhat.com>
Message-Id: <1544792887-14575-1-git-send-email-thuth@redhat.com>
Reviewed-by: David Hildenbrand <david@redhat.com>
[CH: tweaked commit message]
Signed-off-by: Cornelia Huck <cohuck@redhat.com>
2018-12-20 17:07:24 +01:00
..
2018-12-11 15:45:22 -02:00
2016-10-04 13:28:07 +01:00
2018-11-02 14:03:33 +00:00
2017-01-27 18:07:59 +01:00
2018-10-05 11:26:56 +02:00
2018-12-11 15:45:22 -02:00
2016-05-18 15:04:27 +03:00
2018-12-11 15:45:22 -02:00
2018-12-11 15:45:22 -02:00
2013-04-08 18:13:10 +02:00
2018-12-11 15:45:22 -02:00
2018-11-08 10:01:51 +00:00
2018-02-09 05:05:11 +01:00
2018-12-11 15:45:22 -02:00
2018-06-27 13:01:40 +01:00
2018-02-09 05:05:11 +01:00
2017-01-27 18:07:59 +01:00
2018-06-01 14:15:10 +02:00
2018-12-11 15:45:22 -02:00
2017-06-01 18:49:22 +02:00
2018-12-11 15:45:22 -02:00
2018-12-11 18:28:46 +01:00
2013-04-08 18:13:10 +02:00
2018-12-11 15:45:22 -02:00