qemu-ppc
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: Fabiano Rosas
Subject: [PATCH 0/3] target/ppc: MMU debug fixes
Date: Fri, 2 Jul 2021 18:52:32 -0300

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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]