Searched hist:"4 c268d6d03d297b83f2aa0af2de2e867af2389fc" (Results 1 – 9 of 9) sorted by relevance
/qemu/accel/tcg/ |
H A D | monitor.c | 4c268d6d03d297b83f2aa0af2de2e867af2389fc Thu Sep 14 18:57:14 UTC 2023 Philippe Mathieu-Daudé <philmd@linaro.org> accel/tcg: Rename target-specific 'internal.h' -> 'internal-target.h'
accel/tcg/internal.h contains target specific declarations. Unit files including it become "target tainted": they can not be compiled as target agnostic. Rename using the '-target' suffix to make this explicit.
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org> Reviewed-by: Anton Johansson <anjo@rev.ng> Message-Id: <20230914185718.76241-9-philmd@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
H A D | cpu-exec-common.c | 4c268d6d03d297b83f2aa0af2de2e867af2389fc Thu Sep 14 18:57:14 UTC 2023 Philippe Mathieu-Daudé <philmd@linaro.org> accel/tcg: Rename target-specific 'internal.h' -> 'internal-target.h'
accel/tcg/internal.h contains target specific declarations. Unit files including it become "target tainted": they can not be compiled as target agnostic. Rename using the '-target' suffix to make this explicit.
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org> Reviewed-by: Anton Johansson <anjo@rev.ng> Message-Id: <20230914185718.76241-9-philmd@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
H A D | tb-maint.c | 4c268d6d03d297b83f2aa0af2de2e867af2389fc Thu Sep 14 18:57:14 UTC 2023 Philippe Mathieu-Daudé <philmd@linaro.org> accel/tcg: Rename target-specific 'internal.h' -> 'internal-target.h'
accel/tcg/internal.h contains target specific declarations. Unit files including it become "target tainted": they can not be compiled as target agnostic. Rename using the '-target' suffix to make this explicit.
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org> Reviewed-by: Anton Johansson <anjo@rev.ng> Message-Id: <20230914185718.76241-9-philmd@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
H A D | tcg-all.c | 4c268d6d03d297b83f2aa0af2de2e867af2389fc Thu Sep 14 18:57:14 UTC 2023 Philippe Mathieu-Daudé <philmd@linaro.org> accel/tcg: Rename target-specific 'internal.h' -> 'internal-target.h'
accel/tcg/internal.h contains target specific declarations. Unit files including it become "target tainted": they can not be compiled as target agnostic. Rename using the '-target' suffix to make this explicit.
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org> Reviewed-by: Anton Johansson <anjo@rev.ng> Message-Id: <20230914185718.76241-9-philmd@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
H A D | translator.c | 4c268d6d03d297b83f2aa0af2de2e867af2389fc Thu Sep 14 18:57:14 UTC 2023 Philippe Mathieu-Daudé <philmd@linaro.org> accel/tcg: Rename target-specific 'internal.h' -> 'internal-target.h'
accel/tcg/internal.h contains target specific declarations. Unit files including it become "target tainted": they can not be compiled as target agnostic. Rename using the '-target' suffix to make this explicit.
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org> Reviewed-by: Anton Johansson <anjo@rev.ng> Message-Id: <20230914185718.76241-9-philmd@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
H A D | user-exec.c | 4c268d6d03d297b83f2aa0af2de2e867af2389fc Thu Sep 14 18:57:14 UTC 2023 Philippe Mathieu-Daudé <philmd@linaro.org> accel/tcg: Rename target-specific 'internal.h' -> 'internal-target.h'
accel/tcg/internal.h contains target specific declarations. Unit files including it become "target tainted": they can not be compiled as target agnostic. Rename using the '-target' suffix to make this explicit.
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org> Reviewed-by: Anton Johansson <anjo@rev.ng> Message-Id: <20230914185718.76241-9-philmd@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
H A D | cputlb.c | 4c268d6d03d297b83f2aa0af2de2e867af2389fc Thu Sep 14 18:57:14 UTC 2023 Philippe Mathieu-Daudé <philmd@linaro.org> accel/tcg: Rename target-specific 'internal.h' -> 'internal-target.h'
accel/tcg/internal.h contains target specific declarations. Unit files including it become "target tainted": they can not be compiled as target agnostic. Rename using the '-target' suffix to make this explicit.
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org> Reviewed-by: Anton Johansson <anjo@rev.ng> Message-Id: <20230914185718.76241-9-philmd@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
H A D | translate-all.c | 4c268d6d03d297b83f2aa0af2de2e867af2389fc Thu Sep 14 18:57:14 UTC 2023 Philippe Mathieu-Daudé <philmd@linaro.org> accel/tcg: Rename target-specific 'internal.h' -> 'internal-target.h'
accel/tcg/internal.h contains target specific declarations. Unit files including it become "target tainted": they can not be compiled as target agnostic. Rename using the '-target' suffix to make this explicit.
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org> Reviewed-by: Anton Johansson <anjo@rev.ng> Message-Id: <20230914185718.76241-9-philmd@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
H A D | cpu-exec.c | 4c268d6d03d297b83f2aa0af2de2e867af2389fc Thu Sep 14 18:57:14 UTC 2023 Philippe Mathieu-Daudé <philmd@linaro.org> accel/tcg: Rename target-specific 'internal.h' -> 'internal-target.h'
accel/tcg/internal.h contains target specific declarations. Unit files including it become "target tainted": they can not be compiled as target agnostic. Rename using the '-target' suffix to make this explicit.
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org> Reviewed-by: Anton Johansson <anjo@rev.ng> Message-Id: <20230914185718.76241-9-philmd@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|