summaryrefslogtreecommitdiffstats
path: root/hw/core/qdev-hotplug.c
diff options
context:
space:
mode:
authorRichard Henderson2022-08-15 22:00:57 +0200
committerRichard Henderson2022-10-04 21:13:04 +0200
commit93b996161b54860ded173f54ed96257717bb9728 (patch)
treed4557fe8738dd29451cd39c5b2c1de25c9e46d2d /hw/core/qdev-hotplug.c
parentaccel/tcg: Use DisasContextBase in plugin_gen_tb_start (diff)
downloadqemu-93b996161b54860ded173f54ed96257717bb9728.tar.gz
qemu-93b996161b54860ded173f54ed96257717bb9728.tar.xz
qemu-93b996161b54860ded173f54ed96257717bb9728.zip
accel/tcg: Do not align tb->page_addr[0]
Let tb->page_addr[0] contain the address of the first byte of the translated block, rather than the address of the page containing the start of the translated block. We need to recover this value anyway at various points, and it is easier to discard a page offset when it is not needed, which happens naturally via the existing find_page shift. Reviewed-by: Alex Bennée <alex.bennee@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'hw/core/qdev-hotplug.c')
0 files changed, 0 insertions, 0 deletions