On 4/7/23 00:02, BALATON Zoltan wrote:
Change parameter of ppc460ex_pcie_init() from env to cpu to allow further refactoring.Signed-off-by: BALATON Zoltan <bala...@eik.bme.hu> --- hw/ppc/ppc440.h | 2 +- hw/ppc/ppc440_uc.c | 7 ++++--- hw/ppc/sam460ex.c | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-)
FWIW I'd rather move ppc460ex_pcie_register_dcrs() in this patch. Regardless: Reviewed-by: Philippe Mathieu-Daudé <phi...@linaro.org>