Le 23/09/2021 à 11:12, Mark Cave-Ayland a écrit : > Allow Nubus to manage the slot allocations itself using the BusClass > check_address() > virtual function rather than managing this during NubusDevice realize(). > > Signed-off-by: Mark Cave-Ayland <mark.cave-ayl...@ilande.co.uk> > Reviewed-by: Laurent Vivier <laur...@vivier.eu> > --- > hw/nubus/nubus-bus.c | 30 ++++++++++++++++++++++++++++++ > hw/nubus/nubus-device.c | 22 ---------------------- > 2 files changed, 30 insertions(+), 22 deletions(-) > >
Reviewed-by: Laurent Vivier <laur...@vivier.eu>