From: "Edgar E. Iglesias" <edgar.iglesias@gmail.com>
To: David Gibson <david@gibson.dropbear.id.au>
Cc: michael@walle.cc, proljc@gmail.com, borntraeger@de.ibm.com,
cornelia.huck@de.ibm.com, kbastian@mail.uni-paderborn.de,
jcmvbkbc@gmail.com, agraf@suse.de, mst@redhat.com,
armbru@redhat.com, pbonzini@redhat.com, peter.maydell@linaro.org,
veroniabahaa@gmail.com, qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCHv2 0/3] Allow ISA to be disabled on some platforms
Date: Thu, 10 Nov 2016 11:51:34 +0100 [thread overview]
Message-ID: <20161110105134.GN9606@toto> (raw)
In-Reply-To: <1478694124-15803-1-git-send-email-david@gibson.dropbear.id.au>
On Wed, Nov 09, 2016 at 11:22:01PM +1100, David Gibson wrote:
> This is a rebase and revision of a series I wrote quite some time ago.
> This makes some cleanups that are a start on allowing ISA to be
> compiled out for platforms which don't use it.
>
> Unfortunately, a lot of the pieces here don't have a clear maintainer.
> So, I'm hoping to get some Acked-bys from the maintainers of the
> affected targets, then I intend to send a pull request direct to Peter.
Looks good to me:
Reviewed-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com>
Best regards,
Edgar
>
> Notes:
> * Patch 3/3 triggers a style warning, but that's just because I'm
> moving a C++ // comment verbatim from one file to another
>
> Changes since v1:
> * Fixed some silly compile errors in 3/3 exposed by some
> changes in other headers
>
> David Gibson (3):
> Split serial-isa into its own config option
> Allow ISA bus to be configured out
> Split ISA and sysbus versions of m48t59 device
>
> default-configs/alpha-softmmu.mak | 1 +
> default-configs/arm-softmmu.mak | 1 +
> default-configs/i386-softmmu.mak | 1 +
> default-configs/mips-softmmu-common.mak | 1 +
> default-configs/moxie-softmmu.mak | 2 +
> default-configs/pci.mak | 3 +
> default-configs/ppc-softmmu.mak | 1 +
> default-configs/ppc64-softmmu.mak | 1 +
> default-configs/ppcemb-softmmu.mak | 1 +
> default-configs/sh4-softmmu.mak | 1 +
> default-configs/sh4eb-softmmu.mak | 1 +
> default-configs/sparc-softmmu.mak | 1 +
> default-configs/sparc64-softmmu.mak | 1 +
> default-configs/unicore32-softmmu.mak | 1 +
> default-configs/x86_64-softmmu.mak | 1 +
> hw/char/Makefile.objs | 3 +-
> hw/isa/Makefile.objs | 2 +-
> hw/timer/Makefile.objs | 3 +
> hw/timer/m48t59-internal.h | 82 ++++++++++++
> hw/timer/m48t59-isa.c | 181 +++++++++++++++++++++++++
> hw/timer/m48t59.c | 228 +++-----------------------------
> 21 files changed, 305 insertions(+), 212 deletions(-)
> create mode 100644 hw/timer/m48t59-internal.h
> create mode 100644 hw/timer/m48t59-isa.c
>
> --
> 2.7.4
>
next prev parent reply other threads:[~2016-11-10 10:51 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-11-09 12:22 [Qemu-devel] [PATCHv2 0/3] Allow ISA to be disabled on some platforms David Gibson
2016-11-09 12:22 ` [Qemu-devel] [PATCHv2 1/3] Split serial-isa into its own config option David Gibson
2016-11-10 7:29 ` Christian Borntraeger
2016-11-17 16:11 ` Markus Armbruster
2016-11-09 12:22 ` [Qemu-devel] [PATCHv2 2/3] Allow ISA bus to be configured out David Gibson
2016-11-17 16:12 ` Markus Armbruster
2016-11-09 12:22 ` [Qemu-devel] [PATCHv2 3/3] Split ISA and sysbus versions of m48t59 device David Gibson
2016-11-10 14:57 ` Paolo Bonzini
2016-11-10 15:16 ` Mark Cave-Ayland
2016-11-10 15:37 ` Paolo Bonzini
2016-11-17 15:53 ` Markus Armbruster
2016-11-10 10:51 ` Edgar E. Iglesias [this message]
2016-11-10 13:49 ` [Qemu-devel] [PATCHv2 0/3] Allow ISA to be disabled on some platforms Michael S. Tsirkin
2016-11-13 3:13 ` no-reply
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=20161110105134.GN9606@toto \
--to=edgar.iglesias@gmail.com \
--cc=agraf@suse.de \
--cc=armbru@redhat.com \
--cc=borntraeger@de.ibm.com \
--cc=cornelia.huck@de.ibm.com \
--cc=david@gibson.dropbear.id.au \
--cc=jcmvbkbc@gmail.com \
--cc=kbastian@mail.uni-paderborn.de \
--cc=michael@walle.cc \
--cc=mst@redhat.com \
--cc=pbonzini@redhat.com \
--cc=peter.maydell@linaro.org \
--cc=proljc@gmail.com \
--cc=qemu-devel@nongnu.org \
--cc=veroniabahaa@gmail.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.