On 5/4/22 04:25, Mark Cave-Ayland wrote:
Create a new lasi_init() instance initialisation function and move the LASI
memory region initialisation into it. Rename the existing lasi_init() function
to lasi_initfn() for now.
Signed-off-by: Mark Cave-Ayland<mark.cave-ayl...@ilande.co.uk>
Acked-by: Helge Deller<del...@gmx.de>
---
hw/hppa/hppa_sys.h | 2 +-
hw/hppa/lasi.c | 13 ++++++++++---
hw/hppa/machine.c | 2 +-
3 files changed, 12 insertions(+), 5 deletions(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org>
r~