]> git.proxmox.com Git - mirror_qemu.git/commit
target/arm: Move combine_cacheattrs and subroutines to ptw.c
authorRichard Henderson <richard.henderson@linaro.org>
Wed, 8 Jun 2022 18:38:51 +0000 (19:38 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Wed, 8 Jun 2022 18:38:51 +0000 (19:38 +0100)
commit966f4bb7d88554ed74e1006c516ddeef37e523d6
treec847959fb24235128e7bfe217ee10a5fa6d30e82
parent4c74ab157b056710b043a02c8101c449c179ae11
target/arm: Move combine_cacheattrs and subroutines to ptw.c

There are a handful of helpers for combine_cacheattrs
that we can move at the same time as the main entry point.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20220604040607.269301-15-richard.henderson@linaro.org
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
target/arm/helper.c
target/arm/ptw.c
target/arm/ptw.h