Re: [PATCH] tests/migration: use the common library function

2019-11-11 Thread Alex Bennée
Peter Maydell writes: > On Mon, 11 Nov 2019 at 14:41, Thomas Huth wrote: >> >> On 11/11/2019 15.11, Alex Bennée wrote: >> > >> > Thomas Huth writes: >> > >> >> On 11/11/2019 13.55, Alex Bennée wrote: >> >>> Signed-off-by: Alex Bennée >> >> >> >> Could you please add at least a short patch de

Re: [PATCH] tests/migration: use the common library function

2019-11-11 Thread Peter Maydell
On Mon, 11 Nov 2019 at 14:41, Thomas Huth wrote: > > On 11/11/2019 15.11, Alex Bennée wrote: > > > > Thomas Huth writes: > > > >> On 11/11/2019 13.55, Alex Bennée wrote: > >>> Signed-off-by: Alex Bennée > >> > >> Could you please add at least a short patch description? (Why is this > >> change n

Re: [PATCH] tests/migration: use the common library function

2019-11-11 Thread Thomas Huth
On 11/11/2019 15.11, Alex Bennée wrote: > > Thomas Huth writes: > >> On 11/11/2019 13.55, Alex Bennée wrote: >>> Signed-off-by: Alex Bennée >> >> Could you please add at least a short patch description? (Why is this >> change necessary / a good idea?) > > It's just a minor clean-up Dave happen

Re: [PATCH] tests/migration: use the common library function

2019-11-11 Thread Alex Bennée
Thomas Huth writes: > On 11/11/2019 13.55, Alex Bennée wrote: >> Signed-off-by: Alex Bennée > > Could you please add at least a short patch description? (Why is this > change necessary / a good idea?) It's just a minor clean-up Dave happened to comment on last week. Using the helper function

Re: [PATCH] tests/migration: use the common library function

2019-11-11 Thread Thomas Huth
On 11/11/2019 13.55, Alex Bennée wrote: > Signed-off-by: Alex Bennée Could you please add at least a short patch description? (Why is this change necessary / a good idea?) Thanks, Thomas > --- > tests/migration/stress.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --gi

[PATCH] tests/migration: use the common library function

2019-11-11 Thread Alex Bennée
Signed-off-by: Alex Bennée --- tests/migration/stress.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/migration/stress.c b/tests/migration/stress.c index 0c239646934..915389b53ae 100644 --- a/tests/migration/stress.c +++ b/tests/migration/stress.c @@ -31,7 +31,7 @@ con