On 10/8/19 1:17 PM, Peter Maydell wrote: > We want to switch the exynos MCT code away from bottom-half based ptimers to > the new transaction-based ptimer API. The MCT is complicated > and uses multiple different ptimers, so it's clearer to switch > it a piece at a time. Here we change over only the GFRC. > > Signed-off-by: Peter Maydell <peter.mayd...@linaro.org> > --- > hw/timer/exynos4210_mct.c | 48 ++++++++++++++++++++++++++++++++++++--- > 1 file changed, 45 insertions(+), 3 deletions(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~