Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180410' into staging
target-arm queue:
* fpu: Fix rounding mode for floatN_to_uintM_round_to_zero
* tcg: Fix guest state corruption when running 64-bit Arm
guests on a 32-bit host (especially when using icount)
* linux-user/signal.c: Ensure AArch64 signal frame isn't too small
* cpus.c: ensure running CPU recalculates icount deadlines on timer expiry
* target/arm: Report unsupported MPU region sizes more clearly
* hw/arm/fsl-imx: Fix introspection problem with fsl-imx6 and fsl-imx7
* hw/arm/allwinner-a10: Do not use nd_table in instance_init function
* hw/sd/bcm2835_sdhost: Don't raise spurious interrupts
* hw/sd/bcm2835_sdhost: Add tracepoints
* target-arm: Check undefined opcodes for SWP in A32 decoder
* hw/arm/integratorcp: Don't do things that could be fatal in the instance_init
* hw/arm: Allow manually specified /psci node
# gpg: Signature made Tue 10 Apr 2018 13:16:12 BST
# gpg: using RSA key 3C2525ED14360CDE
# gpg: Good signature from "Peter Maydell <peter.maydell@linaro.org>"
# gpg: aka "Peter Maydell <pmaydell@gmail.com>"
# gpg: aka "Peter Maydell <pmaydell@chiark.greenend.org.uk>"
# Primary key fingerprint: E1A5 C593 CD41 9DE2 8E83 15CF 3C25 25ED 1436 0CDE
* remotes/pmaydell/tags/pull-target-arm-20180410:
fpu: Fix rounding mode for floatN_to_uintM_round_to_zero
tcg: Introduce tcg_set_insn_start_param
linux-user/signal.c: Ensure AArch64 signal frame isn't too small
cpus.c: ensure running CPU recalculates icount deadlines on timer expiry
target/arm: Report unsupported MPU region sizes more clearly
hw/arm/fsl-imx: Fix introspection problem with fsl-imx6 and fsl-imx7
hw/arm/allwinner-a10: Do not use nd_table in instance_init function
hw/sd/bcm2835_sdhost: Don't raise spurious interrupts
hw/sd/bcm2835_sdhost: Add tracepoints
target-arm: Check undefined opcodes for SWP in A32 decoder
hw/arm/integratorcp: Don't do things that could be fatal in the instance_init
hw/arm: Allow manually specified /psci node
Signed-off-by:
Peter Maydell <peter.maydell@linaro.org>
No related branches found
No related tags found
Showing
- cpus.c 9 additions, 1 deletioncpus.c
- fpu/softfloat.c 2 additions, 2 deletionsfpu/softfloat.c
- hw/arm/allwinner-a10.c 6 additions, 6 deletionshw/arm/allwinner-a10.c
- hw/arm/boot.c 10 additions, 0 deletionshw/arm/boot.c
- hw/arm/fsl-imx6.c 7 additions, 7 deletionshw/arm/fsl-imx6.c
- hw/arm/fsl-imx7.c 7 additions, 6 deletionshw/arm/fsl-imx7.c
- hw/arm/integratorcp.c 15 additions, 8 deletionshw/arm/integratorcp.c
- hw/sd/bcm2835_sdhost.c 35 additions, 19 deletionshw/sd/bcm2835_sdhost.c
- hw/sd/trace-events 6 additions, 0 deletionshw/sd/trace-events
- linux-user/signal.c 6 additions, 0 deletionslinux-user/signal.c
- target/arm/helper.c 3 additions, 3 deletionstarget/arm/helper.c
- target/arm/translate.c 7 additions, 2 deletionstarget/arm/translate.c
- target/arm/translate.h 1 addition, 1 deletiontarget/arm/translate.h
- tcg/tcg.h 10 additions, 0 deletionstcg/tcg.h
Loading
Please register or sign in to comment