On Thu, Nov 24, 2022 at 11:50:12AM +, Peter Maydell wrote:
> Convert the microblaze CPU class to use 3-phase reset, so it doesn't
> need to use device_class_set_parent_reset() any more.
Reviewed-by: Edgar E. Iglesias
>
> Signed-off-by: Peter Maydell
> ---
> target/microblaze/cpu-qom.h |
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
---
target/microblaze/cpu-qom.h | 4 ++--
target/microblaze/cpu.c | 12
2 files changed, 10 insertions(+), 6 deletions(-)
dif