From: "Philippe Mathieu-Daudé" <f4bug@amsat.org>
To: qemu-devel@nongnu.org
Cc: qemu-trivial@nongnu.org, "Thomas Huth" <huth@tuxfamily.org>,
"Jason Wang" <jasowang@redhat.com>,
"Philippe Mathieu-Daudé" <f4bug@amsat.org>
Subject: [PATCH v3 0/2] hw/m68k/mcf52xx: Replace hw_error() by qemu_log_mask()
Date: Tue, 26 May 2020 11:40:50 +0200 [thread overview]
Message-ID: <20200526094052.1723-1-f4bug@amsat.org> (raw)
Since v2: Addressed Thomas review comments:
- use PRIx16 format for 16-bit values
Since v1: Addressed Thomas review comments:
- return instead of break + call update()
- fixed format strings
- add more LOG_UNIMP
Supersedes: <20200518094904.24226-1-f4bug@amsat.org>
Philippe Mathieu-Daudé (2):
hw/m68k/mcf5206: Reduce m5206_mbar_read/write() offset arg to 16-bit
hw/m68k/mcf52xx: Replace hw_error() by qemu_log_mask()
hw/m68k/mcf5206.c | 14 +++++++++-----
hw/m68k/mcf5208.c | 16 ++++++++++------
hw/m68k/mcf_intc.c | 10 +++++++---
hw/net/mcf_fec.c | 9 ++++++---
4 files changed, 32 insertions(+), 17 deletions(-)
--
2.21.3
next reply other threads:[~2020-05-26 9:41 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-05-26 9:40 Philippe Mathieu-Daudé [this message]
2020-05-26 9:40 ` [PATCH v3 1/2] hw/m68k/mcf5206: Reduce m5206_mbar_read/write() offset arg to 16-bit Philippe Mathieu-Daudé
2020-05-26 15:59 ` Thomas Huth
2020-05-26 9:40 ` [PATCH v3 2/2] hw/m68k/mcf52xx: Replace hw_error() by qemu_log_mask() Philippe Mathieu-Daudé
2020-05-26 16:04 ` Thomas Huth
2020-05-26 16:34 ` 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=20200526094052.1723-1-f4bug@amsat.org \
--to=f4bug@amsat.org \
--cc=huth@tuxfamily.org \
--cc=jasowang@redhat.com \
--cc=qemu-devel@nongnu.org \
--cc=qemu-trivial@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).