From: Jason Wang <jasowang@redhat.com>
To: "Philippe Mathieu-Daudé" <f4bug@amsat.org>, qemu-devel@nongnu.org
Cc: "Peter Maydell" <peter.maydell@linaro.org>,
qemu-block@nongnu.org, "Li Zhijian" <lizhijian@cn.fujitsu.com>,
qemu-trivial@nongnu.org,
"Alistair Francis" <alistair@alistair23.me>,
"Zhang Chen" <chen.zhang@intel.com>,
qemu-arm@nongnu.org, qemu-ppc@nongnu.org,
"Gerd Hoffmann" <kraxel@redhat.com>,
"Edgar E. Iglesias" <edgar.iglesias@gmail.com>,
"Philippe Mathieu-Daudé" <philmd@redhat.com>,
"David Gibson" <david@gibson.dropbear.id.au>
Subject: Re: [PATCH v2 0/2] util/hexdump: Cleanup qemu_hexdump()
Date: Tue, 1 Sep 2020 11:17:34 +0800 [thread overview]
Message-ID: <17019b64-30b7-1cbb-701d-c3760a8e13d4@redhat.com> (raw)
In-Reply-To: <20200822180950.1343963-1-f4bug@amsat.org>
On 2020/8/23 上午2:09, Philippe Mathieu-Daudé wrote:
> - Pass const void* buffer
> - Reorder arguments
>
> Supersedes: <20200822150457.1322519-1-f4bug@amsat.org>
>
> Philippe Mathieu-Daudé (2):
> util/hexdump: Convert to take a void pointer argument
> util/hexdump: Reorder qemu_hexdump() arguments
>
> include/qemu-common.h | 3 ++-
> hw/dma/xlnx_dpdma.c | 2 +-
> hw/net/fsl_etsec/etsec.c | 2 +-
> hw/net/fsl_etsec/rings.c | 2 +-
> hw/sd/sd.c | 2 +-
> hw/usb/redirect.c | 2 +-
> net/colo-compare.c | 24 ++++++++++++------------
> net/net.c | 2 +-
> util/hexdump.c | 4 +++-
> util/iov.c | 2 +-
> 10 files changed, 24 insertions(+), 21 deletions(-)
>
Applied.
Thanks
next prev parent reply other threads:[~2020-09-01 3:19 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-08-22 18:09 [PATCH v2 0/2] util/hexdump: Cleanup qemu_hexdump() Philippe Mathieu-Daudé
2020-08-22 18:09 ` [PATCH v2 1/2] util/hexdump: Convert to take a void pointer argument Philippe Mathieu-Daudé
2020-08-25 18:25 ` Alistair Francis
2020-08-28 9:12 ` Edgar E. Iglesias
2020-08-28 9:56 ` Li Qiang
2020-09-11 15:51 ` Laurent Vivier
2020-08-22 18:09 ` [PATCH v2 2/2] util/hexdump: Reorder qemu_hexdump() arguments Philippe Mathieu-Daudé
2020-08-28 9:13 ` Edgar E. Iglesias
2020-09-11 15:52 ` Laurent Vivier
2020-08-28 9:09 ` [PATCH v2 0/2] util/hexdump: Cleanup qemu_hexdump() Stefano Garzarella
2020-09-01 3:17 ` Jason Wang [this message]
2020-09-11 14:35 ` Philippe Mathieu-Daudé
2020-09-11 15:52 ` Laurent Vivier
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=17019b64-30b7-1cbb-701d-c3760a8e13d4@redhat.com \
--to=jasowang@redhat.com \
--cc=alistair@alistair23.me \
--cc=chen.zhang@intel.com \
--cc=david@gibson.dropbear.id.au \
--cc=edgar.iglesias@gmail.com \
--cc=f4bug@amsat.org \
--cc=kraxel@redhat.com \
--cc=lizhijian@cn.fujitsu.com \
--cc=peter.maydell@linaro.org \
--cc=philmd@redhat.com \
--cc=qemu-arm@nongnu.org \
--cc=qemu-block@nongnu.org \
--cc=qemu-devel@nongnu.org \
--cc=qemu-ppc@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).