commit | 4ffd16fc2900219c8ec8bb288b6fa3dfcae295a7 | [log] [tgz] |
---|---|---|
author | Stefano Stabellini <stefano.stabellini@eu.citrix.com> | Fri Apr 13 19:35:03 2012 +0100 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Thu Apr 26 13:14:58 2012 -0500 |
tree | 6303172a9e70298b770d4dbf8ae44a89daeeac92 | |
parent | 5bfb723f07fde2caafa90cb40c102a4e36dfea9e [diff] |
qemu_next_alarm_deadline: check the expire time of a clock only if it is enabled Also delta in qemu_next_alarm_deadline is a 64 bit value so set the default to INT64_MAX instead of INT32_MAX. Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>