On 1/2/25 13:18, Philippe Mathieu-Daudé wrote:
Only qemu_create_machine_containers() uses the machine_containers[] array, restrict the scope to this single user.Signed-off-by: Philippe Mathieu-Daudé <[email protected]> Acked-by: Peter Xu <[email protected]> --- system/vl.c | 16 +++++++--------- 1 file changed, 7 insertions(+), 9 deletions(-)
Reviewed-by: Richard Henderson <[email protected]> r~
