qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH v3 07/16] qtest: Don't reset on qtest chardev co


From: Markus Armbruster
Subject: Re: [Qemu-devel] [PATCH v3 07/16] qtest: Don't reset on qtest chardev connect
Date: Tue, 18 Jun 2013 13:41:21 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.1 (gnu/linux)

Anthony Liguori <address@hidden> writes:

> Markus Armbruster <address@hidden> writes:
>
>> libqtest's qtest_init() connecting to the qtest socket triggers reset.
>> This was coded in the hope we could use the same QEMU process for
>> multiple tests that way.  Never used.  Injects an extra reset even
>> when it's not used, and that can mess up tests such as the one of
>> -boot once I'm about to add.  Drop it.
>>
>> Signed-off-by: Markus Armbruster <address@hidden>
>
> We could always add a reset qtest command.  Probably makes more sense really.

Agree.  But since I don't need it at this time...

> Reviewed-by: Anthony Liguori <address@hidden>

Thanks!



reply via email to

[Prev in Thread] Current Thread [Next in Thread]