On 19 December 2014 at 11:53, Paolo Bonzini wrote:
> Two fixes for cpu->exception_index:
>
> - breakage of linux-user from commit e511b4d
>
> - wrong subsection definition in 2.2 (see patch 2)
>
> Paolo
>
> Paolo Bonzini (2):
> cpu: initialize cpu->exception_index on reset
> exec: change defau
Hello,
On Fri, Dec 19, 2014 at 12:53 PM, Paolo Bonzini wrote:
> Two fixes for cpu->exception_index:
>
> - breakage of linux-user from commit e511b4d
Tested-by: Laurent Desnogues
Thanks,
Laurent
> - wrong subsection definition in 2.2 (see patch 2)
>
> Paolo
>
> Paolo Bonzini (2):
> cpu: ini
Two fixes for cpu->exception_index:
- breakage of linux-user from commit e511b4d
- wrong subsection definition in 2.2 (see patch 2)
Paolo
Paolo Bonzini (2):
cpu: initialize cpu->exception_index on reset
exec: change default exception_index value for migration to -1
cpus.c| 3 ---
exec