qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH v4 for-2.7 0/7] Fixing i686 host / sparc64 guest


From: Richard Henderson
Subject: Re: [Qemu-devel] [PATCH v4 for-2.7 0/7] Fixing i686 host / sparc64 guest crash
Date: Thu, 4 Aug 2016 22:25:56 +0530
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.1.1

On 08/04/2016 10:07 PM, Peter Maydell wrote:
On 4 August 2016 at 17:26, Richard Henderson <address@hidden> 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...

Yeah.  Review delay and travel delay have conspired against in this case.


r~




reply via email to

[Prev in Thread] Current Thread [Next in Thread]