On Wed, Sep 19, 2012 at 03:52:44PM +0200, Paolo Bonzini wrote:
> ptimer_head is an invariant pointer to clock->active_timers.
> Remove it, and just reference clock->active_timers directly.
>
> Signed-off-by: Paolo Bonzini
> ---
> qemu-timer.c | 7 +++
> 1 file modificato, 3 inserzioni(+), 4
ptimer_head is an invariant pointer to clock->active_timers.
Remove it, and just reference clock->active_timers directly.
Signed-off-by: Paolo Bonzini
---
qemu-timer.c | 7 +++
1 file modificato, 3 inserzioni(+), 4 rimozioni(-)
diff --git a/qemu-timer.c b/qemu-timer.c
index c7a1551..908a103