On 29 April 2016 at 13:07, Edgar E. Iglesias <edgar.igles...@gmail.com> wrote: > From: "Edgar E. Iglesias" <edgar.igles...@xilinx.com> > > Hi, > > Another round of patches towards EL2 support. This one adds partial > Instruction Syndrome generation for Data Aborts while running in AArch64.
> Edgar E. Iglesias (7): > tcg: Add tcg_set_insn_param > gen-icount: Use tcg_set_insn_param > target-arm: Add the IL flag to syn_data_abort > target-arm: Split data abort syndrome generator > target-arm/translate-a64.c: Use extract32 in disas_ldst_reg_imm9 > target-arm/translate-a64.c: Unify some of the ldst_reg decoding > target-arm: A64: Create Instruction Syndromes for Data Aborts Most of this series is good, so what I have done is to put patches 1..6 into target-arm.next (with patches 3 and 4 squashed together). (https://git.linaro.org/people/peter.maydell/qemu-arm.git target-arm.next as usual). thanks -- PMM