diff options
| author | Kevin Wolf <kwolf@redhat.com> | 2023-11-09 18:42:36 +0100 |
|---|---|---|
| committer | Kevin Wolf <kwolf@redhat.com> | 2023-11-10 18:19:13 +0100 |
| commit | 2394c782a9040891429d0f160cf695bf00379a0d (patch) | |
| tree | 334491993fb699fdf82cfcfd1d9eb81fb0def283 /tests/qapi-schema/test-qapi.py | |
| parent | 3c86b9dadc378db207d36f6f9c988d6886c8a2e3 (diff) | |
| download | focaccia-qemu-2394c782a9040891429d0f160cf695bf00379a0d.tar.gz focaccia-qemu-2394c782a9040891429d0f160cf695bf00379a0d.zip | |
hw/arm/xlnx-versal: Use qdev_prop_set_array()
Instead of manually setting "foo-len" and "foo[i]" properties, build a QList and use the new qdev_prop_set_array() helper to set the whole array property with a single call. Signed-off-by: Kevin Wolf <kwolf@redhat.com> Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Message-ID: <20231109174240.72376-8-kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'tests/qapi-schema/test-qapi.py')
0 files changed, 0 insertions, 0 deletions