qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Peter Maydell <peter.maydell@linaro.org>
To: qemu-devel@nongnu.org
Cc: Avi Kivity <avi@redhat.com>, patches@linaro.org
Subject: [Qemu-devel] [PATCH 0/2] versatile: cleanups to remove use of sysbus_mmio_init_cb2
Date: Thu,  1 Sep 2011 18:36:51 +0100	[thread overview]
Message-ID: <1314898613-2066-1-git-send-email-peter.maydell@linaro.org> (raw)

A couple of patches which do some cleanup work to versatile
devices following the recent MemoryRegion conversion. These
both remove uses of sysbus_mmio_init_cb2(), which strikes me
as kind of ugly and worth avoiding. (After these two patches
it will be used by only sh_pci.c and ppce500_pci.c...)

Peter Maydell (2):
  hw/arm11mpcore: Clean up to avoid using sysbus_mmio_init_cb2
  hw/versatile_pci: Expose multiple sysbus mmio regions

 hw/arm11mpcore.c   |   13 +------------
 hw/realview.c      |   12 ++++++++++--
 hw/versatile_pci.c |   42 ++++++++----------------------------------
 hw/versatilepb.c   |   12 ++++++++++--
 4 files changed, 29 insertions(+), 50 deletions(-)

             reply	other threads:[~2011-09-01 17:36 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-09-01 17:36 Peter Maydell [this message]
2011-09-01 17:36 ` [Qemu-devel] [PATCH 1/2] hw/arm11mpcore: Clean up to avoid using sysbus_mmio_init_cb2 Peter Maydell
2011-09-01 17:36 ` [Qemu-devel] [PATCH 2/2] hw/versatile_pci: Expose multiple sysbus mmio regions Peter Maydell
2011-09-12 15:01 ` [Qemu-devel] [PATCH 0/2] versatile: cleanups to remove use of sysbus_mmio_init_cb2 Peter Maydell
2011-09-13 12:29   ` Avi Kivity

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=1314898613-2066-1-git-send-email-peter.maydell@linaro.org \
    --to=peter.maydell@linaro.org \
    --cc=avi@redhat.com \
    --cc=patches@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).