On 10/8/19 1:17 PM, Peter Maydell wrote: > Convert the ptimer test cases to the transaction-based ptimer API, > by changing to ptimer_init(), dropping the now-unused QEMUBH > variables, and surrounding each set of changes to the ptimer > state in ptimer_transaction_begin/commit calls. > > Signed-off-by: Peter Maydell <peter.mayd...@linaro.org> > ---
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~