From: Stefan Hajnoczi <stefanha@redhat.com>
To: "Philippe Mathieu-Daudé" <philmd@linaro.org>
Cc: qemu-devel@nongnu.org, "Kevin Wolf" <kwolf@redhat.com>,
qemu-trivial@nongnu.org,
"Daniel P . Berrangé" <berrange@redhat.com>,
qemu-block@nongnu.org, "Hanna Reitz" <hreitz@redhat.com>
Subject: Re: [PATCH-for-8.1] block/dmg: Declare a type definition for DMG uncompress function
Date: Wed, 5 Apr 2023 15:56:56 -0400 [thread overview]
Message-ID: <20230405195656.GA679142@fedora> (raw)
In-Reply-To: <20230320152610.32052-1-philmd@linaro.org>
[-- Attachment #1: Type: text/plain, Size: 553 bytes --]
On Mon, Mar 20, 2023 at 04:26:10PM +0100, Philippe Mathieu-Daudé wrote:
> Introduce the BdrvDmgUncompressFunc type defintion. To emphasis
> dmg_uncompress_bz2 and dmg_uncompress_lzfse are pointer to functions,
> declare them using this new typedef.
>
> Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
> ---
> block/dmg.h | 8 ++++----
> block/dmg.c | 7 ++-----
> 2 files changed, 6 insertions(+), 9 deletions(-)
Sorry for the delay, applied to my block-next tree:
https://gitlab.com/stefanha/qemu/commits/block-next
Stefan
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]
prev parent reply other threads:[~2023-04-05 19:57 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-03-20 15:26 [PATCH-for-8.1] block/dmg: Declare a type definition for DMG uncompress function Philippe Mathieu-Daudé
2023-03-20 15:56 ` Philippe Mathieu-Daudé
2023-03-20 16:00 ` Philippe Mathieu-Daudé
2023-03-20 16:00 ` Philippe Mathieu-Daudé
2023-04-05 19:56 ` Stefan Hajnoczi [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=20230405195656.GA679142@fedora \
--to=stefanha@redhat.com \
--cc=berrange@redhat.com \
--cc=hreitz@redhat.com \
--cc=kwolf@redhat.com \
--cc=philmd@linaro.org \
--cc=qemu-block@nongnu.org \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.