[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v3 0/6] qtests: Check accelerator available at runtime via QM
From: |
Philippe Mathieu-Daudé |
Subject: |
Re: [PATCH v3 0/6] qtests: Check accelerator available at runtime via QMP 'query-accels' |
Date: |
Thu, 15 Apr 2021 14:50:01 +0200 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.8.1 |
On 4/15/21 2:30 PM, Claudio Fontana wrote:
> Hi Philippe,
>
> does the tests/qtest/arm-cpu-features.c kvm_enabled() function need to be
> replaced by the use of this new command?
>
> Maybe something to add to the series?
>
> The use of "kvm_enabled()" in this function is particularly confused, because
> it matches the sysemu/kvm.h function name with completely different meaning.
Great idea, thanks!
>
> Ciao,
>
> CLaudio
- [PATCH v3 0/6] qtests: Check accelerator available at runtime via QMP 'query-accels', Philippe Mathieu-Daudé, 2021/04/15
- [PATCH v3 1/6] accel: Introduce 'query-accels' QMP command, Philippe Mathieu-Daudé, 2021/04/15
- [PATCH v3 2/6] tests/qtest: Add qtest_has_accel() method, Philippe Mathieu-Daudé, 2021/04/15
- [PATCH v3 3/6] qtest/bios-tables-test: Make test build-independent from accelerator, Philippe Mathieu-Daudé, 2021/04/15
- [PATCH v3 4/6] qtest/qmp-cmd-test: Make test build-independent from accelerator, Philippe Mathieu-Daudé, 2021/04/15
- [PATCH v3 5/6] tests/qtest: Do not restrict bios-tables-test to Aarch64 hosts anymore, Philippe Mathieu-Daudé, 2021/04/15
- [PATCH v3 6/6] tests/meson: Only build softfloat objects if TCG is selected, Philippe Mathieu-Daudé, 2021/04/15
- Re: [PATCH v3 0/6] qtests: Check accelerator available at runtime via QMP 'query-accels', Claudio Fontana, 2021/04/15
- Re: [PATCH v3 0/6] qtests: Check accelerator available at runtime via QMP 'query-accels',
Philippe Mathieu-Daudé <=
- [PATCH v3 7/6] qtest/arm-cpu-features: Use generic qtest_has_accel() to check for KVM, Philippe Mathieu-Daudé, 2021/04/15