[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PATCH 00/13] target-openrisc: More optimizations and c
From: |
Jia Liu |
Subject: |
Re: [Qemu-devel] [PATCH 00/13] target-openrisc: More optimizations and corrections |
Date: |
Thu, 31 Oct 2013 19:47:02 +0800 |
Hi Sebastian,
On Wed, Oct 30, 2013 at 5:22 AM, Sebastian Macke <address@hidden> wrote:
> On 29/10/2013 2:15 PM, Max Filippov wrote:
>>
>> On Tue, Oct 29, 2013 at 11:04 PM, Sebastian Macke <address@hidden>
>> wrote:
>>>
>>> Hi,
>>>
>>> This is the second part of the patches to make the openrisc target faster
>>> and more reliable.
>>
>> Hi Sebastian,
>>
>> this series doesn't apply cleanly to the current qemu git head,
>> what tree is it based on?
>>
>
> It is based on the current master tree but depends on the patches I send on
> the 21st October.
> They got accepted by the maintainer but are not in the master tree right
> now.
Your previous patch set separate SR is a little different from Arch
spec, you said
it will speed up some instructions, I think maybe it is a good reason
and acceptable.
But this one, going a little more too far, maybe you should consider on
the comment from Max, Peter and Richard.
More people comment your patch, make your code more better :)
Regards,
Jia
- Re: [Qemu-devel] [PATCH 11/13] target-openrisc: use jmp_pc as flag variable for branches, (continued)
- [Qemu-devel] [PATCH 10/13] target-openrisc: Correct target number for 64 bit llseek, Sebastian Macke, 2013/10/29
- [Qemu-devel] [PATCH 13/13] target-openrisc: Add In-circuit emulator support, Sebastian Macke, 2013/10/29
- [Qemu-devel] [PATCH 12/13] target-openrisc: Add correct gdb information for the pc value, Sebastian Macke, 2013/10/29
- Re: [Qemu-devel] [PATCH 00/13] target-openrisc: More optimizations and corrections, Peter Maydell, 2013/10/29
- Re: [Qemu-devel] [PATCH 00/13] target-openrisc: More optimizations and corrections, Max Filippov, 2013/10/29