target/sparc: Provide hint about CPUSPARCState::irq_manager member
commitd08b7af3f7f27f6f3da8446756bf0b9352026b1d
authorPhilippe Mathieu-Daudé <philmd@linaro.org>
Tue, 30 Jan 2024 10:10:34 +0000 (30 11:10 +0100)
committerPhilippe Mathieu-Daudé <philmd@linaro.org>
Thu, 15 Feb 2024 15:58:46 +0000 (15 16:58 +0100)
tree73ce011e824962ac8a67bd7eaec98e7f5603f032
parent0177d61bb576b46b37712f39bf8b898628c44848
target/sparc: Provide hint about CPUSPARCState::irq_manager member

CPUSPARCState::irq_manager holds a pointer to a QDev,
so declare it as DeviceState instead of void.

Move the comment about Leon3 fields.

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Clément Chigot <chigot@adacore.com>
Message-Id: <20240130113102.6732-3-philmd@linaro.org>
target/sparc/cpu.h