On 4 August 2016 at 17:26, Richard Henderson <r...@twiddle.net> wrote: > This is a revision of my "third" attempt, tweaked a bit for Aurelien's > review. I've sort of lost track of where we are with the release process, > so I'll understand if we've gone too far now.
> include/exec/gen-icount.h | 2 +- > include/qemu/log.h | 3 +- > tcg/optimize.c | 37 +-- > tcg/tcg-op.c | 2 +- > tcg/tcg.c | 588 > ++++++++++++++++++++++++++++++---------------- > tcg/tcg.h | 52 ++-- > util/log.c | 24 +- > 7 files changed, 441 insertions(+), 267 deletions(-) We're probably going to tag rc2 tomorrow or maybe Monday, with a theoretical final release date of the 16th (about a fortnight or so). So this is a pretty big diffstat to be going in, given it's in generic code rather than anything specific to only (say) sparc targets or i386 hosts. On the other hand it is a bugfix... thanks -- PMM