On 20/11/24 22:57, Peter Xu wrote:
Add a helper to fetch machine containers. Add some sanity check around.Signed-off-by: Peter Xu <[email protected]> --- include/hw/qdev-core.h | 10 ++++++++++ hw/core/qdev.c | 17 +++++++++++++++++ 2 files changed, 27 insertions(+)
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
