qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v4 10/20] libqos: move useful qos-test funcs to qos_external


From: Stefan Hajnoczi
Subject: Re: [PATCH v4 10/20] libqos: move useful qos-test funcs to qos_external
Date: Wed, 6 Nov 2019 17:41:31 +0100
User-agent: Mutt/1.12.1 (2019-06-15)

On Wed, Oct 30, 2019 at 02:49:56PM +0000, Oleinik, Alexander wrote:
> From: Alexander Oleinik <address@hidden>
> 
> The moved functions are not specific to qos-test and might be useful
> elsewhere. For example the virtual-device fuzzer makes use of them for
> qos-assisted fuzz-targets.
> 
> Signed-off-by: Alexander Oleinik <address@hidden>
> ---
>  tests/Makefile.include      |   1 +
>  tests/libqos/qos_external.c | 168 ++++++++++++++++++++++++++++++++++++
>  tests/libqos/qos_external.h |  28 ++++++
>  tests/qos-test.c            | 140 ++----------------------------
>  4 files changed, 202 insertions(+), 135 deletions(-)
>  create mode 100644 tests/libqos/qos_external.c
>  create mode 100644 tests/libqos/qos_external.h

Reviewed-by: Stefan Hajnoczi <address@hidden>

Attachment: signature.asc
Description: PGP signature


reply via email to

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