[PATCH 0/3] target/ppc: MMU debug fixes

Fabiano Rosas posted 3 patches 4 years, 7 months ago
Test checkpatch passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20210702215235.1941771-1-farosas@linux.ibm.com
Maintainers: Greg Kurz <groug@kaod.org>, David Gibson <david@gibson.dropbear.id.au>
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(-)
[PATCH 0/3] target/ppc: MMU debug fixes
Posted by Fabiano Rosas 4 years, 7 months ago
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