Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-signed' into staging
commit4ba4df405c766b7f9e46ef145e140961155348e6
authorPeter Maydell <peter.maydell@linaro.org>
Wed, 11 Mar 2015 08:44:59 +0000 (11 08:44 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Wed, 11 Mar 2015 08:44:59 +0000 (11 08:44 +0000)
treef08ade10e3f16a0cd90c8f68ed5c99546851d5c7
parent21025c29f5cc716cea8a8865d96fa259acbd4d47
parentf3b18f35a23c60edbda6420cd4bd30b8bb11ea80
Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-signed' into staging

qemu-sparc update

# gpg: Signature made Tue Mar 10 13:39:51 2015 GMT using RSA key ID AE0F321F
# gpg: Good signature from "Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>"

* remotes/mcayland/tags/qemu-sparc-signed:
  sun4u: switch m48t59 NVRAM to MMIO access
  MAINTAINERS: add myself as SPARC maintainer
  doc: minor updates to SPARC32 and SPARC64 documentation
  m48t59: add m48t59 sysbus device
  m48t59: introduce new base-year qdev property
  m48t59: let init functions return a Nvram object
  m48t59: add a Nvram interface
  m48t59: register a QOM type for each nvram type we support
  m48t59: move ISA ports/memory regions registration to QOM constructor

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