qemu-devel
[Top][All Lists]
Advanced

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

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


From: Mark Cave-Ayland
Subject: [Qemu-devel] [PULLv2] qemu-sparc update
Date: Tue, 10 Mar 2015 14:01:02 +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.

v2: update OpenBIOS git submodule and all binaries


The following changes since commit 277263e1b320d759a760ba6c5ea75ec268f929e5:

  Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' 
into staging (2015-03-09 14:04:14 +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 f3b18f35a23c60edbda6420cd4bd30b8bb11ea80:

  sun4u: switch m48t59 NVRAM to MMIO access (2015-03-10 09:36:19 +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-ppc      |  Bin 746588 -> 746588 bytes
 pc-bios/openbios-sparc32  |  Bin 381512 -> 381512 bytes
 pc-bios/openbios-sparc64  |  Bin 1616768 -> 1616768 bytes
 qemu-doc.texi             |    7 +-
 roms/openbios             |    2 +-
 13 files changed, 464 insertions(+), 324 deletions(-)



reply via email to

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