Re: [PATCH v4 7/8] qom: Remove container_get()

2025-01-03 Thread Richard Henderson
On 1/2/25 13:17, Philippe Mathieu-Daudé wrote: From: Peter Xu Now there's no user of container_get(), remove it. Signed-off-by: Peter Xu Reviewed-by: Philippe Mathieu-Daudé Message-ID:<20241121192202.4155849-14-pet...@redhat.com> Signed-off-by: Philippe Mathieu-Daudé --- include/qom/object.h

[PATCH v4 7/8] qom: Remove container_get()

2025-01-02 Thread Philippe Mathieu-Daudé
From: Peter Xu Now there's no user of container_get(), remove it. Signed-off-by: Peter Xu Reviewed-by: Philippe Mathieu-Daudé Message-ID: <20241121192202.4155849-14-pet...@redhat.com> Signed-off-by: Philippe Mathieu-Daudé --- include/qom/object.h | 11 --- qom/container.c | 23 -