On Fri, Mar 12, 2021 at 09:16:01AM +0100, Thomas Huth wrote:
> On 12/03/2021 00.11, Philippe Mathieu-Daudé wrote:
> > Introduce the qtest_probe_accel() method which allows
> > to query at runtime if a QEMU instance has an accelerator
> > built-in.
> >
> > Signed-off-by: Philippe Mathieu-Daudé
> >
On 12/03/2021 00.11, Philippe Mathieu-Daudé wrote:
Introduce the qtest_probe_accel() method which allows
to query at runtime if a QEMU instance has an accelerator
built-in.
Signed-off-by: Philippe Mathieu-Daudé
---
tests/qtest/libqos/libqtest.h | 9 +
tests/qtest/libqtest.c|