« Previous | Next » 

Revision 144b97c2

ID144b97c26cdef7fecd62dae2db6ce312cd493751

Added by Paolo Bonzini over 11 years ago

qemu-timer: simplify qemu_run_timers

ptimer_head is an invariant pointer to clock->active_timers.
Remove it, and just reference clock->active_timers directly.

Signed-off-by: Paolo Bonzini <>
Signed-off-by: Stefan Hajnoczi <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences