You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
1 month ago
..
Kconfig hw/sh4: Remove the deprecated SHIX machine 3 months ago
meson.build hw/sh4: Remove the deprecated SHIX machine 3 months ago
r2d.c Revert "hw/sh4/r2d: Realize IDE controller before accessing it" 1 month ago
sh7750.c hw/sh4: Remove sh7750_register_io_device() helper 3 months ago
sh7750_regnames.c hw/sh4: Coding style: Add missing braces 3 years ago
sh7750_regnames.h Clean up ill-advised or unusual header guards 9 years ago
sh7750_regs.h sh4: correct typos 10 months ago
trace-events hw/sh4: Remove newline character in trace events 6 months ago
trace.h hw/sh4: Change debug printfs to traces 3 years ago