Searched hist:"19 d55a19a4b9151f15eb5e2b5d0610aa2a738c7c" (Results 1 – 1 of 1) sorted by relevance
/qemu/tests/qtest/ |
H A D | vhost-user-test.c | 19d55a19a4b9151f15eb5e2b5d0610aa2a738c7c Tue Aug 02 09:50:09 UTC 2022 Alex Bennée <alex.bennee@linaro.org> tests/qtest: add a get_features op to vhost-user-test
As we expand this test for more virtio devices we will need to support different feature sets. Add a mandatory op field to fetch the list of features needed for the test itself.
Signed-off-by: Alex Bennée <alex.bennee@linaro.org> Message-Id: <20220802095010.3330793-22-alex.bennee@linaro.org> Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
|