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 <th...@redhat.com>


Reply via email to