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

2019-11-06 Thread Stefan Hajnoczi
On Wed, Oct 30, 2019 at 02:49:56PM +, Oleinik, Alexander wrote: > From: Alexander Oleinik > > 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: Alexande

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

2019-10-30 Thread Oleinik, Alexander
From: Alexander Oleinik 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 --- tests/Makefile.include | 1 + tests/libqos/qos_external.c |