aboutsummaryrefslogtreecommitdiff
path: root/default-configs/unicore32-linux-user.mak
diff options
context:
space:
mode:
authorAurelien Jarno <aurelien@aurel32.net>2015-05-18 23:42:26 +0200
committerAlexander Graf <agraf@suse.de>2015-06-05 01:37:57 +0200
commitc941f07485e56e4b2653048e166b720428307acb (patch)
treee10112765deda556107d0fc7d5defcffd96b472f /default-configs/unicore32-linux-user.mak
parent9cb32c442e11d16b747fa07e29dd29b5d8227b57 (diff)
target-s390x: simplify SCKC helper
The clock comparator and the QEMU timer work the same way, triggering at a given time, they just differ by the origin and the scale. It is therefore possible to go from one to another without using the current clock value. This spares two calls to qemu_clock_get_ns, which probably return slightly different values, possibly reducing the accuracy. Signed-off-by: Aurelien Jarno <aurelien@aurel32.net> Signed-off-by: Alexander Graf <agraf@suse.de>
Diffstat (limited to 'default-configs/unicore32-linux-user.mak')
0 files changed, 0 insertions, 0 deletions