]> git.proxmox.com Git - mirror_qemu.git/commit
cputlb: Restrict SavedIOTLB to system emulation
authorPhilippe Mathieu-Daudé <philmd@linaro.org>
Fri, 16 Dec 2022 21:55:16 +0000 (22:55 +0100)
committerRichard Henderson <richard.henderson@linaro.org>
Tue, 20 Jun 2023 08:02:14 +0000 (10:02 +0200)
commitd7ee93e24359703debf4137f4cc632563aa4e8d1
tree7a83daaf5ec746b3bd08500fcc6369c7ca6842e4
parent708906dcd6e10c3016d2ca1e76e3d40dc30f2fd6
cputlb: Restrict SavedIOTLB to system emulation

Commit 2f3a57ee47 ("cputlb: ensure we save the IOTLB data in
case of reset") added the SavedIOTLB structure -- which is
system emulation specific -- in the generic CPUState structure.

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-Id: <20221216215519.5522-3-philmd@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
include/hw/core/cpu.h