Some fixes for the commented-out debug options in MMU code. Since v2: - added a fix for DEBUG_BATS
v1: https://lists.nongnu.org/archive/html/qemu-ppc/2021-07/msg00004.html Fabiano Rosas (3): target/ppc: Fix compilation with DUMP_PAGE_TABLES debug option target/ppc: Fix compilation with FLUSH_ALL_TLBS debug option target/ppc: Fix compilation with DEBUG_BATS debug option target/ppc/mmu-hash32.c | 5 ++++- target/ppc/mmu-hash32.h | 2 ++ target/ppc/mmu_helper.c | 10 +--------- 3 files changed, 7 insertions(+), 10 deletions(-) -- 2.29.2