[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PATCH v14 00/13] RX architecture support
From: |
Richard Henderson |
Subject: |
Re: [Qemu-devel] [PATCH v14 00/13] RX architecture support |
Date: |
Fri, 17 May 2019 08:27:49 -0700 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.6.1 |
On 5/17/19 1:00 AM, Philippe Mathieu-Daudé wrote:
>> qemu/bitops.h: Add extract8 and extract16
>> hw/registerfields.h: Add 8bit and 16bit register macros
>> Add rx-softmmu
>> MAINTAINERS: Add RX
>
> Series:
> Tested-by: Philippe Mathieu-Daudé <address@hidden>
Thanks, missed this because patchwork doesn't remember cover letters.
> But please reorder patches before sending the pull request, see:
> https://lists.gnu.org/archive/html/qemu-devel/2019-05/msg03671.html
>
> - patch 9 first "Add extract8 and extract16"
> - patch 10 then "Add 8bit and 16bit register macros"
> - then other patches 1-8, 11-13
I have reordered extract and register macros properly.
> This will help if we unlikely have to bisect ;)
Bisection is preserved because the rx port is enabled by
patch 12, "Add rx-softmmu". Eariler than that, the rx
port simply is not built.
r~
- Re: [Qemu-devel] [PATCH v14 11/13] target/rx: Convert to CPUClass::tlb_fill, (continued)
- [Qemu-devel] [PATCH v14 07/13] hw/char: RX62N serial communication interface (SCI), Richard Henderson, 2019/05/17
- [Qemu-devel] [PATCH v14 01/13] target/rx: TCG translation, Richard Henderson, 2019/05/17
- [Qemu-devel] [PATCH v14 12/13] Add rx-softmmu, Richard Henderson, 2019/05/17
- [Qemu-devel] [PATCH v14 08/13] hw/rx: RX Target hardware definition, Richard Henderson, 2019/05/17
- [Qemu-devel] [PATCH v14 04/13] target/rx: RX disassembler, Richard Henderson, 2019/05/17
- [Qemu-devel] [PATCH v14 06/13] hw/timer: RX62N internal timer modules, Richard Henderson, 2019/05/17
- [Qemu-devel] [PATCH v14 09/13] qemu/bitops.h: Add extract8 and extract16, Richard Henderson, 2019/05/17
- [Qemu-devel] [PATCH v14 13/13] MAINTAINERS: Add RX, Richard Henderson, 2019/05/17
- Re: [Qemu-devel] [PATCH v14 00/13] RX architecture support, Philippe Mathieu-Daudé, 2019/05/17
- Re: [Qemu-devel] [PATCH v14 00/13] RX architecture support,
Richard Henderson <=