]> git.proxmox.com Git - mirror_qemu.git/commit
tcg: Fold CPUTLBWindow into CPUTLBDesc
authorRichard Henderson <richard.henderson@linaro.org>
Fri, 22 Mar 2019 15:36:40 +0000 (08:36 -0700)
committerRichard Henderson <richard.henderson@linaro.org>
Mon, 10 Jun 2019 14:03:34 +0000 (07:03 -0700)
commit79e4208506651660b866f536616a5f8f3175f909
tree83857e3ecb5922c36c1ff51cec659ce40e878676
parent19735c837ae2056b4651720290eda59498eca65a
tcg: Fold CPUTLBWindow into CPUTLBDesc

Both structures are allocated once per mmu_idx.
There is no reason for them to be separate.

Reviewed-by: Alistair Francis <alistair.francis@wdc.com>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
accel/tcg/cputlb.c
include/exec/cpu-defs.h