From: Peter Maydell <peter.maydell@linaro.org>
To: "Maciej S. Szmigiero" <mail@maciej.szmigiero.name>
Cc: qemu-devel@nongnu.org
Subject: Re: [PULL 0/3] Hyper-V Dynamic Memory and VMBus misc small patches
Date: Sat, 9 Mar 2024 20:11:16 +0000 [thread overview]
Message-ID: <CAFEAcA8kd6SRfq8381YyFbytGEq19kKkr4aDjTyO6z72CD0Xjg@mail.gmail.com> (raw)
In-Reply-To: <cover.1709916836.git.maciej.szmigiero@oracle.com>
On Fri, 8 Mar 2024 at 17:03, Maciej S. Szmigiero
<mail@maciej.szmigiero.name> wrote:
>
> From: "Maciej S. Szmigiero" <maciej.szmigiero@oracle.com>
>
> The following changes since commit 8f6330a807f2642dc2a3cdf33347aa28a4c00a87:
>
> Merge tag 'pull-maintainer-updates-060324-1' of https://gitlab.com/stsquad/qemu into staging (2024-03-06 16:56:20 +0000)
>
> are available in the Git repository at:
>
> https://github.com/maciejsszmigiero/qemu.git tags/pull-hv-balloon-20240308
>
> for you to fetch changes up to 6093637b4d32875f98cd59696ffc5f26884aa0b4:
>
> vmbus: Print a warning when enabled without the recommended set of features (2024-03-08 14:18:56 +0100)
>
> ----------------------------------------------------------------
> Hyper-V Dynamic Memory and VMBus misc small patches
>
> This pull request contains two small patches to hv-balloon:
> the first one replacing alloca() usage with g_malloc0() + g_autofree
> and the second one adding additional declaration of a protocol message
> struct with an optional field explicitly defined to avoid a Coverity
> warning.
>
> Also included is a VMBus patch to print a warning when it is enabled
> without the recommended set of Hyper-V features (enlightenments) since
> some Windows versions crash at boot in this case.
>
> ----------------------------------------------------------------
> Maciej S. Szmigiero (3):
> hv-balloon: avoid alloca() usage
> hv-balloon: define dm_hot_add_with_region to avoid Coverity warning
> vmbus: Print a warning when enabled without the recommended set of features
>
Applied, thanks.
Please update the changelog at https://wiki.qemu.org/ChangeLog/9.0
for any user-visible changes.
-- PMM
prev parent reply other threads:[~2024-03-09 20:12 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-03-08 17:02 [PULL 0/3] Hyper-V Dynamic Memory and VMBus misc small patches Maciej S. Szmigiero
2024-03-08 17:02 ` [PULL 1/3] hv-balloon: avoid alloca() usage Maciej S. Szmigiero
2024-03-08 17:02 ` [PULL 2/3] hv-balloon: define dm_hot_add_with_region to avoid Coverity warning Maciej S. Szmigiero
2024-03-08 17:02 ` [PULL 3/3] vmbus: Print a warning when enabled without the recommended set of features Maciej S. Szmigiero
2024-03-09 20:11 ` Peter Maydell [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=CAFEAcA8kd6SRfq8381YyFbytGEq19kKkr4aDjTyO6z72CD0Xjg@mail.gmail.com \
--to=peter.maydell@linaro.org \
--cc=mail@maciej.szmigiero.name \
--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).