Searched hist:"9 dc6753718d4c0fe327729fea94e4d9f3f5a3d17" (Results 1 – 1 of 1) sorted by relevance
/openbmc/qemu/target/s390x/ |
H A D | helper.h | diff 9dc6753718d4c0fe327729fea94e4d9f3f5a3d17 Wed Jun 27 08:44:08 CDT 2018 David Hildenbrand <david@redhat.com> s390x/tcg: implement SET CLOCK
This allows a guest to change its TOD. We already take care of updating all CKC timers from within S390TODClass.
Use MO_ALIGN to load the operand manually - this will properly trigger a SPECIFICATION exception.
Acked-by: Thomas Huth <thuth@redhat.com> Signed-off-by: David Hildenbrand <david@redhat.com> Message-Id: <20180627134410.4901-8-david@redhat.com> Signed-off-by: Cornelia Huck <cohuck@redhat.com>
|