On 4/8/25 18:12, Mohamed Mediouni wrote:
On 4. Aug 2025, at 18:00, Claudio Fontana <[email protected]> wrote:
On 8/4/25 16:23, Mohamed Mediouni wrote:
From: Philippe Mathieu-Daudé <[email protected]>
hwaccel_enabled() return whether any hardware accelerator
is available.
Available or enabled?
enabled
Oops indeed.
Orthogonal, but still not trivial to follow available (built in?) /
loaded (as module) / enabled (selected?) / usable (permissions OK)
logic (there is also another state, but I don't remember right now).
Took the patch from https://lore.kernel.org/qemu-
devel/[email protected]/ <https://
lore.kernel.org/qemu-devel/[email protected]/>
Should I edit the commit message locally or will be taken care of when
it gets merged on that series?
I'll do it.
Thanks!