On 7/3/26 16:50, Peter Maydell wrote:
We don't document qdev_get_dev_path() at all; in particular we do not mention that it returns a string that the caller must free.Signed-off-by: Peter Maydell <[email protected]> --- include/hw/core/qdev.h | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+)
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
