Re: [PATCH 11/29] vl: extract various command line desugaring snippets to a new function

2020-11-18 Thread Igor Mammedov
On Wed, 11 Nov 2020 21:04:53 +0100 Paolo Bonzini wrote: > Il mer 11 nov 2020, 20:57 Igor Mammedov ha scritto: > > > On Tue, 27 Oct 2020 14:21:26 -0400 > > Paolo Bonzini wrote: > > > > > Signed-off-by: Paolo Bonzini > > > --- > > > softmmu/vl.c | 40 ++--

Re: [PATCH 11/29] vl: extract various command line desugaring snippets to a new function

2020-11-11 Thread Paolo Bonzini
Il mer 11 nov 2020, 20:57 Igor Mammedov ha scritto: > On Tue, 27 Oct 2020 14:21:26 -0400 > Paolo Bonzini wrote: > > > Signed-off-by: Paolo Bonzini > > --- > > softmmu/vl.c | 40 ++-- > > 1 file changed, 22 insertions(+), 18 deletions(-) > > > > diff --git

Re: [PATCH 11/29] vl: extract various command line desugaring snippets to a new function

2020-11-11 Thread Igor Mammedov
On Tue, 27 Oct 2020 14:21:26 -0400 Paolo Bonzini wrote: > Signed-off-by: Paolo Bonzini > --- > softmmu/vl.c | 40 ++-- > 1 file changed, 22 insertions(+), 18 deletions(-) > > diff --git a/softmmu/vl.c b/softmmu/vl.c > index c2a5ee61f9..6749109b29 100644 >

[PATCH 11/29] vl: extract various command line desugaring snippets to a new function

2020-10-27 Thread Paolo Bonzini
Signed-off-by: Paolo Bonzini --- softmmu/vl.c | 40 ++-- 1 file changed, 22 insertions(+), 18 deletions(-) diff --git a/softmmu/vl.c b/softmmu/vl.c index c2a5ee61f9..6749109b29 100644 --- a/softmmu/vl.c +++ b/softmmu/vl.c @@ -126,6 +126,7 @@ static const char