qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH for-8.2 0/2] qdev array property fixes


From: Thomas Huth
Subject: Re: [PATCH for-8.2 0/2] qdev array property fixes
Date: Tue, 21 Nov 2023 19:48:00 +0100
User-agent: Mozilla Thunderbird

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>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]