Add a test to check if KVM honors the CTR_EL0.{IDC, DIC} bits that it advertises to the guests. Full details are in patch #3. Changes in v2: * Gathered Reviewed-by tags. * Fixed typo s/group/groups in #3. Alexandru Elisei (3): lib: arm64: Add missing ISB in flush_tlb_page lib: arm/arm64: Add function to clear the PTE_USER bit arm64: Add cache code generation test arm/Makefile.arm64 | 1 + lib/arm/asm/mmu-api.h | 1 + lib/arm64/asm/mmu.h | 1 + lib/arm/mmu.c | 15 ++++++ arm/cache.c | 122 ++++++++++++++++++++++++++++++++++++++++++ arm/unittests.cfg | 6 +++ 6 files changed, 146 insertions(+) create mode 100644 arm/cache.c -- 2.20.1 _______________________________________________ kvmarm mailing list kvmarm@xxxxxxxxxxxxxxxxxxxxx https://lists.cs.columbia.edu/mailman/listinfo/kvmarm