Re: [PULL 07/28] qtest: add a QOM object for qtest

2021-06-04 Thread Philippe Mathieu-Daudé
On Fri, Jun 4, 2021 at 5:45 PM Philippe Mathieu-Daudé wrote: > > On 6/4/21 5:37 PM, Eric Blake wrote: > > On Mon, May 24, 2021 at 06:41:10PM +0200, Paolo Bonzini wrote: > >> The qtest server right now can only be created using the -qtest > >> and -qtest-log options. Allow an alternative way to cr

Re: [PULL 07/28] qtest: add a QOM object for qtest

2021-06-04 Thread Philippe Mathieu-Daudé
On 6/4/21 5:37 PM, Eric Blake wrote: > On Mon, May 24, 2021 at 06:41:10PM +0200, Paolo Bonzini wrote: >> The qtest server right now can only be created using the -qtest >> and -qtest-log options. Allow an alternative way to create it >> using "-object qtest,chardev=...,log=...". >> >> This is part

Re: [PULL 07/28] qtest: add a QOM object for qtest

2021-06-04 Thread Eric Blake
On Mon, May 24, 2021 at 06:41:10PM +0200, Paolo Bonzini wrote: > The qtest server right now can only be created using the -qtest > and -qtest-log options. Allow an alternative way to create it > using "-object qtest,chardev=...,log=...". > > This is part of the long term plan to make more (or all