qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] target/ppc: MMU debug fixes
@ 2021-07-02 21:52 Fabiano Rosas
  2021-07-02 21:52 ` [PATCH 1/3] target/ppc: Fix compilation with DUMP_PAGE_TABLES debug option Fabiano Rosas
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Fabiano Rosas @ 2021-07-02 21:52 UTC (permalink / raw)
  To: qemu-devel; +Cc: qemu-ppc, groug, david

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


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2021-07-03  7:49 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-07-02 21:52 [PATCH 0/3] target/ppc: MMU debug fixes Fabiano Rosas
2021-07-02 21:52 ` [PATCH 1/3] target/ppc: Fix compilation with DUMP_PAGE_TABLES debug option Fabiano Rosas
2021-07-03  7:29   ` David Gibson
2021-07-02 21:52 ` [PATCH 2/3] target/ppc: Fix compilation with FLUSH_ALL_TLBS " Fabiano Rosas
2021-07-03  7:31   ` David Gibson
2021-07-02 21:52 ` [PATCH 3/3] target/ppc: Fix compilation with DEBUG_BATS " Fabiano Rosas
2021-07-03  7:32   ` David Gibson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).