Re: [PATCH v2 0/2] target/arm: Fix ISSIs16Bit

2020-01-17 Thread Peter Maydell
On Fri, 17 Jan 2020 at 00:46, Richard Henderson wrote: > > Changes in v2: > - Include the merge_syn_data_abort fix, as a self-contained patch. > > > r~ > Applied to target-arm.next, thanks. (I didn't cc stable since it turns out this has been a bug since forever rather than a new regression in

[PATCH v2 0/2] target/arm: Fix ISSIs16Bit

2020-01-16 Thread Richard Henderson
Changes in v2: - Include the merge_syn_data_abort fix, as a self-contained patch. r~ Jeff Kubascik (1): target/arm: Return correct IL bit in merge_syn_data_abort Richard Henderson (1): target/arm: Set ISSIs16Bit in make_issinfo target/arm/tlb_helper.c | 2 +- target/arm/translate.c |