Am 19.03.2014 04:28, schrieb Alexey Kardashevskiy:
> This resets SPR values to defaults on CPU reset. This should help
> with little-endian guests reboot issues.
>
> Signed-off-by: Alexey Kardashevskiy
> ---
> target-ppc/cpu.h| 1 +
> target-ppc/translate_init.c | 12 +++-
>
This resets SPR values to defaults on CPU reset. This should help
with little-endian guests reboot issues.
Signed-off-by: Alexey Kardashevskiy
---
target-ppc/cpu.h| 1 +
target-ppc/translate_init.c | 12 +++-
2 files changed, 12 insertions(+), 1 deletion(-)
diff --git a/tar