Message ID | 20240523153505.2900433-1-peter.maydell@linaro.org |
---|---|
State | Not Applicable |
Headers | show |
On Thu, 23 May 2024 at 16:35, Peter Maydell <peter.maydell@linaro.org> wrote: > > Hi; most of this is the first half of RTH's decodetree conversion; > the rest is a mix of fixes from the last couple of weeks. > > thanks > -- PMM > > The following changes since commit 7e1c0047015ffbd408e1aa4a5ec1abe4751dbf7e: > > Merge tag 'migration-20240522-pull-request' of https://gitlab.com/farosas/qemu into staging (2024-05-22 15:32:25 -0700) > > are available in the Git repository at: > > https://git.linaro.org/people/pmaydell/qemu-arm.git tags/pull-target-arm-20240523 > > for you to fetch changes up to 051aca523db178ad4c49d5ed736ad26308d1df7b: > > target/arm: Convert disas_simd_3same_logic to decodetree (2024-05-23 16:06:29 +0100) > > ---------------------------------------------------------------- > target-arm queue: > * xlnx_dpdma: fix descriptor endianness bug > * hvf: arm: Fix encodings for ID_AA64PFR1_EL1 and debug System registers > * hw/arm/npcm7xx: remove setting of mp-affinity > * hw/char: Correct STM32L4x5 usart register CR2 field ADD_0 size > * hw/intc/arm_gic: Fix handling of NS view of GICC_APR<n> > * hw/input/tsc2005: Fix -Wchar-subscripts warning in tsc2005_txrx() > * hw: arm: Remove use of tabs in some source files > * docs/system: Remove ADC from raspi documentation > * target/arm: Start of the conversion of A64 SIMD to decodetree Better hold off on this -- I noticed belatedly a problem with the change to half-prec negation (see other thread). thanks -- PMM