Hello, On Fri, Dec 19, 2014 at 12:53 PM, Paolo Bonzini <pbonz...@redhat.com> wrote: > Two fixes for cpu->exception_index: > > - breakage of linux-user from commit e511b4d
Tested-by: Laurent Desnogues <laurent.desnog...@gmail.com> Thanks, Laurent > - 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.c | 4 ++-- > qom/cpu.c | 1 + > 3 files changed, 3 insertions(+), 5 deletions(-) > > -- > 1.8.3.1 > >