[Qemu-devel] [RESEND PATCH 0/9] QOM'ify work for sparc

xiaoqiang zhao posted 9 patches 7 years, 2 months ago
Failed in applying to current master (apply log)
Test checkpatch passed
Test docker passed
Test s390x failed
There is a newer version of this series
hw/dma/sparc32_dma.c    | 25 ++++++++++++--------
hw/dma/sun4m_iommu.c    | 12 ++++------
hw/misc/eccmemctl.c     | 25 ++++++++++++--------
hw/misc/slavio_misc.c   | 43 ++++++++++++++--------------------
hw/sparc/sun4m.c        | 54 +++++++++++++++----------------------------
hw/sparc64/sun4u.c      | 20 ++++++++--------
hw/timer/m48t59.c       | 61 ++++++++++++++++++++++++++++++++++---------------
hw/timer/slavio_timer.c | 12 ++++------
8 files changed, 128 insertions(+), 124 deletions(-)
[Qemu-devel] [RESEND PATCH 0/9] QOM'ify work for sparc
Posted by xiaoqiang zhao 7 years, 2 months ago
Rebased on the latest master.

This patch set aims for QOM'ifying code relate with sparc.
It is part of my QOM'ify work of qemu code base.

xiaoqiang zhao (9):
  hw/misc: QOM'ify eccmemctl.c
  hw/dma: QOM'ify sparc32_dma.c
  hw/dma: QOM'ify sun4m_iommu.c
  hw/misc: QOM'ify slavio_misc.c
  hw/timer: QOM'ify m48txx_sysbus (pass 1)
  hw/timer: QOM'ify m48txx_sysbus (pass 2)
  hw/timer: QOM'ify slavio_timer
  hw/sparc: QOM'ify sun4m.c
  hw/sparc64: QOM'ify sun4u.c

 hw/dma/sparc32_dma.c    | 25 ++++++++++++--------
 hw/dma/sun4m_iommu.c    | 12 ++++------
 hw/misc/eccmemctl.c     | 25 ++++++++++++--------
 hw/misc/slavio_misc.c   | 43 ++++++++++++++--------------------
 hw/sparc/sun4m.c        | 54 +++++++++++++++----------------------------
 hw/sparc64/sun4u.c      | 20 ++++++++--------
 hw/timer/m48t59.c       | 61 ++++++++++++++++++++++++++++++++++---------------
 hw/timer/slavio_timer.c | 12 ++++------
 8 files changed, 128 insertions(+), 124 deletions(-)

-- 
2.11.0