diff options
author | Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> | 2023-06-29 09:25:21 +0100 |
---|---|---|
committer | Richard Henderson <richard.henderson@linaro.org> | 2023-07-01 08:26:54 +0200 |
commit | 3307e08c6f142bb3d2406cfbc0ee19359748b51a (patch) | |
tree | b753d344fd7a1903316ac719685779f86986ed5c /qapi/string-input-visitor.c | |
parent | a95a464777f74fc28665fae6bb8412d831264111 (diff) | |
download | qemu-3307e08c6f142bb3d2406cfbc0ee19359748b51a.zip qemu-3307e08c6f142bb3d2406cfbc0ee19359748b51a.tar.gz qemu-3307e08c6f142bb3d2406cfbc0ee19359748b51a.tar.bz2 |
accel/tcg: Fix start page passed to tb_invalidate_phys_page_range__locked
Due to a copy-paste error in tb_invalidate_phys_range, the wrong
start address was passed to tb_invalidate_phys_page_range__locked.
Correct is to use the start of each page in turn.
Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Fixes: e506ad6a05 ("accel/tcg: Pass last not end to tb_invalidate_phys_range")
Message-Id: <20230629082522.606219-2-mark.cave-ayland@ilande.co.uk>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'qapi/string-input-visitor.c')
0 files changed, 0 insertions, 0 deletions