On Sun, 22 May 2022 at 19:19, Mark Cave-Ayland <mark.cave-ayl...@ilande.co.uk> wrote: > > Now that the register memory region is exposed as a SysBus memory region, move > the mapping of the I8042_MMIO registers from i8042_mm_init() to the MIPS > magnum > machine (which is its only user). > > Signed-off-by: Mark Cave-Ayland <mark.cave-ayl...@ilande.co.uk> > ---
Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> thanks -- PMM