aboutsummaryrefslogtreecommitdiff
path: root/target
diff options
context:
space:
mode:
authorKevin Wolf <kwolf@redhat.com>2023-11-09 18:42:35 +0100
committerKevin Wolf <kwolf@redhat.com>2023-11-10 18:19:13 +0100
commit3c86b9dadc378db207d36f6f9c988d6886c8a2e3 (patch)
tree2e6bccb800c3a57391270fd096ef30ecfc8d9f8a /target
parent50ab8648c0ae513ca882b07571837b41668655fd (diff)
downloadqemu-3c86b9dadc378db207d36f6f9c988d6886c8a2e3.zip
qemu-3c86b9dadc378db207d36f6f9c988d6886c8a2e3.tar.gz
qemu-3c86b9dadc378db207d36f6f9c988d6886c8a2e3.tar.bz2
hw/arm/virt: 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-7-kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'target')
0 files changed, 0 insertions, 0 deletions