Re: [PATCH 19/29] vl: separate qemu_create_machine
On Tue, 27 Oct 2020 14:21:34 -0400 Paolo Bonzini wrote: > Signed-off-by: Paolo Bonzini Reviewed-by: Igor Mammedov > --- > softmmu/vl.c | 111 +++ > 1 file changed, 59 insertions(+), 52 deletions(-) > > diff --git a/softmmu/vl.c b/softmmu/vl.c
[PATCH 19/29] vl: separate qemu_create_machine
Signed-off-by: Paolo Bonzini --- softmmu/vl.c | 111 +++ 1 file changed, 59 insertions(+), 52 deletions(-) diff --git a/softmmu/vl.c b/softmmu/vl.c index 0c390b979e..38ad3cc895 100644 --- a/softmmu/vl.c +++ b/softmmu/vl.c @@ -133,6 +133,8 @@ static