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