]> git.proxmox.com Git - mirror_qemu.git/commit
target/cris: Convert to 3-phase reset
authorPeter Maydell <peter.maydell@linaro.org>
Thu, 24 Nov 2022 11:50:07 +0000 (11:50 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 16 Dec 2022 15:58:15 +0000 (15:58 +0000)
commit1d2eb1c0c5f9ca0720bec29d5f16d3242c0d1afd
treef51be8ffc1d51c3f496faab7958f0be6080d19e2
parent605787606eb24918b266a71319143430974db2de
target/cris: Convert to 3-phase reset

Convert the cris 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>
Message-id: 20221124115023.2437291-5-peter.maydell@linaro.org
target/cris/cpu-qom.h
target/cris/cpu.c