[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-arm] [PATCH v2 00/18] ARM big-endian and setend support
From: |
Paolo Bonzini |
Subject: |
Re: [Qemu-arm] [PATCH v2 00/18] ARM big-endian and setend support |
Date: |
Thu, 3 Mar 2016 16:40:23 +0100 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.6.0 |
On 03/03/2016 16:25, Peter Maydell wrote:
> On 2 March 2016 at 06:56, Peter Crosthwaite <address@hidden> wrote:
>> Hi All,
>>
>> This patch series adds system-mode big-endian support for ARM. It also
>> implements the setend instruction, and loading of BE binaries even in
>> LE emulation mode.
>>
>> Based on Paolo's original work.
>>
>> I have tested all of LE, BE8 and BE32 in both linux-user mode (for
>> regressions) and system mode (BE8 and BE32 are new here).
>> My test application is here, the README gives some example command
>> lines you can run:
>>
>> https://github.com/pcrost/arm-be-test
>>
>> Regards,
>> Peter
>>
>> Changed since v1:
>> Addressed PMM review
>> Added doc comments to new/changed loader.h APIs
>
> Thanks for the respin. For the remaining patches:
> Reviewed-by: Peter Maydell <address@hidden>
>
> Since there were only a couple of comment typos I'm planning to
> apply this series to target-arm.next (and send a pullreq tomorrow
> I expect).
Yay, thanks Peter (both of you)!
Paolo
- [Qemu-arm] [PATCH v2 09/18] target-arm: pass DisasContext to gen_aa32_ld*/st*, (continued)
- [Qemu-arm] [PATCH v2 09/18] target-arm: pass DisasContext to gen_aa32_ld*/st*, Peter Crosthwaite, 2016/03/02
- [Qemu-arm] [PATCH v2 12/18] target-arm: introduce tbflag for endianness, Peter Crosthwaite, 2016/03/02
- [Qemu-arm] [PATCH v2 13/18] target-arm: implement setend, Peter Crosthwaite, 2016/03/02
- [Qemu-arm] [PATCH v2 15/18] loader: add API to load elf header, Peter Crosthwaite, 2016/03/02
- [Qemu-arm] [PATCH v2 16/18] loader: load_elf(): Add doc comment, Peter Crosthwaite, 2016/03/02
- [Qemu-arm] [PATCH v2 18/18] arm: boot: Support big-endian elfs, Peter Crosthwaite, 2016/03/02
- [Qemu-arm] [PATCH v2 17/18] loader: Add data swap option to load-elf, Peter Crosthwaite, 2016/03/02
- Re: [Qemu-arm] [PATCH v2 00/18] ARM big-endian and setend support, Peter Maydell, 2016/03/03
- Re: [Qemu-arm] [PATCH v2 00/18] ARM big-endian and setend support,
Paolo Bonzini <=
- Message not available