projects
/
sdk
/
emulator
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
49a9b72
)
Remove redundant qemu_rearm_alarm_timer() in qemu_del_timer, patch by Dan Kenigsberg.
author
balrog
<balrog@c046a42c-6fe2-441c-8c8c-71466251a162>
Thu, 4 Oct 2007 19:59:04 +0000
(19:59 +0000)
committer
balrog
<balrog@c046a42c-6fe2-441c-8c8c-71466251a162>
Thu, 4 Oct 2007 19:59:04 +0000
(19:59 +0000)
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3326
c046a42c
-6fe2-441c-8c8c-
71466251a162
vl.c
patch
|
blob
|
history
diff --git
a/vl.c
b/vl.c
index c34f9590ca4869d1dc89223b6357a50ebd8d18a6..ebd5dbf2077d6bcd96c1918a29f10b72f35d6b6c 100644
(file)
--- a/
vl.c
+++ b/
vl.c
@@
-988,8
+988,6
@@
void qemu_del_timer(QEMUTimer *ts)
}
pt = &t->next;
}
-
- qemu_rearm_alarm_timer(alarm_timer);
}
/* modify the current timer so that it will be fired when current_time