On 24/11/2022 11:50, Peter Maydell wrote:
Convert the sparc 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
---
target/sparc/cpu-qom.h | 4 ++--
target/sparc/cpu.c | 12
2 files changed, 10 i
Convert the sparc 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
---
target/sparc/cpu-qom.h | 4 ++--
target/sparc/cpu.c | 12
2 files changed, 10 insertions(+), 6 deletions(-)
diff --git a/targe