qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL] qemu-sparc: SPARC32 and SPARC64 updates
@ 2014-06-05 20:30 Mark Cave-Ayland
  2014-06-05 22:24 ` Peter Maydell
  0 siblings, 1 reply; 2+ messages in thread
From: Mark Cave-Ayland @ 2014-06-05 20:30 UTC (permalink / raw)
  To: qemu-devel, peter.maydell

Hi Peter,

This branch contains updates for SPARC, particularly QOM fixes for CG3/TCX as
requested by Andreas, an additional CG3 register boundary check requested by 
Paolo and my APB IOMMU implementation for SPARC64. Please pull.


ATB,

Mark.


The following changes since commit 9f0355b590ac523d0c4e67c416c3f9cf7af3d574:

  Merge remote-tracking branch 'remotes/kvm/uq/master' into staging (2014-06-05 19:16:28 +0100)

are available in the git repository at:


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

for you to fetch changes up to ae74bbe7c5b070d26852d6673759d47cd3569722:

  apb: implement IOMMU translation for PCI host bridge (2014-06-05 21:00:22 +0100)

----------------------------------------------------------------
Mark Cave-Ayland (8):
      cg3: move initialisation from realizefn to initfn
      cg3: add extra check to prevent CG3 register array overflow
      tcx: move initialisation from SysBusDevice class to TCX class realizefn
      tcx: move initialisation from realizefn to initfn
      apb: Move IOMMU registers into a separate IOMMUState struct
      apb: fix IOMMU register sizes
      apb: handle reading/writing of IOMMU control registers
      apb: implement IOMMU translation for PCI host bridge

 hw/display/cg3.c  |   27 +++--
 hw/display/tcx.c  |   64 ++++++------
 hw/pci-host/apb.c |  288 +++++++++++++++++++++++++++++++++++++++++++++++++++--
 hw/sparc/sun4m.c  |   10 +-
 4 files changed, 336 insertions(+), 53 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-06-05 22:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-05 20:30 [Qemu-devel] [PULL] qemu-sparc: SPARC32 and SPARC64 updates Mark Cave-Ayland
2014-06-05 22:24 ` Peter Maydell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).