Files
qemu/include/system
Philippe Mathieu-Daudé 4b75d19e36 qemu: Document qemu_arch_available() method
qemu_arch_available() is used to check if a broadly available
feature should be exposed to a particular set of target
architectures.

Since its argument is a mask of bits, rename it as @arch_bitmask.

We have less than 32 target architectures so far, so restrict it
to the uint32_t type.

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Pierrick Bouvier <pierrick.bouvier@linaro.org>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Message-Id: <20260213175032.32121-2-philmd@linaro.org>
2026-02-26 00:02:14 +01:00
..
2026-01-22 11:23:31 +00:00
2025-04-23 14:08:44 -07:00
2025-10-14 11:03:59 +02:00
2026-01-22 11:23:31 +00:00
2025-10-01 08:33:24 +02:00
2025-10-28 14:49:52 +01:00
2026-02-23 14:28:57 +01:00
2025-09-16 17:31:54 +01:00
2026-02-10 11:34:49 +00:00
2025-12-27 10:11:09 +01:00