Re: [PATCH v3 0/2] tests: Add functional test for out-of-process device emulation

2021-03-10 Thread Stefan Hajnoczi
On Wed, Mar 03, 2021 at 05:53:18PM -0300, Willian Rampazzo wrote: > This series is a respin to the "multi-process: Acceptance test for > multiprocess QEMU" patch sent in December which, runs an Avocado > functional test to check if a remote lsi53c895a device gets identified > by the guest: > https:

[PATCH v3 0/2] tests: Add functional test for out-of-process device emulation

2021-03-03 Thread Willian Rampazzo
This series is a respin to the "multi-process: Acceptance test for multiprocess QEMU" patch sent in December which, runs an Avocado functional test to check if a remote lsi53c895a device gets identified by the guest: https://www.mail-archive.com/qemu-devel@nongnu.org/msg769188.html First, we intro