Home
last modified time | relevance | path

Searched hist:fb26a3fd0e7b80c2b5bf6b90a36d5214153d0c3d (Results 1 – 4 of 4) sorted by relevance

/qemu/accel/tcg/
H A Dicount-common.cfb26a3fd0e7b80c2b5bf6b90a36d5214153d0c3d Thu Jan 23 12:57:20 UTC 2025 Philippe Mathieu-Daudé <philmd@linaro.org> accel/tcg: Restrict 'icount_align_option' global to TCG

Since commit 740b1759734 ("cpu-timers, icount: new modules")
we don't need to expose icount_align_option to all the
system code, we can restrict it to TCG. Since it is used as
a boolean, declare it as 'bool' type.

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20250123234415.59850-10-philmd@linaro.org>
H A Dinternal-common.hfb26a3fd0e7b80c2b5bf6b90a36d5214153d0c3d Thu Jan 23 12:57:20 UTC 2025 Philippe Mathieu-Daudé <philmd@linaro.org> accel/tcg: Restrict 'icount_align_option' global to TCG

Since commit 740b1759734 ("cpu-timers, icount: new modules")
we don't need to expose icount_align_option to all the
system code, we can restrict it to TCG. Since it is used as
a boolean, declare it as 'bool' type.

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20250123234415.59850-10-philmd@linaro.org>
/qemu/system/
H A Dglobals.cfb26a3fd0e7b80c2b5bf6b90a36d5214153d0c3d Thu Jan 23 12:57:20 UTC 2025 Philippe Mathieu-Daudé <philmd@linaro.org> accel/tcg: Restrict 'icount_align_option' global to TCG

Since commit 740b1759734 ("cpu-timers, icount: new modules")
we don't need to expose icount_align_option to all the
system code, we can restrict it to TCG. Since it is used as
a boolean, declare it as 'bool' type.

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20250123234415.59850-10-philmd@linaro.org>
/qemu/include/system/
H A Dcpus.hfb26a3fd0e7b80c2b5bf6b90a36d5214153d0c3d Thu Jan 23 12:57:20 UTC 2025 Philippe Mathieu-Daudé <philmd@linaro.org> accel/tcg: Restrict 'icount_align_option' global to TCG

Since commit 740b1759734 ("cpu-timers, icount: new modules")
we don't need to expose icount_align_option to all the
system code, we can restrict it to TCG. Since it is used as
a boolean, declare it as 'bool' type.

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20250123234415.59850-10-philmd@linaro.org>