Andreas Färber a écrit :
Allows us to use cpu_reset() in place of cpu_state_reset().
Signed-off-by: Andreas Färber
---
hw/mips_jazz.c |7 ---
1 files changed, 4 insertions(+), 3 deletions(-)
[...]
Acked-by: Hervé Poussineau
Allows us to use cpu_reset() in place of cpu_state_reset().
Signed-off-by: Andreas Färber
---
hw/mips_jazz.c |7 ---
1 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/hw/mips_jazz.c b/hw/mips_jazz.c
index 24959e0..bf1b799 100644
--- a/hw/mips_jazz.c
+++ b/hw/mips_jazz.c
@@ -