From: Peter Maydell <peter.maydell@linaro.org>
To: "Philippe Mathieu-Daudé" <philmd@redhat.com>
Cc: qemu-arm <qemu-arm@nongnu.org>,
QEMU Developers <qemu-devel@nongnu.org>,
Luc Michel <luc.michel@greensocs.com>
Subject: Re: [PATCH] hw/arm/virt: Simplify by moving the gic in the machine state
Date: Mon, 9 Dec 2019 17:56:58 +0000 [thread overview]
Message-ID: <CAFEAcA9US2Bva1L1CCC-vsZV9jtxmH7ECSSUodvTxTgPWDi_DA@mail.gmail.com> (raw)
In-Reply-To: <20191209090306.20433-1-philmd@redhat.com>
On Mon, 9 Dec 2019 at 09:03, Philippe Mathieu-Daudé <philmd@redhat.com> wrote:
>
> Make the gic a field in the machine state, and instead of filling
> an array of qemu_irq and passing it around, directly call
> qdev_get_gpio_in() on the gic field.
>
> Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
> ---
> include/hw/arm/virt.h | 1 +
> hw/arm/virt.c | 109 +++++++++++++++++++++---------------------
> 2 files changed, 55 insertions(+), 55 deletions(-)
>
Applied to target-arm.next, thanks.
-- PMM
prev parent reply other threads:[~2019-12-09 17:59 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-12-09 9:03 [PATCH] hw/arm/virt: Simplify by moving the gic in the machine state Philippe Mathieu-Daudé
2019-12-09 9:23 ` Luc Michel
2019-12-09 17:56 ` Peter Maydell [this message]
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=CAFEAcA9US2Bva1L1CCC-vsZV9jtxmH7ECSSUodvTxTgPWDi_DA@mail.gmail.com \
--to=peter.maydell@linaro.org \
--cc=luc.michel@greensocs.com \
--cc=philmd@redhat.com \
--cc=qemu-arm@nongnu.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).