Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200828' into staging
target-arm queue:
* target/arm: Cleanup and refactoring preparatory to SVE2
* armsse: Define ARMSSEClass correctly
* hw/misc/unimp: Improve information provided in log messages
* hw/qdev-clock: Avoid calling qdev_connect_clock_in after DeviceRealize
* hw/arm/xilinx_zynq: Call qdev_connect_clock_in() before DeviceRealize
* hw/net/allwinner-sun8i-emac: Use AddressSpace for DMA transfers
* hw/sd/allwinner-sdhost: Use AddressSpace for DMA transfers
* target/arm: Fill in the WnR syndrome bit in mte_check_fail
* target/arm: Clarify HCR_EL2 ARMCPRegInfo type
* hw/arm/musicpal: Use AddressSpace for DMA transfers
* hw/clock: Minor cleanups
* hw/arm/sbsa-ref: fix typo breaking PCIe IRQs
# gpg: Signature made Fri 28 Aug 2020 10:23:02 BST
# gpg: using RSA key E1A5C593CD419DE28E8315CF3C2525ED14360CDE
# gpg: issuer "peter.maydell@linaro.org"
# gpg: Good signature from "Peter Maydell <peter.maydell@linaro.org>" [ultimate]
# gpg: aka "Peter Maydell <pmaydell@gmail.com>" [ultimate]
# gpg: aka "Peter Maydell <pmaydell@chiark.greenend.org.uk>" [ultimate]
# Primary key fingerprint: E1A5 C593 CD41 9DE2 8E83 15CF 3C25 25ED 1436 0CDE
* remotes/pmaydell/tags/pull-target-arm-20200828: (35 commits)
target/arm: Convert sq{, r}dmulh to gvec for aa64 advsimd
target/arm: Convert integer multiply-add (indexed) to gvec for aa64 advsimd
target/arm: Convert integer multiply (indexed) to gvec for aa64 advsimd
target/arm: Generalize inl_qrdmlah_* helper functions
target/arm: Tidy SVE tszimm shift formats
target/arm: Split out gen_gvec_ool_zz
target/arm: Split out gen_gvec_ool_zzz
target/arm: Split out gen_gvec_ool_zzp
target/arm: Merge helper_sve_clr_* and helper_sve_movz_*
target/arm: Split out gen_gvec_ool_zzzp
target/arm: Use tcg_gen_gvec_bitsel for trans_SEL_pppp
target/arm: Clean up 4-operand predicate expansion
target/arm: Merge do_vector2_p into do_mov_p
target/arm: Rearrange {sve,fp}_check_access assert
target/arm: Split out gen_gvec_fn_zzz, do_zzz_fn
target/arm: Split out gen_gvec_fn_zz
qemu/int128: Add int128_lshift
armsse: Define ARMSSEClass correctly
hw/misc/unimp: Display the offset with width of the region size
hw/misc/unimp: Display the value with width of the access size
...
Signed-off-by:
Peter Maydell <peter.maydell@linaro.org>
No related branches found
No related tags found
Showing
- hw/arm/allwinner-a10.c 2 additions, 0 deletionshw/arm/allwinner-a10.c
- hw/arm/allwinner-h3.c 4 additions, 0 deletionshw/arm/allwinner-h3.c
- hw/arm/armsse.c 1 addition, 0 deletionshw/arm/armsse.c
- hw/arm/musicpal.c 31 additions, 14 deletionshw/arm/musicpal.c
- hw/arm/sbsa-ref.c 1 addition, 1 deletionhw/arm/sbsa-ref.c
- hw/arm/xilinx_zynq.c 17 additions, 7 deletionshw/arm/xilinx_zynq.c
- hw/core/clock.c 6 additions, 1 deletionhw/core/clock.c
- hw/core/qdev-clock.c 6 additions, 0 deletionshw/core/qdev-clock.c
- hw/misc/unimp.c 8 additions, 6 deletionshw/misc/unimp.c
- hw/net/allwinner-sun8i-emac.c 30 additions, 16 deletionshw/net/allwinner-sun8i-emac.c
- hw/sd/allwinner-sdhost.c 31 additions, 6 deletionshw/sd/allwinner-sdhost.c
- include/hw/arm/armsse.h 1 addition, 1 deletioninclude/hw/arm/armsse.h
- include/hw/char/cadence_uart.h 0 additions, 17 deletionsinclude/hw/char/cadence_uart.h
- include/hw/clock.h 10 additions, 20 deletionsinclude/hw/clock.h
- include/hw/misc/unimp.h 1 addition, 0 deletionsinclude/hw/misc/unimp.h
- include/hw/net/allwinner-sun8i-emac.h 6 additions, 0 deletionsinclude/hw/net/allwinner-sun8i-emac.h
- include/hw/qdev-clock.h 3 additions, 5 deletionsinclude/hw/qdev-clock.h
- include/hw/sd/allwinner-sdhost.h 6 additions, 0 deletionsinclude/hw/sd/allwinner-sdhost.h
- include/qemu/int128.h 16 additions, 0 deletionsinclude/qemu/int128.h
- target/arm/helper-sve.h 0 additions, 5 deletionstarget/arm/helper-sve.h
Loading
Please register or sign in to comment