From: Richard Henderson <richard.henderson@linaro.org>
To: "Philippe Mathieu-Daudé" <f4bug@amsat.org>, qemu-devel@nongnu.org
Cc: Peter Maydell <peter.maydell@linaro.org>, qemu-arm@nongnu.org
Subject: Re: [PATCH 0/4] hw/misc/a9scu: Verify CPU count is valid and simplify a bit
Date: Tue, 1 Sep 2020 14:34:16 -0700 [thread overview]
Message-ID: <451946a7-835b-1f44-f3d1-ac5a3aa6aedc@linaro.org> (raw)
In-Reply-To: <20200901144100.116742-1-f4bug@amsat.org>
On 9/1/20 7:40 AM, Philippe Mathieu-Daudé 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)
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
r~
next prev parent reply other threads:[~2020-09-01 21:36 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 ` Richard Henderson [this message]
2020-09-07 15:38 ` [PATCH 0/4] hw/misc/a9scu: Verify CPU count is valid and simplify a bit Peter Maydell
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=451946a7-835b-1f44-f3d1-ac5a3aa6aedc@linaro.org \
--to=richard.henderson@linaro.org \
--cc=f4bug@amsat.org \
--cc=peter.maydell@linaro.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).