+21
−0
Loading
The qdev_alias_all_properties() function creates QOM alias properties for each qdev property on a DeviceState. This is useful for parent objects that wish to forward property accesses to their children. Signed-off-by:Stefan Hajnoczi <stefanha@redhat.com> Reviewed-by:
Peter Crosthwaite <peter.crosthwaite@xilinx.com>