]> git.proxmox.com Git - mirror_qemu.git/commit
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20160719' into...
authorPeter Maydell <peter.maydell@linaro.org>
Wed, 20 Jul 2016 11:48:18 +0000 (12:48 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Wed, 20 Jul 2016 11:48:18 +0000 (12:48 +0100)
commit338404d061144956b76f9893ca3434d057dff2d4
tree10796b44356c75c633750237c74b88a089841e89
parent1ecfb24da987b862fd46a5b37292879952ea9e7d
parentacd82796211041c5af43c8c523b85d250c2ccebe
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20160719' into staging

target-arm queue:
 * fix two minor Coverity complaints

# gpg: Signature made Tue 19 Jul 2016 18:02:34 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-20160719:
  arm_gicv3: Add assert()s to tell Coverity that offsets are aligned
  target-arm: Fix unreachable code in gicv3_class_name()

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