From: "Philippe Mathieu-Daudé" <f4bug@amsat.org>
To: qemu-devel@nongnu.org
Cc: "Peter Maydell" <peter.maydell@linaro.org>,
"Philippe Mathieu-Daudé" <f4bug@amsat.org>
Subject: [PATCH-for-5.2 0/3] hw/misc/unimp: Improve how offset/value are displayed
Date: Fri, 7 Aug 2020 16:37:02 +0200 [thread overview]
Message-ID: <20200807143705.30066-1-f4bug@amsat.org> (raw)
This series aims to ease looking at the '-d unimp' output reported
by the UnimplementedDevice.
- read/write accesses are now aligned
- the value format width uses the access size
- the offset (address) uses the size of the memory region it belongs
Philippe Mathieu-Daudé (3):
hw/misc/unimp: Display value after offset
hw/misc/unimp: Display the value with width of the access size
hw/misc/unimp: Display the offset with width of the region size
include/hw/misc/unimp.h | 1 +
hw/misc/unimp.c | 14 ++++++++------
2 files changed, 9 insertions(+), 6 deletions(-)
--
2.21.3
next reply other threads:[~2020-08-07 14:38 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-08-07 14:37 Philippe Mathieu-Daudé [this message]
2020-08-07 14:37 ` [PATCH-for-5.2 1/3] hw/misc/unimp: Display value after offset Philippe Mathieu-Daudé
2020-08-12 17:33 ` Richard Henderson
2020-08-07 14:37 ` [PATCH-for-5.2 2/3] hw/misc/unimp: Display the value with width of the access size Philippe Mathieu-Daudé
2020-08-12 17:33 ` Richard Henderson
2020-08-07 14:37 ` [PATCH-for-5.2 3/3] hw/misc/unimp: Display the offset with width of the region size Philippe Mathieu-Daudé
2020-08-12 17:34 ` Richard Henderson
2020-08-12 18:52 ` Philippe Mathieu-Daudé
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=20200807143705.30066-1-f4bug@amsat.org \
--to=f4bug@amsat.org \
--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).