On 08/20/2018 07:10 AM, Peter Maydell wrote: > The MPS2 FPGAIO block includes some simple free-running counters. > Implement these. > > Signed-off-by: Peter Maydell <peter.mayd...@linaro.org> > --- > include/hw/misc/mps2-fpgaio.h | 4 +++ > hw/misc/mps2-fpgaio.c | 53 ++++++++++++++++++++++++++++++++++- > 2 files changed, 56 insertions(+), 1 deletion(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~