diff options
author | Stefan Weil <sw@weilnetz.de> | 2012-04-20 11:27:24 +0200 |
---|---|---|
committer | Stefan Weil <sw@weilnetz.de> | 2012-04-27 07:39:39 +0200 |
commit | 8205199d7b4e7d1a9e57a83f2a5774187f2a2495 (patch) | |
tree | af92b2fc49b9becbdf39e1ab12da6a4207aa6524 /compatfd.h | |
parent | 5e1ec7b267b214f3647d4248b4021ad0bafbb434 (diff) |
qemu-timer: Remove function alarm_has_dynticks
Some time ago, the last time which did not have dynticks was removed,
so now all timers have dynticks.
I also removed a misleading error message for the dynticks timer.
If timer_create fails, there is already an error message, and
QEMU will use the unix timer which also provides dynamic ticks,
therefore dynamic ticks are not disabled.
v2:
Remove two if statements because they were always true
(thanks to Paolo Bonzini for this correction).
Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Stefan Weil <sw@weilnetz.de>
Diffstat (limited to 'compatfd.h')
0 files changed, 0 insertions, 0 deletions