qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
To: qemu-devel@nongnu.org, peter.maydell@linaro.org
Subject: [Qemu-devel] [PULL] qemu-sparc: SPARC32 and SPARC64 updates
Date: Thu, 5 Jun 2014 21:30:19 +0100	[thread overview]
Message-ID: <20140605203019.GA16982@kentang.lan> (raw)

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(-)

             reply	other threads:[~2014-06-05 20:33 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-06-05 20:30 Mark Cave-Ayland [this message]
2014-06-05 22:24 ` [Qemu-devel] [PULL] qemu-sparc: SPARC32 and SPARC64 updates Peter Maydell

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20140605203019.GA16982@kentang.lan \
    --to=mark.cave-ayland@ilande.co.uk \
    --cc=peter.maydell@linaro.org \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).