aboutsummaryrefslogtreecommitdiff
path: root/hw/intc
diff options
context:
space:
mode:
authorPeter Xu <peterx@redhat.com>2024-11-21 14:21:54 -0500
committerPhilippe Mathieu-Daudé <philmd@linaro.org>2024-12-20 17:44:55 +0100
commit6de3c4917fcfe46f4ae9621c78f768c37a428fda (patch)
tree1c755cd52ff32ee9a323d3edd4dd8318ecb81139 /hw/intc
parentd95f60593d82bc2578608153962bc01919de5b19 (diff)
downloadqemu-6de3c4917fcfe46f4ae9621c78f768c37a428fda.zip
qemu-6de3c4917fcfe46f4ae9621c78f768c37a428fda.tar.gz
qemu-6de3c4917fcfe46f4ae9621c78f768c37a428fda.tar.bz2
ppc/e500: Avoid abuse of container_get()
container_get() is going to become strict on not allowing to return a non-container. Switch the e500 user to use object_resolve_path_component() explicitly. Cc: Bharat Bhushan <r65777@freescale.com> Cc: qemu-ppc@nongnu.org Reviewed-by: Cédric Le Goater <clg@redhat.com> Reviewed-by: Daniel P. Berrangé <berrange@redhat.com> Signed-off-by: Peter Xu <peterx@redhat.com> Message-ID: <20241121192202.4155849-6-peterx@redhat.com> Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Diffstat (limited to 'hw/intc')
0 files changed, 0 insertions, 0 deletions