]> Git Repo - qemu.git/blobdiff - qemu-log.c
target-arm: Add arm_boot_info secure_boot control
[qemu.git] / qemu-log.c
index 797f2af983aef24021c7ea51f79eaa628a51e2c9..05b5493e0cae126d4ff07ab790104eff041f9648 100644 (file)
@@ -106,6 +106,8 @@ const QEMULogItem qemu_log_items[] = {
       "show trace before each executed TB (lots of logs)" },
     { CPU_LOG_TB_CPU, "cpu",
       "show CPU state before block translation" },
+    { CPU_LOG_MMU, "mmu",
+      "log MMU-related activities" },
     { CPU_LOG_PCALL, "pcall",
       "x86 only: show protected mode far calls/returns/exceptions" },
     { CPU_LOG_RESET, "cpu_reset",
This page took 0.019083 seconds and 4 git commands to generate.