qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH 0/9] qemu-sparc updates


From: Mark Cave-Ayland
Subject: [Qemu-devel] [PATCH 0/9] qemu-sparc updates
Date: Mon, 2 Mar 2015 23:01:11 +0000

Here is the latest version of my qemu-sparc queue. The m48t59 QOM patches have
been on-list for over 6 weeks with no comment and are a pre-requisite for the 
later sun4u changes. Since m48t59 has no official maintainer, I've merged the 
m48t59 patches into my queue with an added CC to Andreas as QOM maintainer.

Unless anyone has any further objections, I'll send a proper pull request
tomorrow.

Signed-off-by: Mark Cave-Ayland <address@hidden>

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 ++++----
 qemu-doc.texi             |    7 +-
 9 files changed, 463 insertions(+), 323 deletions(-)

-- 
1.7.10.4




reply via email to

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