qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 0/5] tcg-i386: tidy softmmu code


From: Aurelien Jarno
Subject: Re: [Qemu-devel] [PATCH 0/5] tcg-i386: tidy softmmu code
Date: Wed, 2 Jun 2010 22:51:57 +0200
User-agent: Mutt/1.5.18 (2008-05-17)

On Fri, May 21, 2010 at 09:02:59AM -0700, Richard Henderson wrote:
> This is sort-of part 2 of the patch series that I just edited and
> re-posted for you.  The majority of the patch series deals with 
> the SOFTMMU code.
> 
> I think you saw a patch about the data16 prefix before, but this
> one's different.  It's written the way it is here because I have
> a third patch series pending that merges the i386 and x86_64 targets,
> and in addition to propagating P_DATA16 for rolw we'll have P_REXW
> for all the shifts.
> 
> 
> r~
> 
> 
> Richard Henderson (5):
>   tcg-i386: Tidy data16 prefixes.
>   tcg-i386: Split out TLB Hit path from qemu_ld/st.
>   tcg-i386: Swap order of TLB hit and miss paths.
>   tcg-i386: Split out tlb load function.
>   tcg-i386: Remove some ifdefs in qemu_ld/st.
> 
>  tcg/i386/tcg-target.c |  549 
> ++++++++++++++++++++++++-------------------------
>  1 files changed, 267 insertions(+), 282 deletions(-)
> 
> 

Thanks, all applied.

-- 
Aurelien Jarno                          GPG: 1024D/F1BCDB73
address@hidden                 http://www.aurel32.net



reply via email to

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