qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v2 24/50] lasi: move memory region initialisation to new lasi


From: Richard Henderson
Subject: Re: [PATCH v2 24/50] lasi: move memory region initialisation to new lasi_init() function
Date: Thu, 5 May 2022 13:08:10 -0500
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.8.0

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-ayland@ilande.co.uk>
Acked-by: Helge Deller<deller@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.henderson@linaro.org>

r~



reply via email to

[Prev in Thread] Current Thread [Next in Thread]