On 5/4/22 02:25, Mark Cave-Ayland wrote:
Add a new dino_pcihost_unrealize() function to remove the address space when the device is unrealized.Signed-off-by: Mark Cave-Ayland<mark.cave-ayl...@ilande.co.uk> Acked-by: Helge Deller<del...@gmx.de> --- hw/hppa/dino.c | 25 ++++++++++++++++++++----- 1 file changed, 20 insertions(+), 5 deletions(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~