Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20170711' into staging
target-arm queue:
* v7M: ignore writes to CONTROL.SPSEL from Thread mode
* KVM: Enable in-kernel timers with user space gic
* aspeed: Register all watchdogs
* hw/misc: Add Exynos4210 Pseudo Random Number Generator
# gpg: Signature made Tue 11 Jul 2017 11:28:15 BST
# gpg: using RSA key 0x3C2525ED14360CDE
# 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-20170711:
target-arm: v7M: ignore writes to CONTROL.SPSEL from Thread mode
ARM: KVM: Enable in-kernel timers with user space gic
aspeed: Register all watchdogs
hw/misc: Add Exynos4210 Pseudo Random Number Generator
Signed-off-by:
Peter Maydell <peter.maydell@linaro.org>
No related branches found
No related tags found
Showing
- accel/kvm/kvm-all.c 5 additions, 0 deletionsaccel/kvm/kvm-all.c
- accel/stubs/kvm-stub.c 5 additions, 0 deletionsaccel/stubs/kvm-stub.c
- hw/arm/aspeed_soc.c 17 additions, 8 deletionshw/arm/aspeed_soc.c
- hw/arm/exynos4210.c 4 additions, 0 deletionshw/arm/exynos4210.c
- hw/intc/arm_gic.c 7 additions, 0 deletionshw/intc/arm_gic.c
- hw/misc/Makefile.objs 1 addition, 1 deletionhw/misc/Makefile.objs
- hw/misc/exynos4210_rng.c 277 additions, 0 deletionshw/misc/exynos4210_rng.c
- include/hw/arm/aspeed_soc.h 3 additions, 1 deletioninclude/hw/arm/aspeed_soc.h
- include/sysemu/kvm.h 11 additions, 0 deletionsinclude/sysemu/kvm.h
- target/arm/cpu.h 3 additions, 0 deletionstarget/arm/cpu.h
- target/arm/helper.c 10 additions, 3 deletionstarget/arm/helper.c
- target/arm/kvm.c 51 additions, 0 deletionstarget/arm/kvm.c
Loading
Please register or sign in to comment