Searched hist:e5013259 (Results 1 – 5 of 5) sorted by relevance
/openbmc/qemu/include/exec/ |
H A D | plugin-gen.h | e5013259 Wed Apr 03 14:31:49 CDT 2024 Richard Henderson <richard.henderson@linaro.org> plugins: Read mem_only directly from TB cflags
Do not pass around a boolean between multiple structures, just read it from the TranslationBlock in the TCGContext.
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
/openbmc/qemu/include/qemu/ |
H A D | plugin.h | e5013259 Wed Apr 03 14:31:49 CDT 2024 Richard Henderson <richard.henderson@linaro.org> plugins: Read mem_only directly from TB cflags
Do not pass around a boolean between multiple structures, just read it from the TranslationBlock in the TCGContext.
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
/openbmc/qemu/accel/tcg/ |
H A D | plugin-gen.c | e5013259 Wed Apr 03 14:31:49 CDT 2024 Richard Henderson <richard.henderson@linaro.org> plugins: Read mem_only directly from TB cflags
Do not pass around a boolean between multiple structures, just read it from the TranslationBlock in the TCGContext.
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
H A D | translator.c | e5013259 Wed Apr 03 14:31:49 CDT 2024 Richard Henderson <richard.henderson@linaro.org> plugins: Read mem_only directly from TB cflags
Do not pass around a boolean between multiple structures, just read it from the TranslationBlock in the TCGContext.
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
/openbmc/qemu/plugins/ |
H A D | api.c | e5013259 Wed Apr 03 14:31:49 CDT 2024 Richard Henderson <richard.henderson@linaro.org> plugins: Read mem_only directly from TB cflags
Do not pass around a boolean between multiple structures, just read it from the TranslationBlock in the TCGContext.
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|