diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2012-09-19 15:52:44 +0200 |
---|---|---|
committer | Stefan Hajnoczi <stefanha@gmail.com> | 2012-09-23 07:11:29 +0100 |
commit | 144b97c26cdef7fecd62dae2db6ce312cd493751 (patch) | |
tree | 0c20892fe9e783961b475ff9f3e2985d136122b8 /linux-user | |
parent | c10600af60865ba6c60987be313102ebb5fcee57 (diff) |
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 <pbonzini@redhat.com>
Signed-off-by: Stefan Hajnoczi <stefanha@gmail.com>
Diffstat (limited to 'linux-user')
0 files changed, 0 insertions, 0 deletions