Re: [PATCH] multi-process: Acceptance test for multiprocess QEMU

2021-02-22 Thread Philippe Mathieu-Daudé
Cc'ing Cleber too: $ ./scripts/get_maintainer.pl -f tests/acceptance/multiprocess.py Cleber Rosa (reviewer:Acceptance (Integ...) Wainer dos Santos Moschetta (reviewer:Acceptance (Integ...) On 12/23/20 7:44 AM, elena.ufimts...@oracle.com wrote: > From: Jagannathan Raman > > Runs the Avocado ac

Re: [PATCH] multi-process: Acceptance test for multiprocess QEMU

2021-01-07 Thread Jag Raman
> On Jan 6, 2021, at 8:51 AM, Marc-André Lureau > wrote: > > Hi > > On Tue, Dec 29, 2020 at 8:19 PM Jag Raman wrote: > > > > On Dec 23, 2020, at 1:49 PM, Elena Ufimtseva > > wrote: > > > > On Wed, Dec 23, 2020 at 03:01:24PM +0400, Marc-André Lureau wrote: > >> Hi > >> > >> On Wed, Dec

Re: [PATCH] multi-process: Acceptance test for multiprocess QEMU

2021-01-06 Thread Marc-André Lureau
Hi On Tue, Dec 29, 2020 at 8:19 PM Jag Raman wrote: > > > > On Dec 23, 2020, at 1:49 PM, Elena Ufimtseva > wrote: > > > > On Wed, Dec 23, 2020 at 03:01:24PM +0400, Marc-André Lureau wrote: > >> Hi > >> > >> On Wed, Dec 23, 2020 at 10:45 AM wrote: > >> > >>> From: Jagannathan Raman > >>> > >>>

Re: [PATCH] multi-process: Acceptance test for multiprocess QEMU

2020-12-29 Thread Jag Raman
> On Dec 23, 2020, at 1:49 PM, Elena Ufimtseva > wrote: > > On Wed, Dec 23, 2020 at 03:01:24PM +0400, Marc-André Lureau wrote: >> Hi >> >> On Wed, Dec 23, 2020 at 10:45 AM wrote: >> >>> From: Jagannathan Raman >>> >>> Runs the Avocado acceptance test to check if a >>> remote lsi53c895a d

Re: [PATCH] multi-process: Acceptance test for multiprocess QEMU

2020-12-23 Thread Wainer dos Santos Moschetta
On 12/23/20 3:44 AM, elena.ufimts...@oracle.com wrote: From: Jagannathan Raman Runs the Avocado acceptance test to check if a remote lsi53c895a device gets identified by the guest. Signed-off-by: Elena Ufimtseva Signed-off-by: John G Johnson Signed-off-by: Jagannathan Raman --- tests/ac

Re: [PATCH] multi-process: Acceptance test for multiprocess QEMU

2020-12-23 Thread Elena Ufimtseva
On Wed, Dec 23, 2020 at 03:01:24PM +0400, Marc-André Lureau wrote: > Hi > > On Wed, Dec 23, 2020 at 10:45 AM wrote: > > > From: Jagannathan Raman > > > > Runs the Avocado acceptance test to check if a > > remote lsi53c895a device gets identified by the guest. > > > > Signed-off-by: Elena Ufimts

Re: [PATCH] multi-process: Acceptance test for multiprocess QEMU

2020-12-23 Thread Wainer dos Santos Moschetta
Hi, On 12/23/20 8:01 AM, Marc-André Lureau wrote: Hi On Wed, Dec 23, 2020 at 10:45 AM > wrote: From: Jagannathan Raman mailto:jag.ra...@oracle.com>> Runs the Avocado acceptance test to check if a remote lsi53c895a device gets identified by the g

Re: [PATCH] multi-process: Acceptance test for multiprocess QEMU

2020-12-23 Thread Marc-André Lureau
Hi On Wed, Dec 23, 2020 at 10:45 AM wrote: > From: Jagannathan Raman > > Runs the Avocado acceptance test to check if a > remote lsi53c895a device gets identified by the guest. > > Signed-off-by: Elena Ufimtseva > Signed-off-by: John G Johnson > Signed-off-by: Jagannathan Raman > --- > test

[PATCH] multi-process: Acceptance test for multiprocess QEMU

2020-12-22 Thread elena . ufimtseva
From: Jagannathan Raman Runs the Avocado acceptance test to check if a remote lsi53c895a device gets identified by the guest. Signed-off-by: Elena Ufimtseva Signed-off-by: John G Johnson Signed-off-by: Jagannathan Raman --- tests/acceptance/multiprocess.py | 104 +