From 78b3836acf005c33ec4cdcb453f518b6e099c346 Mon Sep 17 00:00:00 2001
From: johannst
Date: Thu, 10 Mar 2022 22:22:00 +0000
Subject: deploy: a7d5161041378ae600affa8955e0c67a7cb1ba65
---
tools/qemu.html | 12 +++++++++++-
1 file changed, 11 insertions(+), 1 deletion(-)
(limited to 'tools/qemu.html')
diff --git a/tools/qemu.html b/tools/qemu.html
index 3a74d43..4de9376 100644
--- a/tools/qemu.html
+++ b/tools/qemu.html
@@ -81,7 +81,7 @@
@@ -285,6 +285,16 @@ connection.
# mount -t 9p -o trans=virtio someName /mnt
-virtfs local,id=someName,path=<someHostPath>,mount_tag=someName,security_model=none
+
+# List debug items.
+-d help
+
+# Write debug log to file instead stderr.
+-D <file>
+
+# Examples
+-d in_asm Log executed guest instructions.
+
# List name of all trace points.
-trace help
--
cgit v1.2.3