[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PATCH v18 04/29] !fixup target/rx: CPU definition
From: |
Igor Mammedov |
Subject: |
Re: [Qemu-devel] [PATCH v18 04/29] !fixup target/rx: CPU definition |
Date: |
Mon, 10 Jun 2019 14:59:55 +0200 |
On Fri, 7 Jun 2019 20:06:12 +0200
Philippe Mathieu-Daudé <address@hidden> wrote:
> On 6/7/19 8:02 PM, Eric Blake wrote:
> > On 6/7/19 10:37 AM, Philippe Mathieu-Daudé wrote:
> >> Rename macros.
> >
> > Why is this marked '!fixup' in the subject instead of just merging the
> > patches directly?
>
> Since all the series is reviewed/tested and Igor asked to amend a fixup
> but we are having hard time to figure if we understand Igor request
> correctly, I thought it would be easier for him to review this way, then
> for Richard to squash the patches and send the pull request.
I've explicitly asked for merging if I'm not mistaken.
> Is it confuse/bad practice?
it's confusing at least for me, since I have to review broken patch and fix ups
on top doing merge in my head and still won't be sure if I've missed
something in process on not.
(Fix ups are fine for trivial change that affect only one patch,
which isn't case here)
Please respin.
>
> In the cover I wrote:
>
> If Igor aggrees with the fixup patches, Richard, can you squash
> them and send a pull request? (without the last patch, which is
> expected to go via Eduardo's tree, but since it is helpful for
> testing this series, I included it).
>
> >>
> >> Signed-off-by: Richard Henderson <address@hidden>
> >> Signed-off-by: Philippe Mathieu-Daudé <address@hidden>
> >> ---
> >> target/rx/cpu.c | 22 ++++++++++++++--------
> >> target/rx/cpu.h | 12 ++++++------
> >> 2 files changed, 20 insertions(+), 14 deletions(-)
> >>
- [Qemu-devel] [PATCH v18 24/29] target/rx: Collect all bytes during disassembly, (continued)
- [Qemu-devel] [PATCH v18 24/29] target/rx: Collect all bytes during disassembly, Philippe Mathieu-Daudé, 2019/06/07
- [Qemu-devel] [PATCH v18 23/29] target/rx: Emit all disassembly in one prt(), Philippe Mathieu-Daudé, 2019/06/07
- [Qemu-devel] [PATCH v18 22/29] target/rx: Use prt_ldmi for XCHG_mr disassembly, Philippe Mathieu-Daudé, 2019/06/07
- [Qemu-devel] [PATCH v18 21/29] target/rx: Replace operand with prt_ldmi in disassembler, Philippe Mathieu-Daudé, 2019/06/07
- [Qemu-devel] [PATCH v18 18/29] Add rx-softmmu, Philippe Mathieu-Daudé, 2019/06/07
- [Qemu-devel] [PATCH v18 20/29] target/rx: Disassemble rx_index_addr into a string, Philippe Mathieu-Daudé, 2019/06/07
- [Qemu-devel] [PATCH v18 11/29] !fixup hw/rx: RX Target hardware definition, Philippe Mathieu-Daudé, 2019/06/07
- [Qemu-devel] [PATCH v18 04/29] !fixup target/rx: CPU definition, Philippe Mathieu-Daudé, 2019/06/07
- [Qemu-devel] [PATCH v18 15/29] target/rx: Add RX to SysEmuTarget, Philippe Mathieu-Daudé, 2019/06/07
- [Qemu-devel] [PATCH v18 19/29] MAINTAINERS: Add RX, Philippe Mathieu-Daudé, 2019/06/07
- [Qemu-devel] [PATCH v18 17/29] hw/rx: Honor -accel qtest, Philippe Mathieu-Daudé, 2019/06/07
- [Qemu-devel] [PATCH v18 16/29] tests: Add rx to machine-none-test.c, Philippe Mathieu-Daudé, 2019/06/07
- [Qemu-devel] [PATCH v18 14/29] target/rx: Convert to CPUClass::tlb_fill, Philippe Mathieu-Daudé, 2019/06/07
- [Qemu-devel] [PATCH v18 12/29] qemu/bitops.h: Add extract8 and extract16, Philippe Mathieu-Daudé, 2019/06/07
- [Qemu-devel] [PATCH v18 13/29] hw/registerfields.h: Add 8bit and 16bit register macros, Philippe Mathieu-Daudé, 2019/06/07