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

2020-02-05 Thread Darren Kenny
On Wed, Jan 29, 2020 at 05:34:19AM +, Bulekov, Alexander wrote: 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 Bulekov Reviewed-by: Stefan Hajnocz

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

2020-01-29 Thread Paolo Bonzini
On 29/01/20 06:34, Bulekov, Alexander wrote: > 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 Bulekov > Reviewed-by: Stefan Hajnoczi > Reviewed

[PATCH v8 10/21] libqos: move useful qos-test funcs to qos_external

2020-01-28 Thread Bulekov, Alexander
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 Bulekov Reviewed-by: Stefan Hajnoczi Reviewed-by: Philippe Mathieu-Daudé --- tests/qtest/Makefile.incl