On 1/24/24 17:56, Philippe Mathieu-Daudé wrote:
From: Ilya Leoshkevich<[email protected]>
Preparation for moving perf.c to tcg/.
This affects only profiling guest code, which has code in a non-0 based
segment, e.g., 16-bit code, which is not particularly important.
Suggested-by: Richard Henderson<[email protected]>
Signed-off-by: Ilya Leoshkevich<[email protected]>
Reviewed-by: Alex Bennée<[email protected]>
Message-ID:<[email protected]>
Signed-off-by: Philippe Mathieu-Daudé<[email protected]>
---
accel/tcg/perf.c | 4 ----
1 file changed, 4 deletions(-)
Reviewed-by: Richard Henderson <[email protected]>
r~