]> xenbits.xensource.com Git - qemu-xen.git/commit
target/microblaze: Convert to 3-phase reset
authorPeter Maydell <peter.maydell@linaro.org>
Thu, 24 Nov 2022 11:50:12 +0000 (11:50 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 16 Dec 2022 15:58:15 +0000 (15:58 +0000)
commitd4bc6c1a795217c0fccc10b817d43f6ae062d072
tree0dc10832558b2e0c4788857465b7604b01700107
parentbf90b345d7229861c5d0cfc8404bb5a3b766ddec
target/microblaze: Convert to 3-phase reset

Convert the microblaze 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-10-peter.maydell@linaro.org
target/microblaze/cpu-qom.h
target/microblaze/cpu.c