qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PULL] qemu-sparc update


From: Mark Cave-Ayland
Subject: [Qemu-devel] [PULL] qemu-sparc update
Date: Wed, 4 Mar 2015 06:20:09 +0000
User-agent: Mutt/1.5.21 (2010-09-15)

Hi Peter,

Here are the updates from my qemu-sparc tree. Please pull.


ATB,

Mark.


The following changes since commit b8a173b25c887a606681fc35a46702c164d5b2d0:

  Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into 
staging (2015-03-02 14:25:48 +0000)

are available in the git repository at:


  https://github.com/mcayland/qemu.git tags/qemu-sparc-signed

for you to fetch changes up to ed646b4c8fba426b67d1ad2da40861b4dc6745f9:

  sun4u: switch m48t59 NVRAM to MMIO access (2015-03-03 22:53:31 +0000)

----------------------------------------------------------------
qemu-sparc update

----------------------------------------------------------------
Hervé Poussineau (4):
      m48t59: move ISA ports/memory regions registration to QOM constructor
      m48t59: register a QOM type for each nvram type we support
      m48t59: add a Nvram interface
      m48t59: let init functions return a Nvram object

Mark Cave-Ayland (5):
      m48t59: introduce new base-year qdev property
      m48t59: add m48t59 sysbus device
      doc: minor updates to SPARC32 and SPARC64 documentation
      MAINTAINERS: add myself as SPARC maintainer
      sun4u: switch m48t59 NVRAM to MMIO access

 MAINTAINERS               |    3 +
 hw/ppc/ppc.c              |  161 --------------------
 hw/ppc/ppc405_boards.c    |    2 +-
 hw/ppc/prep.c             |  163 ++++++++++++++++++--
 hw/sparc/sun4m.c          |   10 +-
 hw/sparc64/sun4u.c        |   20 ++-
 hw/timer/m48t59.c         |  359 ++++++++++++++++++++++++++++++++-------------
 include/hw/timer/m48t59.h |   61 ++++----
 pc-bios/openbios-sparc64  |  Bin 1616768 -> 1616768 bytes
 qemu-doc.texi             |    7 +-
 10 files changed, 463 insertions(+), 323 deletions(-)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]