|
From: | Richard Henderson |
Subject: | Re: [PATCH v4 3/8] qdev: Add machine_get_container() |
Date: | Fri, 3 Jan 2025 06:27:46 -0800 |
User-agent: | Mozilla Thunderbird |
On 1/2/25 13:17, Philippe Mathieu-Daudé wrote:
From: Peter Xu <peterx@redhat.com> Add a helper to fetch machine containers. Add some sanity check around. Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Signed-off-by: Peter Xu <peterx@redhat.com> Message-ID: <20241121192202.4155849-10-peterx@redhat.com> Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org> --- include/hw/qdev-core.h | 10 ++++++++++ hw/core/qdev.c | 11 +++++++++++ 2 files changed, 21 insertions(+)
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
[Prev in Thread] | Current Thread | [Next in Thread] |