]> Git Repo - qemu.git/commit
target/xtensa: Convert to 3-phase reset
authorPeter Maydell <[email protected]>
Thu, 24 Nov 2022 11:50:22 +0000 (11:50 +0000)
committerPeter Maydell <[email protected]>
Fri, 16 Dec 2022 15:58:16 +0000 (15:58 +0000)
commitd66e64dd006dfbc08f5395e1ca674903d46fa601
tree0171b9f1c9fc18aa691893ea788a86326ab01b8b
parentefcc10682e8a1feda4c6b2766cb7067e58f75135
target/xtensa: Convert to 3-phase reset

Convert the xtensa 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 <[email protected]>
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
Reviewed-by: Richard Henderson <[email protected]>
Reviewed-by: Alistair Francis <[email protected]>
Reviewed-by: Cédric Le Goater <[email protected]>
Reviewed-by: Edgar E. Iglesias <[email protected]>
Reviewed-by: Taylor Simpson <[email protected]>
Reviewed-by: Greg Kurz <[email protected]>
Reviewed-by: Mark Cave-Ayland <[email protected]>
Message-id: 20221124115023.2437291[email protected]
target/xtensa/cpu-qom.h
target/xtensa/cpu.c
This page took 0.023789 seconds and 4 git commands to generate.