Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20140319' into...
authorPeter Maydell <peter.maydell@linaro.org>
Wed, 19 Mar 2014 13:00:41 +0000 (13:00 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Wed, 19 Mar 2014 13:00:41 +0000 (13:00 +0000)
target-arm queue:
 * last few A64 Neon instructions
 * fix some PL011 UART bugs causing occasional serial lockups
 * fix the non-PCI AHCI device

# gpg: Signature made Wed 19 Mar 2014 12:00:59 GMT using RSA key ID 14360CDE
# gpg: Good signature from "Peter Maydell <peter.maydell@linaro.org>"

* remotes/pmaydell/tags/pull-target-arm-20140319:
  target-arm: A64: Add saturating accumulate ops (USQADD/SUQADD)
  target-arm: A64: Add saturating int ops (SQNEG/SQABS)
  pl011: fix incorrect logic to set the RXFF flag
  pl011: fix UARTRSR accesses corrupting the UARTCR value
  pl011: reset the fifo when enabled or disabled
  ahci: fix sysbus support

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

Trivial merge