The first patch in the series convers the
clock->timerlists->active_timers list to RCU. The second patch
converts clock->timerlists to RCU and also protects access to
timerlists->active_timers->timer_list.

Mike Day (2):
  [RFC] Convert active timers list to use RCU V2
  [RFC] Convert Clock Timerlists to RCU V2

 include/qemu/timer.h |  19 ++++---
 qemu-timer.c         | 148 +++++++++++++++++++++++++++++++--------------------
 2 files changed, 98 insertions(+), 69 deletions(-)

-- 
1.8.5.3


Reply via email to