qemu-block
[Top][All Lists]
Advanced

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

Re: [PATCH v3 03/12] libqtest: add qtest_kill_qemu()


From: Thomas Huth
Subject: Re: [PATCH v3 03/12] libqtest: add qtest_kill_qemu()
Date: Mon, 8 Mar 2021 07:38:22 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.8.0

On 23/02/2021 15.46, Stefan Hajnoczi wrote:
Tests that manage multiple processes may wish to kill QEMU before
destroying the QTestState. Expose a function to do that.

The vhost-user-blk-test testcase will need this.

Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Reviewed-by: Wainer dos Santos Moschetta <wainersm@redhat.com>
---
  tests/qtest/libqos/libqtest.h | 11 +++++++++++
  tests/qtest/libqtest.c        |  7 ++++---
  2 files changed, 15 insertions(+), 3 deletions(-)

Reviewed-by: Thomas Huth <thuth@redhat.com>




reply via email to

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