Searched hist:b384c734ecb6d6a4f121d5716f7275e8e350a6fa (Results 1 – 5 of 5) sorted by relevance
/qemu/include/qemu/ |
H A D | log.h | b384c734ecb6d6a4f121d5716f7275e8e350a6fa Fri Mar 15 20:33:49 UTC 2024 Richard Henderson <richard.henderson@linaro.org> plugins: Replace pr_ops with a proper debug dump flag
The DEBUG_PLUGIN_GEN_OPS ifdef is replaced with "-d op_plugin". The second pr_ops call can be obtained with "-d op".
Reviewed-by: Pierrick Bouvier <pierrick.bouvier@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
/qemu/util/ |
H A D | log.c | b384c734ecb6d6a4f121d5716f7275e8e350a6fa Fri Mar 15 20:33:49 UTC 2024 Richard Henderson <richard.henderson@linaro.org> plugins: Replace pr_ops with a proper debug dump flag
The DEBUG_PLUGIN_GEN_OPS ifdef is replaced with "-d op_plugin". The second pr_ops call can be obtained with "-d op".
Reviewed-by: Pierrick Bouvier <pierrick.bouvier@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
/qemu/accel/tcg/ |
H A D | plugin-gen.c | b384c734ecb6d6a4f121d5716f7275e8e350a6fa Fri Mar 15 20:33:49 UTC 2024 Richard Henderson <richard.henderson@linaro.org> plugins: Replace pr_ops with a proper debug dump flag
The DEBUG_PLUGIN_GEN_OPS ifdef is replaced with "-d op_plugin". The second pr_ops call can be obtained with "-d op".
Reviewed-by: Pierrick Bouvier <pierrick.bouvier@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
/qemu/include/tcg/ |
H A D | tcg.h | b384c734ecb6d6a4f121d5716f7275e8e350a6fa Fri Mar 15 20:33:49 UTC 2024 Richard Henderson <richard.henderson@linaro.org> plugins: Replace pr_ops with a proper debug dump flag
The DEBUG_PLUGIN_GEN_OPS ifdef is replaced with "-d op_plugin". The second pr_ops call can be obtained with "-d op".
Reviewed-by: Pierrick Bouvier <pierrick.bouvier@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
/qemu/tcg/ |
H A D | tcg.c | b384c734ecb6d6a4f121d5716f7275e8e350a6fa Fri Mar 15 20:33:49 UTC 2024 Richard Henderson <richard.henderson@linaro.org> plugins: Replace pr_ops with a proper debug dump flag
The DEBUG_PLUGIN_GEN_OPS ifdef is replaced with "-d op_plugin". The second pr_ops call can be obtained with "-d op".
Reviewed-by: Pierrick Bouvier <pierrick.bouvier@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|