[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v2 2/4] tests/qtest: Add qtest_has_accel() method
From: |
Eric Blake |
Subject: |
Re: [PATCH v2 2/4] tests/qtest: Add qtest_has_accel() method |
Date: |
Tue, 16 Mar 2021 12:31:17 -0500 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.8.0 |
On 3/16/21 12:24 PM, Philippe Mathieu-Daudé wrote:
> Introduce the qtest_has_accel() method which allows
> to query at runtime if a QEMU instance has an accelerator
which allows a runtime query on whether a QEMU instance
> built-in.
>
> Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
> ---
> Since v1:
> - rename qtest_probe_accel() -> qtest_has_accel()
> - run with -machine none before creating QTestState
> ---
> tests/qtest/libqos/libqtest.h | 8 ++++++++
> tests/qtest/libqtest.c | 29 +++++++++++++++++++++++++++++
> 2 files changed, 37 insertions(+)
>
Reviewed-by: Eric Blake <eblake@redhat.com>
--
Eric Blake, Principal Software Engineer
Red Hat, Inc. +1-919-301-3226
Virtualization: qemu.org | libvirt.org