On Fri, 24 Jan 2025 at 17:51, Philippe Mathieu-Daudé <phi...@linaro.org> wrote: > > fifo_timeout_timer is created in the DeviceRealize handler, > not in the instance_init one. For parity, delete it in > DeviceUnrealize, rather than instance_finalize. > > Signed-off-by: Philippe Mathieu-Daudé <phi...@linaro.org>
Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> thanks -- PMM