On 14 April 2012 23:12, Andreas Färber wrote:
> Move them out of CPUSH4State so that they are not zero'ed on reset.
Might be worth expanding this commit message a little to make
it clear that it is fixing a pre-existing bug. I initially assumed
this was just part of the QOM conversion.
Reviewed-
Move them out of CPUSH4State so that they are not zero'ed on reset.
Signed-off-by: Andreas Färber
---
hw/sh7750.c|5 +++--
target-sh4/cpu-qom.h |3 +++
target-sh4/cpu.h |3 ---
target-sh4/translate.c |5 +++--
4 files changed, 9 insertions(+), 7 deletions(-)