[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PATCH v2 13/17] target-arm: Use uint16_t in syndrome g
From: |
Peter Maydell |
Subject: |
Re: [Qemu-devel] [PATCH v2 13/17] target-arm: Use uint16_t in syndrome generators with 16bit imms |
Date: |
Wed, 11 Jun 2014 22:05:35 +0100 |
On 11 June 2014 20:19, Greg Bellows <address@hidden> wrote:
> Called out possibly missing fix below. Beside it, I'm convinced this change
> is beneficial, other than maybe for readability.
"not convinced" ?
Personally, I don't much care either way, but I would suggest that
if you're trying to get a big fat patchset through it's usually better
not to throw in too many not-actually-needed patches :-)
-- PMM
- [Qemu-devel] [PATCH v2 09/17] target-arm: A64: Refactor aarch64_cpu_do_interrupt, (continued)
- [Qemu-devel] [PATCH v2 09/17] target-arm: A64: Refactor aarch64_cpu_do_interrupt, Edgar E. Iglesias, 2014/06/09
- [Qemu-devel] [PATCH v2 10/17] target-arm: Break out exception masking to a separate func, Edgar E. Iglesias, 2014/06/09
- [Qemu-devel] [PATCH v2 11/17] target-arm: Don't take interrupts targeting lower ELs, Edgar E. Iglesias, 2014/06/09
- [Qemu-devel] [PATCH v2 12/17] target-arm: A64: Correct updates to FAR and ESR on exceptions, Edgar E. Iglesias, 2014/06/09
- [Qemu-devel] [PATCH v2 13/17] target-arm: Use uint16_t in syndrome generators with 16bit imms, Edgar E. Iglesias, 2014/06/09
- [Qemu-devel] [PATCH v2 15/17] target-arm: A64: Emulate the SMC insn, Edgar E. Iglesias, 2014/06/09
- [Qemu-devel] [PATCH v2 16/17] target-arm: Add IRQ and FIQ routing to EL2 and 3, Edgar E. Iglesias, 2014/06/09
- [Qemu-devel] [PATCH v2 17/17] target-arm: Add support for VIRQ and VFIQ, Edgar E. Iglesias, 2014/06/09
- [Qemu-devel] [PATCH v2 14/17] target-arm: A64: Emulate the HVC insn, Edgar E. Iglesias, 2014/06/09