On 9/11/23 18:42, Kevin Wolf wrote:
This function provides a default for properties that are accessed using
the list visitor interface. The default is always an empty list.
Signed-off-by: Kevin Wolf
Reviewed-by: Peter Maydell
---
include/qom/object.h | 8
qom/object.c | 6 +
This function provides a default for properties that are accessed using
the list visitor interface. The default is always an empty list.
Signed-off-by: Kevin Wolf
Reviewed-by: Peter Maydell
---
include/qom/object.h | 8
qom/object.c | 6 ++
2 files changed, 14 insertions(+)