On 28/6/24 18:03, Mark Cave-Ayland wrote:
This prevents the IRQs from being leaked when the macio IDE device is used.Signed-off-by: Mark Cave-Ayland <mark.cave-ayl...@ilande.co.uk> Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> --- hw/ide/macio.c | 10 ++++++---- include/hw/misc/macio/macio.h | 7 +++++-- 2 files changed, 11 insertions(+), 6 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <phi...@linaro.org>