Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180323' into staging
target-arm queue:
* arm/translate-a64: don't lose interrupts after unmasking via write to DAIF
* sdhci: fix incorrect use of Error *
* hw/intc/arm_gicv3: Fix secure-GIC NS ICC_PMR and ICC_RPR accesses
* hw/arm/bcm2836: Use the Cortex-A7 instead of Cortex-A15
* i.MX: Support serial RS-232 break properly
* mach-virt: Set VM's SMBIOS system version to mc->name
* target/arm: Honour MDCR_EL2.TDE when routing exceptions due to BKPT/BRK
* target/arm: Factor out code to calculate FSR for debug exceptions
* target/arm: Set FSR for BKPT, BRK when raising exception
* target/arm: Always set FAR to a known unknown value for debug exceptions
# gpg: Signature made Fri 23 Mar 2018 18:48:57 GMT
# 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-20180323:
target/arm: Always set FAR to a known unknown value for debug exceptions
target/arm: Set FSR for BKPT, BRK when raising exception
target/arm: Factor out code to calculate FSR for debug exceptions
target/arm: Honour MDCR_EL2.TDE when routing exceptions due to BKPT/BRK
mach-virt: Set VM's SMBIOS system version to mc->name
i.MX: Support serial RS-232 break properly
hw/arm/bcm2836: Use the Cortex-A7 instead of Cortex-A15
hw/intc/arm_gicv3: Fix secure-GIC NS ICC_PMR and ICC_RPR accesses
sdhci: fix incorrect use of Error *
arm/translate-a64: treat DISAS_UPDATE as variant of DISAS_EXIT
Signed-off-by:
Peter Maydell <peter.maydell@linaro.org>
No related branches found
No related tags found
Showing
- hw/arm/bcm2836.c 1 addition, 1 deletionhw/arm/bcm2836.c
- hw/arm/raspi.c 1 addition, 1 deletionhw/arm/raspi.c
- hw/arm/virt.c 7 additions, 1 deletionhw/arm/virt.c
- hw/char/imx_serial.c 4 additions, 1 deletionhw/char/imx_serial.c
- hw/intc/arm_gicv3_cpuif.c 3 additions, 3 deletionshw/intc/arm_gicv3_cpuif.c
- hw/sd/sdhci.c 2 additions, 2 deletionshw/sd/sdhci.c
- include/hw/arm/virt.h 1 addition, 0 deletionsinclude/hw/arm/virt.h
- include/hw/char/imx_serial.h 1 addition, 0 deletionsinclude/hw/char/imx_serial.h
- target/arm/helper.c 0 additions, 1 deletiontarget/arm/helper.c
- target/arm/helper.h 1 addition, 0 deletionstarget/arm/helper.h
- target/arm/internals.h 25 additions, 0 deletionstarget/arm/internals.h
- target/arm/op_helper.c 22 additions, 11 deletionstarget/arm/op_helper.c
- target/arm/translate-a64.c 16 additions, 5 deletionstarget/arm/translate-a64.c
- target/arm/translate.c 14 additions, 5 deletionstarget/arm/translate.c
Loading
Please register or sign in to comment