diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2022-12-24 04:35:22 -0800 |
---|---|---|
committer | Richard Henderson <richard.henderson@linaro.org> | 2023-01-05 11:41:29 -0800 |
commit | 1b660f42efd721e4bcb5548907ba8d1370053318 (patch) | |
tree | 623e24fe630a7674f75f03da675286aa2133e198 /qemu-keymap.c | |
parent | cee44b037b7e40c74401f7a87bef32f6680483c7 (diff) | |
download | qemu-1b660f42efd721e4bcb5548907ba8d1370053318.zip qemu-1b660f42efd721e4bcb5548907ba8d1370053318.tar.gz qemu-1b660f42efd721e4bcb5548907ba8d1370053318.tar.bz2 |
accel/tcg: Fix tb_invalidate_phys_page_unwind
When called from syscall(), we are not within a TB and pc == 0.
We can skip the check for invalidating the current TB.
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'qemu-keymap.c')
0 files changed, 0 insertions, 0 deletions