]> Git Repo - qemu.git/commit
qdev: Make qdev_get_prop_ptr() get Object* arg
authorEduardo Habkost <[email protected]>
Fri, 11 Dec 2020 22:05:06 +0000 (17:05 -0500)
committerEduardo Habkost <[email protected]>
Tue, 15 Dec 2020 15:02:07 +0000 (10:02 -0500)
commit828ade86ee925c132496113e7f88b22162d92ec5
tree47bc5ecbf809d27330a09555c21bea5d605ddf46
parent605d9fc0e307fb105d539e968b12bb0c46436bfa
qdev: Make qdev_get_prop_ptr() get Object* arg

Make the code more generic and not specific to TYPE_DEVICE.

Signed-off-by: Eduardo Habkost <[email protected]>
Reviewed-by: Marc-AndrĂ© Lureau <[email protected]>
Reviewed-by: Cornelia Huck <[email protected]> #s390 parts
Acked-by: Paul Durrant <[email protected]>
Message-Id: <20201211220529.2290218[email protected]>
Signed-off-by: Eduardo Habkost <[email protected]>
backends/tpm/tpm_util.c
hw/block/xen-block.c
hw/core/qdev-properties-system.c
hw/core/qdev-properties.c
hw/s390x/css.c
hw/s390x/s390-pci-bus.c
hw/vfio/pci-quirks.c
include/hw/qdev-properties.h
This page took 0.023465 seconds and 4 git commands to generate.