commit | a498d0ef37cf23e1776240af61f558d113afdf4f | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <pbonzini@redhat.com> | Wed Jan 28 10:09:55 2015 +0100 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Mon Feb 02 16:55:11 2015 +0100 |
tree | 695645c1e3b82d6a47fd7ac99a412ec5828a27a0 | |
parent | 2b647668c9092dbc26e36a2ece9647cc2f00e05b [diff] |
cpu-exec: simplify align_clocks sc->diff_clk is already equal to sleep_delay (split in a second and a nanosecond part). If you subtract sleep_delay - rem_delay, the result is exactly rem_delay. Cc: Sebastian Tanase <sebastian.tanase@openwide.fr> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>