Re: [PATCH 14/36] vl: extract default devices to separate functions
On Mon, 23 Nov 2020 09:14:13 -0500 Paolo Bonzini wrote: > Signed-off-by: Paolo Bonzini Reviewed-by: Igor Mammedov > --- > softmmu/vl.c | 216 +++ > 1 file changed, 114 insertions(+), 102 deletions(-) > > diff --git a/softmmu/vl.c b/softmmu/vl.
[PATCH 14/36] vl: extract default devices to separate functions
Signed-off-by: Paolo Bonzini --- softmmu/vl.c | 216 +++ 1 file changed, 114 insertions(+), 102 deletions(-) diff --git a/softmmu/vl.c b/softmmu/vl.c index 5d68cf828c..b6c62e1e4f 100644 --- a/softmmu/vl.c +++ b/softmmu/vl.c @@ -125,7 +125,9 @@ stat