qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v2 0/4] tcg-arm: Implement tcg_register_jit


From: Richard Henderson
Subject: Re: [Qemu-devel] [PATCH v2 0/4] tcg-arm: Implement tcg_register_jit
Date: Mon, 17 Jun 2013 08:54:42 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130514 Thunderbird/17.0.6

Ping.


On 06/10/2013 11:41 AM, Richard Henderson wrote:
> Ping.
> 
> 
> On 06/05/2013 10:29 AM, Richard Henderson wrote:
>> Changes v1-v2:
>> The suggestions for improvement I got from round 1 apply to all
>> of the hosts, not just arm.
>>
>>
>> r~
>>
>>
>> Richard Henderson (4):
>>   tcg: Fix high_pc fields in .debug_info
>>   tcg: Move the CIE and FDE header definitions to common code
>>   tcg-i386: Use QEMU_BUILD_BUG_ON instead of assert for frame size
>>   tcg-arm: Implement tcg_register_jit
>>
>>  tcg/arm/tcg-target.c   | 76 
>> ++++++++++++++++++++++++++++++++++++++++++++------
>>  tcg/hppa/tcg-target.c  | 35 +++++++----------------
>>  tcg/i386/tcg-target.c  | 45 +++++++++++-------------------
>>  tcg/sparc/tcg-target.c | 35 +++++++----------------
>>  tcg/tcg.c              | 22 +++++++++++++--
>>  5 files changed, 123 insertions(+), 90 deletions(-)
>>
> 




reply via email to

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