On 28/03/2017 10:36, Alex Bennée wrote: > > Here is the current batch of fixes for MTTCG regressions for the next > release candidate. I've dropped the speculative atomic cputlb patch > and included 2 fixes to the console code. The first fixes the taking > of the BQL (which I missed) and the second uses the exclusive > mechanism directly in the main thread rather than queuing the work to > run in the vCPU context. I kept them separate as they are logically > discreet changes. > > The user-exec and bsd-user fixes have been posted separately before in > the various report threads. > > Finally I claim a checkpatch exception for Pranith's newline fix. It > didn't seem worth splitting the string for the sake of a semicolon on > column 81 ;-)
Reviewed-by: Paolo Bonzini <pbonz...@redhat.com>