[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH 25/50] pckbd: implement i8042_mmio_realize() function
From: |
Peter Maydell |
Subject: |
Re: [PATCH 25/50] pckbd: implement i8042_mmio_realize() function |
Date: |
Thu, 9 Jun 2022 11:52:03 +0100 |
On Sun, 22 May 2022 at 19:19, Mark Cave-Ayland
<mark.cave-ayland@ilande.co.uk> wrote:
>
> Move the initialisation of the register memory region to the I8042_MMIO device
> realize function.
>
> Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
> ---
> hw/input/pckbd.c | 12 +++++++++++-
> include/hw/input/i8042.h | 1 +
> 2 files changed, 12 insertions(+), 1 deletion(-)
>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
thanks
-- PMM
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: [PATCH 25/50] pckbd: implement i8042_mmio_realize() function,
Peter Maydell <=