Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180723' into...
authorPeter Maydell <peter.maydell@linaro.org>
Mon, 23 Jul 2018 15:15:24 +0000 (16:15 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Mon, 23 Jul 2018 15:15:24 +0000 (16:15 +0100)
commite596be90393389405c96a5c9534c4c4e2e0b5675
tree0c77502f86cbfc16e3fbd15ea47f0c73f7b4b397
parent9ba7dd14355bb7957680d5ef764471ab102df099
parent1ddc9b98c3cb89fe23a55ba924000fd645253e87
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180723' into staging

target-arm queue:
 * spitz, exynos: fix bugs when introspecting some devices
 * hw/microblaze/xlnx-zynqmp-pmu: Fix introspection problem in 'xlnx, zynqmp-pmu-soc'
 * target/arm: Correctly handle overlapping small MPU regions
 * hw/sd/bcm2835_sdhost: Fix PIO mode writes

# gpg: Signature made Mon 23 Jul 2018 15:40:09 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-20180723:
  hw/intc/exynos4210_gic: Turn instance_init into realize function
  hw/arm/spitz: Move problematic nand_init() code to realize function
  target/arm: Correctly handle overlapping small MPU regions
  hw/sd/bcm2835_sdhost: Fix PIO mode writes
  hw/microblaze/xlnx-zynqmp-pmu: Fix introspection problem in 'xlnx, zynqmp-pmu-soc'

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>