On 4/9/21 10:53 AM, Wainer dos Santos Moschetta wrote:
Hi,
On 4/7/21 5:01 PM, Eduardo Habkost wrote:
On Tue, Mar 23, 2021 at 05:01:09PM -0400, John Snow wrote:
On 3/17/21 3:16 PM, Wainer dos Santos Moschetta wrote:
Added John and Eduardo,
On 3/9/21 3:52 PM, Cleber Rosa wrote:
On Wed, Feb 24
Hi,
On 4/7/21 5:01 PM, Eduardo Habkost wrote:
On Tue, Mar 23, 2021 at 05:01:09PM -0400, John Snow wrote:
On 3/17/21 3:16 PM, Wainer dos Santos Moschetta wrote:
Added John and Eduardo,
On 3/9/21 3:52 PM, Cleber Rosa wrote:
On Wed, Feb 24, 2021 at 06:26:51PM -0300, Wainer dos Santos
Moschetta
On Tue, Mar 23, 2021 at 05:01:09PM -0400, John Snow wrote:
> On 3/17/21 3:16 PM, Wainer dos Santos Moschetta wrote:
> > Added John and Eduardo,
> >
> > On 3/9/21 3:52 PM, Cleber Rosa wrote:
> > > On Wed, Feb 24, 2021 at 06:26:51PM -0300, Wainer dos Santos
> > > Moschetta wrote:
> > > > Currently t
On 3/17/21 3:16 PM, Wainer dos Santos Moschetta wrote:
Added John and Eduardo,
On 3/9/21 3:52 PM, Cleber Rosa wrote:
On Wed, Feb 24, 2021 at 06:26:51PM -0300, Wainer dos Santos Moschetta
wrote:
Currently the acceptance tests tagged with "machine" have the "-M TYPE"
automatically added to the l
Added John and Eduardo,
On 3/9/21 3:52 PM, Cleber Rosa wrote:
On Wed, Feb 24, 2021 at 06:26:51PM -0300, Wainer dos Santos Moschetta wrote:
Currently the acceptance tests tagged with "machine" have the "-M TYPE"
automatically added to the list of arguments of the QEMUMachine object.
In other wor
On Wed, Feb 24, 2021 at 06:26:51PM -0300, Wainer dos Santos Moschetta wrote:
> Currently the acceptance tests tagged with "machine" have the "-M TYPE"
> automatically added to the list of arguments of the QEMUMachine object.
> In other words, that option is passed to the launched QEMU. On this
> se
Currently the acceptance tests tagged with "machine" have the "-M TYPE"
automatically added to the list of arguments of the QEMUMachine object.
In other words, that option is passed to the launched QEMU. On this
series it is implemented the same feature but instead for tests marked
with "cpu".
The