qemu_next_deadline should not consider host-time timers
commitcb842c90a485d9dbf05fa51e1500b3c1a1931256
authorPaolo Bonzini <pbonzini@redhat.com>
Wed, 13 Apr 2011 08:03:46 +0000 (13 10:03 +0200)
committerEdgar E. Iglesias <edgar.iglesias@gmail.com>
Fri, 15 Apr 2011 07:27:56 +0000 (15 09:27 +0200)
tree8d79ce50b0e1bbc0548c9584936ca565be75f410
parent1ece93a91b8435b815ce7214cf41bbbbe7929e8b
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>
cpus.c
qemu-timer.c
qemu-timer.h