Re: [PATCH 0/4] tests/qtest: Check for devices before using them

2023-06-22 Thread Michael S. Tsirkin
On Thu, May 25, 2023 at 10:10:12AM +0200, Thomas Huth wrote: > Here are some more patches that are required for running the qtests > with builds that have been configured with "--without-default-devices". > We need to check whether the required devices are really available > in the binaries before

[PATCH 0/4] tests/qtest: Check for devices before using them

2023-05-25 Thread Thomas Huth
Here are some more patches that are required for running the qtests with builds that have been configured with "--without-default-devices". We need to check whether the required devices are really available in the binaries before we can use them, otherwise the tests will fail. Thomas Huth (4): t