Home
last modified time | relevance | path

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

/openbmc/qemu/include/exec/
H A Dtranslator.hdiff b67c567b79f7f659814d102579d2b503b6d40ed4 Wed Apr 03 04:07:53 CDT 2024 Richard Henderson <richard.henderson@linaro.org> accel/tcg: Return bool from TranslatorOps.disas_log

We have eliminated most uses of this hook. Reduce
further by allowing the hook to handle only the
special cases, returning false for normal processing.

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
/openbmc/qemu/accel/tcg/
H A Dtranslator.cdiff b67c567b79f7f659814d102579d2b503b6d40ed4 Wed Apr 03 04:07:53 CDT 2024 Richard Henderson <richard.henderson@linaro.org> accel/tcg: Return bool from TranslatorOps.disas_log

We have eliminated most uses of this hook. Reduce
further by allowing the hook to handle only the
special cases, returning false for normal processing.

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
/openbmc/qemu/target/s390x/tcg/
H A Dtranslate.cdiff b67c567b79f7f659814d102579d2b503b6d40ed4 Wed Apr 03 04:07:53 CDT 2024 Richard Henderson <richard.henderson@linaro.org> accel/tcg: Return bool from TranslatorOps.disas_log

We have eliminated most uses of this hook. Reduce
further by allowing the hook to handle only the
special cases, returning false for normal processing.

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
/openbmc/qemu/target/hppa/
H A Dtranslate.cdiff b67c567b79f7f659814d102579d2b503b6d40ed4 Wed Apr 03 04:07:53 CDT 2024 Richard Henderson <richard.henderson@linaro.org> accel/tcg: Return bool from TranslatorOps.disas_log

We have eliminated most uses of this hook. Reduce
further by allowing the hook to handle only the
special cases, returning false for normal processing.

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