Message ID | 20170328083623.10396-1-alex.bennee@linaro.org |
---|---|
Headers | show |
Series | MTTCG fixes for rc1 | expand |
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 <pbonzini@redhat.com>
Hi, > Gerd, > > Do you want to take the console patches via your tree or have me > include it in a pull request? Just include them in your pull req. Reviewed-by: Gerd Hoffmann <kraxel@redhat.com> cheers, Gerd