From: Peter Maydell <peter.maydell@linaro.org>
To: "Philippe Mathieu-Daudé" <f4bug@amsat.org>
Cc: qemu-arm <qemu-arm@nongnu.org>, QEMU Developers <qemu-devel@nongnu.org>
Subject: Re: [PATCH 0/4] hw/misc/a9scu: Verify CPU count is valid and simplify a bit
Date: Mon, 7 Sep 2020 16:38:53 +0100 [thread overview]
Message-ID: <CAFEAcA9wZk4Nm+Eomsv8ATkh_MKJhzpJTmpi1+=wpJiHN6Jx_Q@mail.gmail.com> (raw)
In-Reply-To: <20200901144100.116742-1-f4bug@amsat.org>
On Tue, 1 Sep 2020 at 15:41, Philippe Mathieu-Daudé <f4bug@amsat.org> wrote:
>
> Trivial patches:
> - verify the A9 CPU count is in range,
> - simplify using MemoryRegionOps valid/impl,
> - log unimplemented registers.
>
> Philippe Mathieu-Daudé (4):
> hw/misc/a9scu: Do not allow invalid CPU count
> hw/misc/a9scu: Simplify setting MemoryRegionOps::valid fields
> hw/misc/a9scu: Simplify setting MemoryRegionOps::impl fields
> hw/misc/a9scu: Report unimplemented accesses with qemu_log_mask(UNIMP)
>
> hw/misc/a9scu.c | 59 +++++++++++++++++++++++--------------------------
> 1 file changed, 28 insertions(+), 31 deletions(-)
Applied to target-arm.next, thanks.
-- PMM
prev parent reply other threads:[~2020-09-07 15:39 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-09-01 14:40 [PATCH 0/4] hw/misc/a9scu: Verify CPU count is valid and simplify a bit Philippe Mathieu-Daudé
2020-09-01 14:40 ` [PATCH 1/4] hw/misc/a9scu: Do not allow invalid CPU count Philippe Mathieu-Daudé
2020-09-01 14:40 ` [PATCH 2/4] hw/misc/a9scu: Simplify setting MemoryRegionOps::valid fields Philippe Mathieu-Daudé
2020-09-01 14:40 ` [PATCH 3/4] hw/misc/a9scu: Simplify setting MemoryRegionOps::impl fields Philippe Mathieu-Daudé
2020-09-01 14:41 ` [PATCH 4/4] hw/misc/a9scu: Report unimplemented accesses with qemu_log_mask(UNIMP) Philippe Mathieu-Daudé
2020-09-01 21:34 ` [PATCH 0/4] hw/misc/a9scu: Verify CPU count is valid and simplify a bit Richard Henderson
2020-09-07 15:38 ` 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='CAFEAcA9wZk4Nm+Eomsv8ATkh_MKJhzpJTmpi1+=wpJiHN6Jx_Q@mail.gmail.com' \
--to=peter.maydell@linaro.org \
--cc=f4bug@amsat.org \
--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).