qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Benoît Canet" <benoit.canet@gmail.com>
To: qemu-devel@nongnu.org
Cc: peter.maydell@linaro.org, "Benoît Canet" <benoit.canet@gmail.com>,
	agraf@suse.de
Subject: [Qemu-devel] [PATCH 0/3] remove sysbus_init_mmio_cb2
Date: Fri,  2 Dec 2011 15:50:59 +0100	[thread overview]
Message-ID: <1322837462-17854-1-git-send-email-benoit.canet@gmail.com> (raw)

Remove the last two users of this function then
remove the function's code from sysbus.

Tested with Renesas r2d image and buildroot for
the ppc board.

Benoît Canet (3):
  sh_pci: remove sysbus_init_mmio_cb2 usage
  ppce500_pci: remove sysbus_init_mmio_cb2 usage
  sysbus: remove sysbus_init_mmio_cb2

 hw/ppce500_mpc8544ds.c |   14 ++++++++++----
 hw/ppce500_pci.c       |   27 ++++++---------------------
 hw/r2d.c               |   14 ++++++++++++--
 hw/sh_pci.c            |   29 ++++-------------------------
 hw/sysbus.c            |   16 ----------------
 hw/sysbus.h            |    5 -----
 6 files changed, 32 insertions(+), 73 deletions(-)

-- 
1.7.7.3

             reply	other threads:[~2011-12-02 14:51 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-12-02 14:50 Benoît Canet [this message]
2011-12-02 14:51 ` [Qemu-devel] [PATCH 1/3] sh_pci: remove sysbus_init_mmio_cb2 usage Benoît Canet
2011-12-02 14:51 ` [Qemu-devel] [PATCH 2/3] ppce500_pci: " Benoît Canet
2011-12-02 15:08   ` Peter Maydell
2011-12-02 15:16     ` Benoît Canet
2011-12-02 15:36     ` Benoît Canet
2011-12-02 14:51 ` [Qemu-devel] [PATCH 3/3] sysbus: remove sysbus_init_mmio_cb2 Benoît Canet

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=1322837462-17854-1-git-send-email-benoit.canet@gmail.com \
    --to=benoit.canet@gmail.com \
    --cc=agraf@suse.de \
    --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).