target/mips: Convert to 3-phase reset
commitc08dfb7ae2bd1a5a22e452c8172a8131778fe77c
authorPeter Maydell <peter.maydell@linaro.org>
Thu, 24 Nov 2022 11:50:13 +0000 (24 11:50 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 16 Dec 2022 15:58:15 +0000 (16 15:58 +0000)
treeabb8028a50a409bf428f36bce2069d11f8dd9ed2
parentd4bc6c1a795217c0fccc10b817d43f6ae062d072
target/mips: Convert to 3-phase reset

Convert the mips CPU class to use 3-phase reset, so it doesn't
need to use device_class_set_parent_reset() any more.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Alistair Francis <alistair.francis@wdc.com>
Reviewed-by: Cédric Le Goater <clg@kaod.org>
Reviewed-by: Edgar E. Iglesias <edgar@zeroasic.com>
Reviewed-by: Taylor Simpson <tsimpson@quicinc.com>
Message-id: 20221124115023.2437291-11-peter.maydell@linaro.org
target/mips/cpu-qom.h
target/mips/cpu.c