[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [qemu-xen master] Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200803' into staging
commit 5c1c3e4f02e458cf280c677c817ae4fd1ed9bf10 Merge: 45a150aa2b3492acf6691c7bdbeb25a8545d8345 13557fd392890cbd985bceba7f717e01efd674b8 Author: Peter Maydell <peter.maydell@xxxxxxxxxx> AuthorDate: Mon Aug 3 20:34:26 2020 +0100 Commit: Peter Maydell <peter.maydell@xxxxxxxxxx> CommitDate: Mon Aug 3 20:34:26 2020 +0100 Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200803' into staging target-arm queue: * hw/timer/imx_epit: Avoid assertion when CR.SWR is written * netduino2, netduinoplus2, microbit: set system_clock_scale so that SysTick running on the CPU clock works * target/arm: Avoid maybe-uninitialized warning with gcc 4.9 * target/arm: Fix AddPAC error indication * Make AIRCR.SYSRESETREQ actually reset the system for the microbit, mps2-*, musca-*, netduino* boards # gpg: Signature made Mon 03 Aug 2020 20:29:17 BST # gpg: using RSA key E1A5C593CD419DE28E8315CF3C2525ED14360CDE # gpg: issuer "peter.maydell@xxxxxxxxxx" # gpg: Good signature from "Peter Maydell <peter.maydell@xxxxxxxxxx>" [ultimate] # gpg: aka "Peter Maydell <pmaydell@xxxxxxxxx>" [ultimate] # gpg: aka "Peter Maydell <pmaydell@xxxxxxxxxxxxxxxxxxxxxx>" [ultimate] # Primary key fingerprint: E1A5 C593 CD41 9DE2 8E83 15CF 3C25 25ED 1436 0CDE * remotes/pmaydell/tags/pull-target-arm-20200803: hw/timer/imx_epit: Avoid assertion when CR.SWR is written hw/arm/nrf51_soc: Set system_clock_scale target/arm: Avoid maybe-uninitialized warning with gcc 4.9 target/arm: Fix AddPAC error indication msf2-soc, stellaris: Don't wire up SYSRESETREQ hw/intc/armv7m_nvic: Provide default "reset the system" behaviour for SYSRESETREQ include/hw/irq.h: New function qemu_irq_is_connected() hw/arm/netduino2, netduinoplus2: Set system_clock_scale Signed-off-by: Peter Maydell <peter.maydell@xxxxxxxxxx> hw/arm/msf2-soc.c | 11 ----------- hw/arm/netduino2.c | 10 ++++++++++ hw/arm/netduinoplus2.c | 10 ++++++++++ hw/arm/nrf51_soc.c | 5 +++++ hw/arm/stellaris.c | 12 ------------ hw/intc/armv7m_nvic.c | 17 ++++++++++++++++- hw/timer/imx_epit.c | 13 ++++++++++--- include/hw/arm/armv7m.h | 4 +++- include/hw/irq.h | 18 ++++++++++++++++++ target/arm/pauth_helper.c | 6 +++++- target/arm/translate-a64.c | 2 +- tests/tcg/aarch64/Makefile.target | 2 +- tests/tcg/aarch64/pauth-5.c | 33 +++++++++++++++++++++++++++++++++ 13 files changed, 112 insertions(+), 31 deletions(-) -- generated by git-patchbot for /home/xen/git/qemu-xen.git#master
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |