On 19 December 2014 at 11:53, Paolo Bonzini <pbonz...@redhat.com> 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 default exception_index value for migration to -1
Thanks; applied to master as a bugfix. I have also updated my pull-buildtest script to do a basic "check linux-user isn't totally busted" step :-) [using the linux-user test tarball on the wiki]. -- PMM