commit | cb842c90a485d9dbf05fa51e1500b3c1a1931256 | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <pbonzini@redhat.com> | Wed Apr 13 10:03:46 2011 +0200 |
committer | Edgar E. Iglesias <edgar.iglesias@gmail.com> | Fri Apr 15 09:27:56 2011 +0200 |
tree | 8d79ce50b0e1bbc0548c9584936ca565be75f410 | |
parent | 1ece93a91b8435b815ce7214cf41bbbbe7929e8b [diff] |
qemu_next_deadline should not consider host-time timers It is purely for icount-based virtual timers. And now that we got the code right, rename the function to clarify the intended scope. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> Tested-by: Edgar E. Iglesias <edgar.iglesias@gmail.com> Signed-off-by: Edgar E. Iglesias <edgar.iglesias@gmail.com>