]> git.proxmox.com Git - mirror_qemu.git/commit
accel/tcg: Remove PageDesc code_bitmap
authorRichard Henderson <richard.henderson@linaro.org>
Mon, 22 Aug 2022 23:23:22 +0000 (16:23 -0700)
committerRichard Henderson <richard.henderson@linaro.org>
Tue, 4 Oct 2022 03:53:31 +0000 (20:53 -0700)
commit6981f7026af3507f0bac6a16ae3b098fae12beb2
tree41140ad5c228ccbf4d516bce4d5685864a094e65
parent8c6953cf034cec0998815961e5ec70c9de15da6e
accel/tcg: Remove PageDesc code_bitmap

This bitmap is created and discarded immediately.
We gain nothing by its existence.

Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20220822232338.1727934-2-richard.henderson@linaro.org>
accel/tcg/translate-all.c