qemu/hw/sh4
Thomas Huth 68ad89b75a Revert "hw/sh4/r2d: Realize IDE controller before accessing it"
This reverts commit 3c5f86a226.

Changing the order here caused a regression with the "tuxrun"
kernels (from https://storage.tuxboot.com/20230331/) - ATA commands
fail with a "ata1: lost interrupt (Status 0x58)" message.
Apparently we need to wire the interrupt here first before
realizing the device, so revert the change to the original
behavior.

Reported-by: Guenter Roeck <linux@roeck-us.net>
Acked-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Thomas Huth <thuth@redhat.com>
Message-ID: <20241011131937.377223-17-thuth@redhat.com>
2024-10-21 16:40:11 +02:00
..
Kconfig hw/sh4: Remove the deprecated SHIX machine 2024-09-13 20:10:49 +02:00
meson.build hw/sh4: Remove the deprecated SHIX machine 2024-09-13 20:10:49 +02:00
r2d.c Revert "hw/sh4/r2d: Realize IDE controller before accessing it" 2024-10-21 16:40:11 +02:00
sh7750_regnames.c hw/sh4: Coding style: Add missing braces 2021-10-30 11:46:40 +02:00
sh7750_regnames.h
sh7750_regs.h sh4: correct typos 2024-02-21 08:16:30 +03:00
sh7750.c hw/sh4: Remove sh7750_register_io_device() helper 2024-09-13 20:10:49 +02:00
trace-events hw/sh4: Remove newline character in trace events 2024-06-10 13:05:27 -04:00
trace.h hw/sh4: Change debug printfs to traces 2021-10-30 18:39:37 +02:00