From: Thomas Huth <thuth@redhat.com>
To: Kevin Wolf <kwolf@redhat.com>, qemu-devel@nongnu.org
Cc: armbru@redhat.com, philmd@linaro.org, peter.maydell@linaro.org
Subject: Re: [PATCH for-8.2 0/2] qdev array property fixes
Date: Tue, 21 Nov 2023 19:48:00 +0100 [thread overview]
Message-ID: <7beeee65-9ead-4740-921c-50259bc368e2@redhat.com> (raw)
In-Reply-To: <20231121173416.346610-1-kwolf@redhat.com>
On 21/11/2023 18.34, Kevin Wolf wrote:
> Kevin Wolf (2):
> qdev: Fix crash in array property getter
> string-output-visitor: Support lists for non-integer types
>
> hw/core/qdev-properties.c | 33 ++++++++++++++++++++++++++-------
> qapi/string-output-visitor.c | 24 ++++++++++++++++++++----
> 2 files changed, 46 insertions(+), 11 deletions(-)
Thanks, I can confirm that this series fixes the problem for me - both
locally when compiling with CFI, and on Travis (where I observed the problem
first):
https://app.travis-ci.com/github/huth/qemu/jobs/613659935#L6580
Tested-by: Thomas Huth <thuth@redhat.com>
next prev parent reply other threads:[~2023-11-21 18:49 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-11-21 17:34 [PATCH for-8.2 0/2] qdev array property fixes Kevin Wolf
2023-11-21 17:34 ` [PATCH for-8.2 1/2] qdev: Fix crash in array property getter Kevin Wolf
2023-11-24 18:06 ` Philippe Mathieu-Daudé
2023-11-21 17:34 ` [PATCH for-8.2 2/2] string-output-visitor: Support lists for non-integer types Kevin Wolf
2023-11-30 13:11 ` Markus Armbruster
2023-11-30 13:21 ` Stefan Hajnoczi
2023-11-30 13:41 ` Markus Armbruster
2023-11-30 14:00 ` Kevin Wolf
2023-11-30 14:35 ` Markus Armbruster
2023-11-21 18:48 ` Thomas Huth [this message]
2023-11-28 16:23 ` [PATCH for-8.2 0/2] qdev array property fixes Stefan Hajnoczi
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=7beeee65-9ead-4740-921c-50259bc368e2@redhat.com \
--to=thuth@redhat.com \
--cc=armbru@redhat.com \
--cc=kwolf@redhat.com \
--cc=peter.maydell@linaro.org \
--cc=philmd@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).